summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/JumpThreading/update-edge-weight.ll
Commit message (Expand)AuthorAgeFilesLines
* [JumpThreading] Use profile data even with the new pass managerKazu Hirata2019-11-221-0/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+43
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-43/+0
* [BPI] Replace weights by probabilities in BPI.Cong Hou2015-12-221-1/+1
* Recommit r250345, it was reverted in r250366 to investigate a bot failure.Manman Ren2015-10-151-0/+43
* Temporarily revert r250345 to sort out bot failure.Manman Ren2015-10-151-43/+0
* Update the branch weight metadata in JumpThreading pass.Cong Hou2015-10-141-0/+43
* Revert r250204 and r250240 due to bot failure. We failed to build PGO-ed clang.Manman Ren2015-10-141-43/+0
* Update MachineBranchProbabilityInfo::normalizeEdgeWeights to make sure there ...Cong Hou2015-10-131-0/+43
* Revert 250089 due to bot failure. It failed when building clang itself with PGO.Manman Ren2015-10-131-43/+0
* Update the branch weight metadata in JumpThreading pass.Cong Hou2015-10-121-0/+43
OpenPOWER on IntegriCloud