summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr1505b.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* FileCheckize a couple of tests.Jakob Stoklund Olesen2011-06-28
* Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher2011-03-11
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-08
* Reapply coalescer fix for better cross-class coalescing.Jakob Stoklund Olesen2010-02-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* reduce this testcase moreChris Lattner2008-03-09
* Significantly simplify and improve handling of FP function results on x86-32.Chris Lattner2008-01-24
* take these with a pr #Chris Lattner2008-01-24
* Codegen improvement has reduced one spill.Evan Cheng2008-01-10
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* New testcases for rev 37847 (PR's 1489 and 1505).Dale Johannesen2007-07-03