aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/nonescaping-malloc.ll
AgeCommit message (Expand)Author
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman
2009-11-20Try to work around grep's "Binary file (standard input) matches" complaints seenBenjamin Kramer
2009-11-19Extend CaptureTracking to indicate when a value is never stored, evenDan Gohman