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
/
3addr-or.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."
Nirav Dave
2019-03-27
1
-6
/
+4
*
[DAG] Avoid smart constructor-based dangling nodes.
Nirav Dave
2019-03-26
1
-4
/
+6
*
[DAGCombiner] When combining zero_extend of a truncate, only mask before exte...
Craig Topper
2018-03-01
1
-0
/
+1
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-4
/
+4
*
[X86] Add an override of targetShrinkDemandedConstant to limit the damage tha...
Craig Topper
2018-01-20
1
-4
/
+6
*
[x86] regenerate complete checks; NFC
Sanjay Patel
2018-01-19
1
-30
/
+51
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-5
/
+5
*
reapply: Use the new TB_NOT_REVERSABLE flag instead of special
Chris Lattner
2010-10-08
1
-2
/
+36
*
Revert "reimplement the second half of the or/add optimization. We should now",
Daniel Dunbar
2010-10-08
1
-36
/
+2
*
reimplement the second half of the or/add optimization. We should now
Chris Lattner
2010-10-08
1
-2
/
+36
*
Extend r93152 to work on OR r, r. If the source set bits are known not to ove...
Evan Cheng
2010-01-11
1
-0
/
+16
*
Select an OR with immediate as an ADD if the input bits are known zero. This ...
Evan Cheng
2010-01-11
1
-0
/
+11