summaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionAttrs
Commit message (Expand)AuthorAge
* Revert r70876 and add a testcase (@c7) showing the problem:Duncan Sands2009-05-07
* Fix PR3754: don't mark functions that wrap MallocInst withDuncan Sands2009-05-06
* Restore minor deletion.Mike Stump2009-05-04
* Remove alloca tracking from nocapture analysis. Not onlyDuncan Sands2009-01-07
* When calculating 'nocapture' argument attributes, allowDuncan Sands2009-01-02
* Remove the cyclic part of this test, it was passing for the wrong Nick Lewycky2009-01-02
* Make adding nocapture a bit stronger. FreeInst is nocapture. Also, Nick Lewycky2009-01-02
* Add tests for two types of traps that escape analysisDuncan Sands2009-01-02
* Look through phi nodes and select instructions whenDuncan Sands2008-12-31
* Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands2008-12-31