summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86FixupLEAs] Turn optIncDec into a generic two address LEA optimizer. Suppo...Craig Topper2019-05-251-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+576
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-576/+0
* [LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (...Sanjay Patel2018-02-051-13/+14
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-2/+2
* [x86] auto-generate complete checks; NFCSanjay Patel2018-01-261-66/+339
* Revert "[X86] Improvement in CodeGen instruction selection for LEAs."Matt Morehouse2017-12-011-3/+3
* [X86] Improvement in CodeGen instruction selection for LEAs.Jatin Bhateja2017-12-011-3/+3
* Revert r314886 "[X86] Improvement in CodeGen instruction selection for LEAs (...Hans Wennborg2017-10-041-3/+3
* [X86] Improvement in CodeGen instruction selection for LEAs (re-applying post...Jatin Bhateja2017-10-041-3/+3
* Revert r313343 "[X86] PR32755 : Improvement in CodeGen instruction selection ...Hans Wennborg2017-09-151-3/+3
* [X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.Jatin Bhateja2017-09-151-3/+3
* Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).Evgeny Stupachenko2017-08-071-2/+2
* Revert r304824 "Fix PR23384 (part 3 of 3)"Hans Wennborg2017-06-191-2/+2
* Fix PR23384 (part 3 of 3)Evgeny Stupachenko2017-06-061-2/+2
* Turn on -addr-sink-using-gep by default.Eli Friedman2017-04-061-2/+0
* Followup to 258750; update more tests to use .p2align .Dan Gohman2016-01-261-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-22/+22
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-35/+35
* [X86] Reduce some 32-bit imuls into lea + shlMichael Kuperstein2015-01-281-1/+3
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-121-0/+2
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-101-0/+300
OpenPOWER on IntegriCloud