Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | Flip the new block-placement pass to be on by default. | Chandler Carruth | 2012-04-16 | 1 | -2/+2 |
* | llvm/test/CodeGen/X86/sub-with-overflow.ll: Add explicit -mtriple=i686-linux. | NAKAMURA Takumi | 2012-01-11 | 1 | -1/+1 |
* | X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper... | Benjamin Kramer | 2011-03-08 | 1 | -2/+20 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | X86_COND_C and X86_COND_NC are alternate mnemonics for | Dan Gohman | 2009-01-07 | 1 | -1/+1 |
* | Add sub/mul overflow intrinsics. This currently doesn't have a | Bill Wendling | 2008-12-09 | 1 | -0/+41 |