summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor
Commit message (Expand)AuthorAgeFilesLines
* Clean up a test caseXinliang David Li2017-06-271-34/+41
* [CodeExtractor] Prevent extraction of block involving blockaddressSerge Guelton2017-06-272-0/+79
* [PartialInlining] Support shrinkwrap life_range markersXinliang David Li2017-06-115-0/+359
* [PartialInlining] Minor cost anaysis tuningXinliang David Li2017-06-022-0/+105
* [PartialInlining] Reduce outlining overhead by removing unneeded live-out(s)Xinliang David Li2017-06-012-0/+123
* [PartialInlining] Shrinkwrap allocas with live range contained in outline reg...Xinliang David Li2017-05-304-0/+267
* [PartialInlining] Profile based cost analysisXinliang David Li2017-05-129-12/+160
* Cleanup tests to not share a DISubprogram between multiple Functions.Adrian Prantl2017-05-041-24/+30
* [PartialInlining] Add more early filteringXinliang David Li2017-05-021-0/+19
* [PartialInlining] Hook up inline cost analysisXinliang David Li2017-05-022-3/+43
* [PartialInlining]: Improve partial inlining to handle complex conditionsXinliang David Li2017-04-277-7/+315
* [PartialInine]: add triaging optionsXinliang David Li2017-04-231-0/+73
* [PartialInliner] Partial inliner needs to check use kind before transformationXinliang David Li2017-04-211-0/+56
* [PartialInliner] Fix crash when inlining functions with unreachable blocks.Davide Italiano2017-04-211-0/+38
* CodeExtractor : Add ability to preserve profile data.Sean Silva2016-08-022-0/+67
* Revert r277313 and r277314.Sean Silva2016-08-012-67/+0
* Move this test to x86-specific directory.Sean Silva2016-08-012-0/+3
* Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent fun...Sean Silva2016-08-011-0/+40
* Add the tests for r277313Sean Silva2016-08-012-0/+67
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-172-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Update this test to the new EH model.Bill Wendling2011-09-201-0/+4
* Update to new EH model.Bill Wendling2011-09-201-1/+4
* Revert r140083 and r140084 until buildbots can be fixed.Bill Wendling2011-09-191-4/+1
* Update test to remove the 'unwind' instruction.Bill Wendling2011-09-191-1/+4
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-20/+0
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-119-9/+9
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-089-9/+9
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-019-238/+239
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-1711-0/+466
OpenPOWER on IntegriCloud