Replace all weight-based interfaces in MBB with probability-based interfaces, and...
[oota-llvm.git] / test / CodeGen / Generic / MachineBranchProb.ll
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-10-29 Weiming ZhaoRevert "[ARM] Remove XFAIL on test/CodeGen/Generic...
2015-10-29 Weiming Zhao[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranc...
2015-10-17 Colin LeMahieu[Hexagon] Reverting test file change.
2015-10-17 Colin LeMahieu[Hexagon] Adding skeleton of HVX extension instructions.
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-05-01 Colin LeMahieu[Hexagon] r236351 fix does not work on builder configur...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-04-30 Hans WennborgXFAIL test/CodeGen/Generic/MachineBranchProb.ll on...
2015-04-30 Hans WennborgSwitch lowering: use profile info to build weight-balan...
2015-04-27 Hans WennborgSwitch lowering: Take branch weight into account when...
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-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...