aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalDCE
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-096-16/+16
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-024-4/+37
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-4/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-293-4/+73
* [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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-028-8/+8
* 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
* new testcase. globaldce should not delete the globalChris Lattner2003-10-101-0/+6
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-167-7/+7
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* new testcaseChris Lattner2003-07-011-0/+11
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-283-13/+3
* Checkin old testcaseChris Lattner2002-09-201-0/+13
* New testcase.Chris Lattner2002-08-181-0/+19
* Add a simple testcase that just uses a CPR instead of a CPR & ConstExprChris Lattner2002-08-171-0/+3
* New testcaseChris Lattner2002-08-171-0/+14
* Include a basic simple test.Chris Lattner2002-08-171-0/+9
* New testcaseChris Lattner2002-07-181-0/+12
* New testcases for bug in globaldceChris Lattner2002-07-182-0/+22