Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
[oota-llvm.git] / test / CodeGen / Generic / MachineBranchProb.ll
2015-04-22 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-05-30 Tim NorthoverAArch64 & ARM: disable generic test that relies on...
2012-08-24 Manman RenBranchProb: modify the definition of an edge in BranchP...