Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CGP] move test file to prevent bot failures | Sanjay Patel | 2019-02-03 | 1 | -175/+0 |
* | revert r352766: [PatternMatch] add special-case uaddo matching for increment-... | Sanjay Patel | 2019-01-31 | 1 | -25/+20 |
* | [PatternMatch] add special-case uaddo matching for increment-by-one | Sanjay Patel | 2019-01-31 | 1 | -20/+25 |
* | [CGP] add more tests for uaddo; NFC | Sanjay Patel | 2019-01-31 | 1 | -0/+71 |
* | [CGP] auto-generate complete checks for add overflow tests; NFC | Sanjay Patel | 2019-01-28 | 1 | -24/+50 |
* | [CodeGenPrepare] Set debug locs when folding a comparison into a uadd.with.ov... | Vedant Kumar | 2018-08-22 | 1 | -0/+4 |
* | [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP. | Sanjoy Das | 2015-04-10 | 1 | -0/+74 |