summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor/X86
Commit message (Collapse)AuthorAgeFilesLines
* [PartialInlining] Profile based cost analysisXinliang David Li2017-05-121-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 Silva2016-08-012-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
OpenPOWER on IntegriCloud