summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/long-setcc.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2013-05-01More rewrites of x86 codegen regression tests with FileCheckMichael Liao
2011-03-23Revert r128175.Andrew Trick
2011-03-23Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS.Andrew Trick
2011-03-18Revert r127852; it's apparently causing an ICE on mingw.Eli Friedman
2011-03-18Add a target-specific branchless method for double-width relationalEli Friedman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-28Swap fp comparison operands and change predicate to allow load folding.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-04-11this got betterChris Lattner
2007-02-08i64 setcc tests.Evan Cheng