mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 00:25:01 +00:00
Revert part of one of the prev. patches - tailjmp will follow later.
llvm-svn: 111291
This commit is contained in:
parent
f0600e9e8a
commit
52c8ecf231
@ -305,7 +305,6 @@ X86InstrInfo::X86InstrInfo(X86TargetMachine &tm)
|
||||
{ X86::SETSr, X86::SETSm, 0, 0 },
|
||||
{ X86::TAILJMPr, X86::TAILJMPm, 1, 0 },
|
||||
{ X86::TAILJMPr64, X86::TAILJMPm64, 1, 0 },
|
||||
{ X86::WINTAILJMPr64,X86::WINTAILJMPm64, 1, 0 },
|
||||
{ X86::TEST16ri, X86::TEST16mi, 1, 0 },
|
||||
{ X86::TEST32ri, X86::TEST32mi, 1, 0 },
|
||||
{ X86::TEST64ri32, X86::TEST64mi32, 1, 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user