aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/phi-immediate-factoring.ll
AgeCommit message (Expand)Author
2010-02-09move tests that depend on the x86 backend out of codegen/generic,Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-02new testcase for PR1296Chris Lattner