summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/X86/MachineSizeOptsTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [PGO][PGSO] Distinguish queries from unit tests and explicitly enable for ↵Hiroshi Yamauchi2019-12-041-7/+7
| | | | | | | | | | | | | | | | the existing IR passes only. NFC. Summary: This is one more prep step necessary before the code gen pass instrumentation code could go in. Reviewers: davidxl Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70988
* [PGO][PGSO] SizeOpts changes.Hiroshi Yamauchi2019-10-281-0/+235
Summary: (Split of off D67120) SizeOpts/MachineSizeOpts changes for profile guided size optimization. (A second try after previously committed as r375254 and reverted as r375375.) Subscribers: mgorny, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69409
OpenPOWER on IntegriCloud