aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-hoist.ll
AgeCommit message (Expand)Author
2008-04-15Treat EntryToken nodes as "passive" so that they aren't added to theDan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-01-05Global variables are not renamed by llvm-upgrade any more.Reid Spencer
2007-01-03Update test cases that grepped for register names that have now changedReid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Rearrange code so that llvm-upgrade doesn't break the optimization thisReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-13new testcaseChris Lattner