summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/MachineBranchProb.ll
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] r236351 fix does not work on builder configurations yet.Colin LeMahieu2015-05-011-1/+2
* [Hexagon] Adding expression MC emission and removing XFAIL from test that hit...Colin LeMahieu2015-05-011-2/+1
* XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)Hans Wennborg2015-04-301-1/+2
* Switch lowering: use profile info to build weight-balanced binary search treesHans Wennborg2015-04-301-1/+39
* Switch lowering: Take branch weight into account when ordering for fall-throughHans Wennborg2015-04-271-2/+2
* Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg2015-04-231-2/+2
* Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman2015-04-231-2/+2
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-221-2/+2
* Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg2015-04-161-2/+2
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-161-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* AArch64 & ARM: disable generic test that relies on no CFG changes.Tim Northover2014-05-301-0/+3
* BranchProb: modify the definition of an edge in BranchProbabilityInfo to handleManman Ren2012-08-241-0/+32
OpenPOWER on IntegriCloud