aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline
Commit message (Expand)AuthorAgeFilesLines
* Turn unwind_to into "unwinds to".Nick Lewycky2008-03-101-1/+1
* Update the inliner and simplifycfg to handle unwind_to.Nick Lewycky2008-03-091-0/+13
* Use cast instead of dyn_cast.Devang Patel2008-03-041-9/+11
* Handle multiple return values.Devang Patel2008-03-041-0/+26
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0126-625/+624
* Revert r46393: readonly/readnone functions are noDuncan Sands2008-01-271-3/+3
* Invert this test, because it is wrong if we allowDuncan Sands2008-01-261-3/+3
* we don't have to make an explicit copy of a byval argument when Chris Lattner2008-01-121-0/+28
* When inlining a functino with a byval argument, make an explicit Chris Lattner2008-01-111-0/+28
* When inlining through an 'nounwind' call, mark inlinedDuncan Sands2007-12-191-0/+19
* Make invokes of inline asm legal. Teach codegenDuncan Sands2007-12-171-1/+1
* Make instcombine promote inline asm calls to 'nounwind'Duncan Sands2007-12-161-1/+1
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* new testcase, the inliner shouldn't inline this.Chris Lattner2007-06-251-0/+14
* Instruct the inliner to obey the noinline attribute. Add test case.Tanya Lattner2007-06-061-0/+46
* update syntaxChris Lattner2007-04-281-1/+1
* For PR1319:Reid Spencer2007-04-161-2/+2
* testcase for PR1335Chris Lattner2007-04-151-0/+49
* For PR1319:Reid Spencer2007-04-158-13/+16
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR950:Reid Spencer2006-12-311-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0226-34/+34
* For PR950:Reid Spencer2006-11-271-0/+20
* new testcases for PR992/993Chris Lattner2006-11-092-0/+590
* The inliner strips dead allocas now. Add a use to allow this test toChris Lattner2006-09-151-0/+1
* new testcaseChris Lattner2006-09-131-0/+65
* testcase for PR827Chris Lattner2006-07-121-0/+843
* testcase for the recent inliner improvement.Chris Lattner2006-06-011-0/+40
* New testcase: check that the inliner constant folds instructions on theChris Lattner2006-05-271-0/+15
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* New testcase for a regression last night: the -inline pass wasn't updatingChris Lattner2006-01-141-0/+26
* New testcase that functions with dynamic allocas can be inlined, and areChris Lattner2006-01-131-0/+28
* Fix buggy testChris Lattner2005-05-131-4/+2
* Make sure to not accidentally get a bogus tail markerChris Lattner2005-05-061-0/+16
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcase that crashes the inlinerChris Lattner2004-10-171-0/+10
* Use the new prcontext script.John Criswell2004-08-021-1/+1
* New testcase, distilled from PR324Chris Lattner2004-04-201-0/+12
* New testcase that Brian provided which crashes the inlinerChris Lattner2004-04-151-0/+21
* Improve portability with Mac OS/XChris Lattner2003-12-091-1/+1
* New testcase.Chris Lattner2003-10-271-0/+19
* New testcase which the inliner breaksChris Lattner2003-10-141-0/+19
* Checkin an old bug, which appears to be fixedChris Lattner2003-10-081-0/+17
* new testcase, reduced by bugpointChris Lattner2003-09-221-0/+24
* new testcase which crashes the inliner, thanks Bugpoint!Chris Lattner2003-09-221-0/+26
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-167-7/+7
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-09-151-0/+20