aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/loop-hoist.ll
Commit message (Expand)AuthorAgeFilesLines
* Start function numbering at 0.Dan Gohman2010-04-171-1/+1
* emit basic block labels with mcstreamer.Chris Lattner2010-01-201-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Use WriteAsOperand to print BasicBlock names.Dan Gohman2009-08-121-1/+1
* convert to filecheck style, simplify RUN line, and add comment.Chris Lattner2009-07-141-7/+7
* Revert r75610 (and r75620, which was blocking the revert), in the hopes ofDaniel Dunbar2009-07-141-2/+2
* Change the X86 asmprinter to use the mangler to apply suffixes like "$non_laz...Chris Lattner2009-07-141-2/+2
* Add nounwind to a few tests.Dan Gohman2009-05-181-1/+1
* Disable the post-RA scheduler on this test, since it uses aDan Gohman2009-01-161-1/+2
* Treat EntryToken nodes as "passive" so that they aren't added to theDan Gohman2008-04-151-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-19/+16
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-2/+2
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-051-2/+2
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-031-2/+6
* For PR950:Reid Spencer2006-12-311-2/+2
* Rearrange code so that llvm-upgrade doesn't break the optimization thisReid Spencer2006-12-021-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* new testcaseChris Lattner2006-09-131-0/+25