summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/builtin-object-size-ptr.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] remove uses before deleting instructions (PR43723)Sanjay Patel2020-01-021-0/+42
* Revert "[InstCombine] avoid crash from deleting an instruction that still has...Sanjay Patel2019-11-111-35/+0
* [InstCombine] avoid crash from deleting an instruction that still has uses (P...Sanjay Patel2019-11-111-0/+35
* Revert "[InstCombine] avoid crash from deleting an instruction that still has...Sanjay Patel2019-11-101-39/+0
* [InstCombine] avoid crash from deleting an instruction that still has uses (P...Sanjay Patel2019-11-101-0/+39
* Revert "[InstCombine] avoid crash from deleting an instruction that still has...Sanjay Patel2019-11-101-35/+0
* [InstCombine] avoid crash from deleting an instruction that still has uses (P...Sanjay Patel2019-11-101-0/+35
* [InstCombine] auto-generate complete checks; NFCSanjay Patel2019-11-071-10/+9
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+34
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-34/+0
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-4/+4
* Reland r262337 "calculate builtin_object_size if arg is a removable pointer"Petar Jovanovic2016-03-091-0/+34
* Revert "calculate builtin_object_size if argument is a removable pointer"Petar Jovanovic2016-03-011-34/+0
* calculate builtin_object_size if argument is a removable pointerPetar Jovanovic2016-03-011-0/+34
OpenPOWER on IntegriCloud