summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/overflow-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [CGP] move test file to prevent bot failuresSanjay Patel2019-02-031-175/+0
* revert r352766: [PatternMatch] add special-case uaddo matching for increment-...Sanjay Patel2019-01-311-25/+20
* [PatternMatch] add special-case uaddo matching for increment-by-oneSanjay Patel2019-01-311-20/+25
* [CGP] add more tests for uaddo; NFCSanjay Patel2019-01-311-0/+71
* [CGP] auto-generate complete checks for add overflow tests; NFCSanjay Patel2019-01-281-24/+50
* [CodeGenPrepare] Set debug locs when folding a comparison into a uadd.with.ov...Vedant Kumar2018-08-221-0/+4
* [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.Sanjoy Das2015-04-101-0/+74
OpenPOWER on IntegriCloud