aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmp1.ll
AgeCommit message (Expand)Author
2009-11-07merge cmp1 into cmp0 and filecheckize.Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-09-17Emit integer x<1 as x<=0, as comparisons with zero (now includeingDan Gohman