mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 22:43:53 +00:00
X86ISD::TEST is dead.
llvm-svn: 42037
This commit is contained in:
parent
9a1b882091
commit
d7742e7939
@ -116,7 +116,7 @@ namespace llvm {
|
||||
RDTSC_DAG,
|
||||
|
||||
/// X86 compare and logical compare instructions.
|
||||
CMP, TEST, COMI, UCOMI,
|
||||
CMP, COMI, UCOMI,
|
||||
|
||||
/// X86 SetCC. Operand 1 is condition code, and operand 2 is the flag
|
||||
/// operand produced by a CMP instruction.
|
||||
|
Loading…
x
Reference in New Issue
Block a user