summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll
Commit message (Expand)AuthorAgeFilesLines
* [IPConstantProp][NFCI] Improve and modernize testsJohannes Doerfert2019-12-091-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+40
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-40/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* No need for those tests to go thru llvm-as and/or llvm-dis.Arnaud A. de Grandmaison2014-05-271-1/+1
* more test cleanupChris Lattner2010-09-021-2/+2
* 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
OpenPOWER on IntegriCloud