summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SizeOpts.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code.Hiroshi Yamauchi2019-12-131-1/+1
* [PGO][PGSO] Distinguish queries from unit tests and explicitly enable for the...Hiroshi Yamauchi2019-12-041-0/+5
* [PGO][PGSO] Add an optional query type parameter to shouldOptimizeForSize.Hiroshi Yamauchi2019-12-021-4/+8
* [PGO][PGSO] Temporarily disable the large working set size behavior.Hiroshi Yamauchi2019-11-131-0/+5
* [PGO][PGSO] SizeOpts changes.Hiroshi Yamauchi2019-10-281-15/+53
* Reverted r375254 as it has broken some build bots for a long time.Vladimir Vereschaka2019-10-201-53/+15
* [PGO][PGSO] SizeOpts changes.Hiroshi Yamauchi2019-10-181-15/+53
* [PGO] Profile guided code size optimization.Hiroshi Yamauchi2019-04-151-0/+37
OpenPOWER on IntegriCloud