[InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr
[oota-llvm.git] / test / Transforms / InstCombine / narrow-switch.ll
2014-12-19 Bruno Cardoso Lopes[InstCombine] Fix visitSwitchInst to use right operand...
2014-10-16 Akira HatanakaReapply r219832 - InstCombine: Narrow switch instructio...
2014-10-16 Akira HatanakaRevert r219832.
2014-10-15 Akira HatanakaInstCombine: Narrow switch instructions using known...