Determine callee's hotness and adjust threshold based on that. NFC.
[oota-llvm.git] / test / Transforms / PGOProfile / criticaledge.ll
2015-12-15 Xinliang David Li[PGO] make profile prefix even shorter and more readable
2015-12-14 Xinliang David Li[PGO] Shorten profile symbol prefixes
2015-12-12 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-11 Xinliang David Li[PGO] Revert r255365: solution incomplete, not handling...
2015-12-11 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-10 Rong Xu[PGO] Use %t as the temporary profdata filename in...
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...