aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/CodeExtractor
AgeCommit message (Expand)AuthorFilesLines
2016-08-02CodeExtractor : Add ability to preserve profile data.Sean Silva2-0/+67
2016-08-01Revert r277313 and r277314.Sean Silva2-67/+0
2016-08-01Move this test to x86-specific directory.Sean Silva2-0/+3
2016-08-01Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent fun...Sean Silva1-0/+40
2016-08-01Add the tests for r277313Sean Silva2-0/+67
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer2-4/+4
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar1-1/+0
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2-3/+1
2011-09-20Update this test to the new EH model.Bill Wendling1-0/+4
2011-09-20Update to new EH model.Bill Wendling1-1/+4
2011-09-19Revert r140083 and r140084 until buildbots can be fixed.Bill Wendling1-4/+1
2011-09-19Update test to remove the 'unwind' instruction.Bill Wendling1-1/+4
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner1-20/+0
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman9-9/+9
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman9-9/+9
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif1-1/+1
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif1-1/+1
2008-03-01Remove llvm-upgrade and update test cases.Tanya Lattner9-238/+239
2007-06-29Convert .cvsignore filesJohn Criswell1-3/+0
2007-04-15For PR1319:Reid Spencer1-2/+2
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer1-1/+1
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer11-0/+466