summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/badmalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+41
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-41/+0
* 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
OpenPOWER on IntegriCloud