Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Annotate return values of allocation functions with dereferenceable_or_null | David Bolvansky | 2019-08-28 | 1 | -33/+75 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+164 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -164/+0 |
* | [InstCombine] fix operand-complexity-based canonicalization (PR28296) | Sanjay Patel | 2017-02-03 | 1 | -1/+1 |
* | Fold compares irrespective of whether allocation can be elided | Anna Thomas | 2016-05-03 | 1 | -9/+81 |
* | Fold compares for distinct allocations | Sanjoy Das | 2016-04-22 | 1 | -0/+50 |
* | Folding compares with unescaped allocations | Sanjoy Das | 2016-04-21 | 1 | -0/+42 |