summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/long-setcc.ll
Commit message (Expand)AuthorAge
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Revert r128175.Andrew Trick2011-03-23
* Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS.Andrew Trick2011-03-23
* Revert r127852; it's apparently causing an ICE on mingw.Eli Friedman2011-03-18
* Add a target-specific branchless method for double-width relationalEli Friedman2011-03-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Swap fp comparison operands and change predicate to allow load folding.Evan Cheng2008-08-28
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* this got betterChris Lattner2007-04-11
* i64 setcc tests.Evan Cheng2007-02-08