summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/commute-two-addr.ll
Commit message (Expand)AuthorAgeFilesLines
* [TwoAddressInstructionPass] When looking for a 3 addr conversion after commut...Craig Topper2015-10-061-1/+1
* [TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.Quentin Colombet2015-07-011-1/+1
* 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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+24
OpenPOWER on IntegriCloud