summaryrefslogtreecommitdiff
path: root/test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll
Commit message (Expand)AuthorAge
* 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