summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/preserve-branchweights.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-24/+24
* PGO branch weight: keep halving the weights until they can fit intoManman Ren2014-01-271-1/+31
* Transforms: Don't create bad weights when eliminating dead casesJustin Bogner2013-12-201-0/+25
* test: Make a branchweight test more specificJustin Bogner2013-12-201-1/+3
* test: Prefer CHECK-LABEL to CHECK in branchweight testsJustin Bogner2013-12-201-4/+5
* Transforms: Don't create bad branch weights when folding a switchJustin Bogner2013-12-101-0/+18
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-8/+8
* PGO: preserve branch-weight metadata when simplifying Switch to a sub, an icmpManman Ren2012-09-181-1/+47
* PGO: preserve branch-weight metadata when simplifying SwitchManman Ren2012-09-171-1/+36
* PGO: preserve branch-weight metadata when simplifying SwitchOnSelect.Manman Ren2012-09-171-1/+26
* PGO: preserve branch-weight metadata when simplifying two branches with a commonManman Ren2012-09-171-1/+22
* PGO: preserve branch-weight metadata when simplifying two branches with a commonManman Ren2012-09-151-1/+22
* PGO: preserve branch-weight metadata when simplifying a switch with a singleManman Ren2012-09-141-1/+49
* PGO: preserve branch-weight metadata when removing a case which jumpsManman Ren2012-09-121-1/+33
* FileCheck hygiene.Benjamin Kramer2012-01-051-1/+1
* Teach simplifycfg to recompute branch weights when merging some branches, andNick Lewycky2011-12-271-2/+64
* Update the branch weight metadata when reversing the order of a branch.Nick Lewycky2011-12-261-0/+26
OpenPOWER on IntegriCloud