Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / shift-parts.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-10 Matt ArsenaultRevert "Revert r212640, "Add trunc (select c, a, b...
2014-07-10 NAKAMURA Takumillvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize...
2014-07-10 NAKAMURA TakumiRevert r212640, "Add trunc (select c, a, b) -> select...
2014-07-09 Matt ArsenaultAdd trunc (select c, a, b) -> select c (trunc a), ...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-18 Dan GohmanLegalize the shift amount operand of SRL_PARTS, SHL_PAR...