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
/
Transforms
/
LoopStrengthReduce
/
X86
/
ivchain-X86.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86FixupLEAs] Turn optIncDec into a generic two address LEA optimizer. Suppo...
Craig Topper
2019-05-25
1
-4
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+576
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-576
/
+0
*
[LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (...
Sanjay Patel
2018-02-05
1
-13
/
+14
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-2
/
+2
*
[x86] auto-generate complete checks; NFC
Sanjay Patel
2018-01-26
1
-66
/
+339
*
Revert "[X86] Improvement in CodeGen instruction selection for LEAs."
Matt Morehouse
2017-12-01
1
-3
/
+3
*
[X86] Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-12-01
1
-3
/
+3
*
Revert r314886 "[X86] Improvement in CodeGen instruction selection for LEAs (...
Hans Wennborg
2017-10-04
1
-3
/
+3
*
[X86] Improvement in CodeGen instruction selection for LEAs (re-applying post...
Jatin Bhateja
2017-10-04
1
-3
/
+3
*
Revert r313343 "[X86] PR32755 : Improvement in CodeGen instruction selection ...
Hans Wennborg
2017-09-15
1
-3
/
+3
*
[X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-09-15
1
-3
/
+3
*
Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).
Evgeny Stupachenko
2017-08-07
1
-2
/
+2
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
1
-2
/
+2
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
1
-2
/
+2
*
Turn on -addr-sink-using-gep by default.
Eli Friedman
2017-04-06
1
-2
/
+0
*
Followup to 258750; update more tests to use .p2align .
Dan Gohman
2016-01-26
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-22
/
+22
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-35
/
+35
*
[X86] Reduce some 32-bit imuls into lea + shl
Michael Kuperstein
2015-01-28
1
-1
/
+3
*
Add the ability to use GEPs for address sinking in CGP
Hal Finkel
2014-04-12
1
-0
/
+2
*
Enable LSR IV Chains with sufficient heuristics.
Andrew Trick
2012-01-10
1
-0
/
+300