Re-commit r235560: Switch lowering: extract jump tables and bit tests before building...
[oota-llvm.git] / lib / Target / PowerPC / PPCEarlyReturn.cpp
2015-04-23 Hans WennborgRe-commit r235560: Switch lowering: extract jump tables...
2015-04-23 Aaron BallmanRevert r235560; this commit was causing several failed...
2015-04-22 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-02-01 Hal Finkel[PowerPC] Put PPCEarlyReturn into its own source file