aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/Andersens
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-119-9/+9
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-082-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-083-3/+3
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-089-9/+9
* Check that the function prototypes are correct before assuming that the Nick Lewycky2008-12-271-0/+19
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-163-17/+2
* Remove trailing whitespace after line continuations in test cases to them work.Matthijs Kooijman2008-06-102-2/+2
* Suppress the (stderr) output of -aa-eval, this fixes 5 tests.Matthijs Kooijman2008-06-101-1/+1
* Remove lingering references to .llx and .tr in the tests.Dan Gohman2008-05-231-1/+1
* 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
* Testcase for pr2169.Duncan Sands2008-04-071-0/+14
* Testcase for PR2160.Duncan Sands2008-03-211-0/+12
* Fix PR 2160 by making sure arguments to external functions get marked as poin...Daniel Berlin2008-03-181-0/+14
* Remove llvm-upgrade.Tanya Lattner2008-02-145-55/+49
* Create nodes for inline asm so that we don't crash looking for the node later.Nick Lewycky2007-11-221-0/+8
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Changes to fix problems with "make check". Apparently you can redefineReid Spencer2007-04-141-1/+1
* For PR1319:Reid Spencer2007-04-142-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR1043:Reid Spencer2007-01-131-1/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-025-5/+5
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+2
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcaseChris Lattner2005-04-041-0/+13
* 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 a missing run lineChris Lattner2004-11-061-0/+1
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-161-0/+3
* Testcases for andersen's alias analysis.Chris Lattner2004-05-233-0/+68