aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/nonescaping-malloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-49/+49
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Try to work around grep's "Binary file (standard input) matches" complaints seenBenjamin Kramer2009-11-201-1/+1
* Extend CaptureTracking to indicate when a value is never stored, evenDan Gohman2009-11-191-0/+108