aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr1505b.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-1/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* FileCheckize a couple of tests.Jakob Stoklund Olesen2011-06-281-2/+23
* Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher2011-03-111-1/+0
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-0/+1
* Reapply coalescer fix for better cross-class coalescing.Jakob Stoklund Olesen2010-02-111-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* reduce this testcase moreChris Lattner2008-03-091-14/+0
* Significantly simplify and improve handling of FP function results on x86-32.Chris Lattner2008-01-241-1/+1
* take these with a pr #Chris Lattner2008-01-241-1/+1
* Codegen improvement has reduced one spill.Evan Cheng2008-01-101-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* New testcases for rev 37847 (PR's 1489 and 1505).Dale Johannesen2007-07-031-0/+73