Commit d3cd1ce
authored
[X86] Add lowering tests for promoted CMPCCXADD and update CC representation (#78685)
#76125 supported the enc/dec
for CMPCCXADD instructions, this patch
1. Add lowering test for promoted CMPCCXADD
2. Update the representation of condition code for promoted CMPCCXADD to
align with the existing one1 parent 71dbefa commit d3cd1ce
File tree
5 files changed
+316
-121
lines changed- llvm
- lib/Target/X86/MCTargetDesc
- test
- CodeGen/X86
- MC
- Disassembler/X86/apx
- X86/apx
5 files changed
+316
-121
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments