Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sub-with-overflow.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-01-11 NAKAMURA Takumillvm/test/CodeGen/X86/sub-with-overflow.ll: Add explici...
2011-03-08 Benjamin KramerX86: Fix the (saddo/ssub x, 1) -> incl/decl selection...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-07 Dan GohmanX86_COND_C and X86_COND_NC are alternate mnemonics for
2008-12-09 Bill WendlingAdd sub/mul overflow intrinsics. This currently doesn...