summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sub-with-overflow.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* llvm/test/CodeGen/X86/sub-with-overflow.ll: Add explicit -mtriple=i686-linux.NAKAMURA Takumi2012-01-11
* X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper...Benjamin Kramer2011-03-08
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* X86_COND_C and X86_COND_NC are alternate mnemonics forDan Gohman2009-01-07
* Add sub/mul overflow intrinsics. This currently doesn't have aBill Wendling2008-12-09