summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/realloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Annotate return values of allocation functions with dereferenceable_or_nullDavid Bolvansky2019-08-281-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+24
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-24/+0
* [SimplifyLibcalls] Realloc(null, N) -> Malloc(N)Sanjay Patel2018-04-181-0/+24
OpenPOWER on IntegriCloud