aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/Andersens
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-186-0/+91