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