aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/LoadVN
Commit message (Expand)AuthorAgeFilesLines
* 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.Tanya Lattner2008-02-146-79/+79
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-232-19/+21
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-152-3/+3
* 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
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-027-7/+7
* For PR950:Reid Spencer2006-11-271-0/+12
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-2/+2
* 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
* 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
* Add another variant of the testcaseChris Lattner2004-04-111-0/+15
* new testcaseChris Lattner2004-04-111-0/+12
* New testcaseChris Lattner2004-04-031-0/+14
* New testcase for CSE of call instructionsChris Lattner2004-03-151-0/+11
* Make sure that pure calls don't kill loadsChris Lattner2004-03-151-0/+13
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-163-3/+3
* Fix grammar-oChris Lattner2003-09-081-2/+2
* New testcaseChris Lattner2003-09-081-0/+9
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
* Fix testcase to work with store forwardingChris Lattner2003-06-161-10/+7
* Make sure to run these tests with load value #'ingChris Lattner2002-08-302-2/+3
* Add tests of redundant load eliminationChris Lattner2002-05-162-0/+53