aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/badmalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* teach instcombine to remove allocated buffers even if there are stores, memcp...Nuno Lopes2012-07-061-1/+22
* Teach instCombine to remove malloc+free if malloc's only uses are comparisonsDuncan Sands2010-05-271-0/+1
* instcombine shouldn't delete all null checks for mallocs.Chris Lattner2009-10-051-0/+19