[PM/AA] Don't bother forward declaring Function and Value, just include
[oota-llvm.git] / test / Transforms / Util / lowerswitch.ll
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.