[Reassociate] Add initial support for vector instructions.
[oota-llvm.git] / test / Transforms / Util / lowerswitch.ll
2014-12-02 Bruno Cardoso Lopes[SwitchLowering] Handle destinations on multiple phi...
2014-11-28 Bruno Cardoso Lopes[SwitchLowering] Handle multiple destinations on conden...
2014-11-10 Juergen Ributzka[SwitchLowering] Fix the "fixPhis" function.