aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sub-with-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* X86_COND_C and X86_COND_NC are alternate mnemonics forDan Gohman2009-01-071-1/+1
* Add sub/mul overflow intrinsics. This currently doesn't have aBill Wendling2008-12-091-0/+41