summaryrefslogtreecommitdiff
path: root/test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll
Commit message (Expand)AuthorAge
* No need for those tests to go thru llvm-as and/or llvm-dis.Arnaud A. de Grandmaison2014-05-27
* more test cleanupChris Lattner2010-09-02
* Constant propagating byval pointer is safe if function is readonly.Torok Edwin2009-09-24
* Don't constant propagate byval pointers, since they are not really pointers, butTorok Edwin2009-09-24