index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
cmov-promotion.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach the DAGCombine to fold this pattern(c1 and c2 is constant).
QingShan Zhang
2019-06-26
1
-37
/
+34
*
[X86] X86ISelLowering::combineSextInRegCmov(): also handle i8 CMOV's
Roman Lebedev
2019-03-15
1
-12
/
+9
*
[X86] Promote i8 CMOV's (PR40965)
Roman Lebedev
2019-03-15
1
-36
/
+21
*
[X86] Allow CMOVs of constants to be sign extended from i32.
Craig Topper
2018-02-16
1
-4
/
+3
*
[X86] Don't zero_extend cmov up to i64, stop at i32.
Craig Topper
2018-02-16
1
-1
/
+1
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-4
/
+4
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-4
/
+4
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-42
/
+42
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
[X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for cases where CMOV has co...
Alexander Ivchenko
2017-09-22
1
-28
/
+20
*
[x86] Update to cmov promotion tests for D36711; NFC
Alexander Ivchenko
2017-09-07
1
-8
/
+226
*
[x86] add cmov promotion tests for D36711; NFC
Sanjay Patel
2017-08-16
1
-0
/
+107