summaryrefslogtreecommitdiff
path: root/test/Transforms/TailCallElim
Commit message (Expand)AuthorAge
...
* Improve tail call elim to move loads above readonly callsChris Lattner2009-06-19
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* remove obsolete testcaseChris Lattner2007-09-10
* Add missing llvm-dis.Dale Johannesen2007-09-10
* Prevent tailcallelim from breaking "recursive" calls to builtins.Chris Lattner2007-09-10
* Convert .cvsignore filesJohn Criswell2007-06-29
* move these xfailed tests to lib/Target/README.txtChris Lattner2007-05-05
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* Use %prcontext, $prcontext is not resolving for some reason.Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR761:Reid Spencer2007-01-26
* For PR950:Reid Spencer2006-12-31
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* New testcaseChris Lattner2005-11-05
* New testcases for PR615Chris Lattner2005-08-07
* new testcaseChris Lattner2005-05-10
* This is a cross platform fail, failing on freebsd as wellChris Lattner2004-11-30
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* new testChris Lattner2003-12-14
* New testcase that is not actually handled yet, but should be in the future.Chris Lattner2003-12-09
* Whoops, forgot to check this in. :)Chris Lattner2003-12-08
* New testcase for automatic insertion of accumulator variables to eliminateChris Lattner2003-12-08
* New testcase, this should be -tailcallelim'inatedChris Lattner2003-12-08
* New testcaseChris Lattner2003-09-20