summaryrefslogtreecommitdiff
path: root/test/Analysis/GlobalsModRef/purecse.ll
Commit message (Expand)AuthorAge
* FileCheck-ize tests.Bill Wendling2012-04-24
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-16
* Remove llvm-upgrade.Tanya Lattner2008-02-14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Make this testcase a bit more challangingChris Lattner2004-12-17
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-17
* new testcaseChris Lattner2004-07-27