[rs4gc] Optionally directly relocated vector of pointers
[oota-llvm.git] / test / Transforms / Util / lowerswitch.ll
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-03-17 Michael Liao[SwitchLowering] Remove incoming values in the reverse...
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.