aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt/ctor-list-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* Reduce and merge testcases.Owen Anderson2011-01-161-1/+16
* Fix this test to avoid an "inexact" fold.Dan Gohman2010-09-171-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Add inbounds to these getelementptrs, now that GlobalOpt requires this,Dan Gohman2009-09-071-2/+2
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-68/+56
* For PR1319:Reid Spencer2007-04-161-1/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* add a new testcase for constant foldable callsChris Lattner2005-09-271-4/+10
* Add a more difficult testcase which uses a call to a helper function to doChris Lattner2005-09-271-1/+14
* Testcase that uses an allocaChris Lattner2005-09-261-1/+14
* add another case, this one that uses getelementptr instructionsChris Lattner2005-09-261-1/+13
* add a test for loadChris Lattner2005-09-261-1/+10
* add another testcase with simple control flowChris Lattner2005-09-261-1/+15
* make this harder: put some code into itChris Lattner2005-09-261-2/+19
* new testcase for static ctor list optimizationsChris Lattner2005-09-261-0/+14