aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IPConstantProp
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-184-0/+41