summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/with_overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Optimize overflow check base on uadd.with.overflow resultNikita Popov2019-12-111-14/+7
* [InstSimplify] Fix addo/subo undef folds (PR42209)Roman Lebedev2019-06-161-0/+1
* [InstCombine] Add new combine to add foldingRobert Lougher2019-05-071-4/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+606
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-606/+0
* [InstCombine] Handle ssubo always overflowNikita Popov2019-04-101-2/+3
* [InstCombine] Handle saddo always overflowNikita Popov2019-04-101-2/+3
* [InstCombine] Handle usubo always overflowNikita Popov2019-04-101-2/+3
* [InstCombine] Add with.overflow always overflow tests; NFCNikita Popov2019-04-091-0/+79
* [InstCombine] Improve with.overflow intrinsic tests; NFCNikita Popov2019-03-181-0/+54
* [InstCombine] Add tests for PR40846; NFCNikita Popov2019-02-241-0/+123
* [InstCombine] Move with.overflow tests to separate file; NFCNikita Popov2019-02-241-0/+347
OpenPOWER on IntegriCloud