aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/FunctionAttrs
Commit message (Expand)AuthorAgeFilesLines
* Remove alloca tracking from nocapture analysis. Not onlyDuncan Sands2009-01-071-18/+9
* When calculating 'nocapture' argument attributes, allowDuncan Sands2009-01-021-0/+23
* Remove the cyclic part of this test, it was passing for the wrong Nick Lewycky2009-01-021-11/+1
* Make adding nocapture a bit stronger. FreeInst is nocapture. Also, Nick Lewycky2009-01-021-1/+23
* Add tests for two types of traps that escape analysisDuncan Sands2009-01-021-0/+23
* Look through phi nodes and select instructions whenDuncan Sands2008-12-311-15/+22
* Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands2008-12-318-0/+102