Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PartialInlining] Profile based cost analysis | Xinliang David Li | 2017-05-12 | 1 | -2/+2 |
| | | | | | | | | | | | | Implemented frequency based cost/saving analysis and related options. The pass is now in a state ready to be turne on in the pipeline (in follow up). Differential Revision: http://reviews.llvm.org/D32783 llvm-svn: 302967 | ||||
* | Move this test to x86-specific directory. | Sean Silva | 2016-08-01 | 2 | -0/+43 |
No bots have yelled yet, but this test references an x86 intrinsic. Also, it invokes llc on x86 IR. Fixup to r277315. llvm-svn: 277316 |