summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/preserve-branchweights.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* PGO: preserve branch-weight metadata when simplifying Switch to a sub, an icmpManman Ren2012-09-18
* PGO: preserve branch-weight metadata when simplifying SwitchManman Ren2012-09-17
* PGO: preserve branch-weight metadata when simplifying SwitchOnSelect.Manman Ren2012-09-17
* PGO: preserve branch-weight metadata when simplifying two branches with a commonManman Ren2012-09-17
* PGO: preserve branch-weight metadata when simplifying two branches with a commonManman Ren2012-09-15
* PGO: preserve branch-weight metadata when simplifying a switch with a singleManman Ren2012-09-14
* PGO: preserve branch-weight metadata when removing a case which jumpsManman Ren2012-09-12
* FileCheck hygiene.Benjamin Kramer2012-01-05
* Teach simplifycfg to recompute branch weights when merging some branches, andNick Lewycky2011-12-27
* Update the branch weight metadata when reversing the order of a branch.Nick Lewycky2011-12-26