aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/commute-two-addr.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+1
* Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick2013-06-241-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-1/+2
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-2/+1
* Fix a minor bug in two-address pass. It was missing a commute opportunity.Evan Cheng2010-12-141-5/+43
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-12/+12
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* set the target triple so that we don't fail due to X86 abi issuesChris Lattner2005-07-201-0/+3
* tweak test to accept the (good) code emitted by the pattern iselChris Lattner2005-05-091-2/+2
* Add several testcases for new optimizations in the code generator.Chris Lattner2005-01-021-0/+21