Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+s... | Sanjay Patel | 2019-11-13 | 1 | -36/+27 |
* | [InstCombine] regenerate test checks; NFC | Sanjay Patel | 2019-11-01 | 1 | -59/+35 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+607 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -607/+0 |
* | [InstCombine] Canonicalize clamp of float types to minmax in fast mode. | Nikolai Bozhenov | 2017-08-04 | 1 | -40/+40 |
* | Add some tests for cast+clamp/min/max before D33186. | Nikolai Bozhenov | 2017-08-04 | 1 | -0/+107 |
* | Revert of r306525: "Canonicalize clamp of float types to minmax" | Nikolai Bozhenov | 2017-06-30 | 1 | -28/+27 |
* | [InstCombine] Canonicalize clamp of float types to minmax in fast mode. | Nikolai Bozhenov | 2017-06-28 | 1 | -27/+28 |
* | Add tests to document current InstCombine behavior for clamp pattern. | Nikolai Bozhenov | 2017-06-28 | 1 | -0/+500 |