summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalDCE
Commit message (Expand)AuthorAgeFilesLines
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Revert 179826. Tests were worthless.Jakub Staszak2013-04-191-1/+1
* Don't run expensive -O2 and -O3 in tests.Jakub Staszak2013-04-191-1/+1
* GlobalDCE: Fix an oversight in my last commit that could lead to crashes.Benjamin Kramer2013-04-131-0/+18
* Fix a scalability issue with complex ConstantExprs.Benjamin Kramer2013-04-131-0/+97
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* remove a test that is using old-style llvm.dbg intrinsics, apparently onlyChris Lattner2011-11-271-264/+0
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-1112-13/+13
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-087-8/+8
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-0812-13/+13
* While replacing an MDNode elment, properly update MDNode's operand list. Devang Patel2009-09-041-0/+264
* Add a new "available_externally" linkage type. This is intendedChris Lattner2009-04-131-0/+10
* If an alias is dead and so is its aliasee, then globaldce wouldDuncan Sands2009-02-171-0/+4
* Delete unused global aliases with internal linkage.Duncan Sands2009-01-051-0/+8
* 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 and update test cases.Tanya Lattner2008-03-018-54/+51
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1336:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR761:Reid Spencer2007-01-261-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-1710-0/+95
OpenPOWER on IntegriCloud