mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 20:16:04 +00:00
X86ISD::TEST is dead.
llvm-svn: 42037
This commit is contained in:
parent
1406f7143b
commit
8070099fef
@ -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