summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PGOProfile/branch1.ll
Commit message (Expand)AuthorAgeFilesLines
* [PGO] add MST min edge selection heuristic to ensure non-zero entry countXinliang David Li2017-12-181-2/+3
* [PGO] Move the PGOInstrumentation pass to new OptRemark API.Davide Italiano2017-07-201-2/+2
* [PartialInlining] Emit branch info and profile data as remarksXinliang David Li2017-06-011-0/+5
* [Profile] add test with large countsXinliang David Li2016-08-201-0/+7
* Bring back r271090 in a way that doesn't depend on r271089.Sean Silva2016-05-281-0/+3
* Revert r271089 and r271090.Sean Silva2016-05-281-3/+0
* [IRPGO] Set the function entry count metadata.Sean Silva2016-05-281-0/+3
* Attach profile summary in IR based instrumentation pass.Easwaran Raman2016-05-261-1/+3
* [PM]: port IR based profUse pass to new pass managerXinliang David Li2016-05-101-0/+5
* [PM] port IR based PGO prof-gen pass to new pass managerXinliang David Li2016-05-061-0/+4
* [test/PGOProfile] Make tests independent of the raw profile version (NFC)Vedant Kumar2016-04-201-2/+2
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-101-1/+6
* [PGO] Revert r260146 as it breaks Darwin platforms.Rong Xu2016-02-081-2/+0
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-081-0/+2
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-3/+3
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-3/+3
* [PGO] Use %t as the temporary profdata filename in the test cases.Rong Xu2015-12-101-2/+2
* [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)Rong Xu2015-12-091-0/+30
OpenPOWER on IntegriCloud