aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IPConstantProp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-094-15/+15
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-1/+2
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-1/+4
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-024-6/+6
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-1/+1
* Update some tests to the new EH scheme.Bill Wendling2011-09-012-1/+13
* Add an ipsccp test. Migrated from test/FrontendC++.Eric Christopher2011-08-151-0/+26
* remove parser support for the obsolete "multiple return values" syntax, whichChris Lattner2011-06-171-26/+31
* more test cleanupChris Lattner2010-09-021-2/+2
* Delete useless trailing semicolons.Dan Gohman2010-01-051-2/+2
* Fix a use of an invalidated iterator in the case where there are multipleDan Gohman2009-11-231-0/+30
* Fix IPSCCP's code for deleting dead blocks to tolerate outstandingDan Gohman2009-11-201-0/+42
* Constant propagating byval pointer is safe if function is readonly.Torok Edwin2009-09-241-2/+18
* Don't constant propagate byval pointers, since they are not really pointers, butTorok Edwin2009-09-241-0/+24
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-116-6/+6
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-084-4/+4
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-086-6/+6
* Modify some ipconstprop tests to also test with invokes.Matthijs Kooijman2008-06-192-2/+13
* Reapply r52397 (make IPConstProp promote returned arguments), but fixed thisMatthijs Kooijman2008-06-181-0/+46
* Reapply r52396, it was unrelated to the breakage (that was caused by r52397, myMatthijs Kooijman2008-06-181-9/+30
* temporarily revert this testcase since its patch was reverted.Chris Lattner2008-06-181-30/+9
* Learn IPConstProp to look at individual return values and propagate themMatthijs Kooijman2008-06-171-9/+30
* Fix PR2411, where ip constant prop would propagate theChris Lattner2008-06-091-0/+15
* 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
* Handle multiple ret values.Devang Patel2008-03-111-0/+20
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-013-28/+26
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-152-3/+3
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR1043:Reid Spencer2007-01-131-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-023-3/+3
* fix incorrectly translated testcaseChris Lattner2006-12-011-1/+1
* For PR950:Reid Spencer2006-11-271-1/+1
* 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
* Oops, make this test the right thing.Chris Lattner2004-11-141-1/+1
* New testcaseChris Lattner2004-11-141-0/+16
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* new testcaseChris Lattner2004-11-111-0/+7
* New testcaseChris Lattner2004-11-101-0/+14