aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/test-nofold.ll
AgeCommit message (Expand)Author
2011-04-14In the pre-RA scheduler, maintain cmp+br proximity.Andrew Trick
2010-01-04Add some tests and update an existing test to reflect recentDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-28Set to default: x86 no longer fold and into test if it has more than one use.Evan Cheng
2008-02-20XFAIL this for now.Evan Cheng
2008-02-19Don't fold and's into test instructions if they have multiple uses.Chris Lattner