summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/assume.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] remove quadratic time looping (PR42771)Sanjay Patel2019-07-271-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+93
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-93/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* [ValueTracking] don't crash when assumptions conflict (PR36270)Sanjay Patel2018-02-081-0/+21
* [ValueTracking] emit a remark when we detect a conflicting assumption (PR31809)Sanjay Patel2017-02-061-5/+28
* [ValueTracking] remove a FIXME for something we don't want to do; NFCSanjay Patel2017-02-011-2/+1
* [ValueTracking] avoid crashing from bad assumptions (PR31809)Sanjay Patel2017-02-011-0/+36
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-251-3/+4
* Add @llvm.assume, lowering, and some basic propertiesHal Finkel2014-07-251-0/+13
OpenPOWER on IntegriCloud