summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/lsr-loop-exit-cond.ll
Commit message (Expand)AuthorAgeFilesLines
* [CGP] form usub with overflow from sub+icmpSanjay Patel2019-02-181-22/+20
* [SchedModel] Fix for read advance cycles with implicit pseudo operands.Jonas Paulsson2018-10-301-4/+4
* [X86] Regenerate LSR loop iteration testSimon Pilgrim2018-10-061-28/+218
* [X86][Atom] Convert Atom scheduler model to SchedRW (PR32431)Simon Pilgrim2018-04-111-1/+3
* [LSR] Don't try and create post-inc expressions on non-rotated loopsJames Molloy2016-08-151-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-20/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-22/+22
* Enable MI Sched for x86.Andrew Trick2013-10-151-3/+3
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-2/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-3/+4
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-4/+3
* PR13578: Teach MachineCSE that instructions that use a constant register can ...Benjamin Kramer2012-08-111-2/+2
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-2/+15
* Don't break the IV update in TLI::SimplifySetCC().Jakob Stoklund Olesen2012-04-051-0/+42
* test/CodeGen/X86/lsr-loop-exit-cond.ll: Try to appease linux and freebsd bots...NAKAMURA Takumi2011-11-101-1/+1
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-0/+1
* In the pre-RA scheduler, maintain cmp+br proximity.Andrew Trick2011-04-141-1/+0
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-0/+1
* This test doesn't need the ssp attribute.Dan Gohman2010-06-041-1/+1
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-051-1/+4
* Teach LSR to optimize more loop exit compares, i.e. change them to use postin...Evan Cheng2009-05-111-0/+134
OpenPOWER on IntegriCloud