aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-loop-exit-cond.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-42/+42
* 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