summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+s...Sanjay Patel2019-11-131-36/+27
* [InstCombine] regenerate test checks; NFCSanjay Patel2019-11-011-59/+35
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+607
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-607/+0
* [InstCombine] Canonicalize clamp of float types to minmax in fast mode.Nikolai Bozhenov2017-08-041-40/+40
* Add some tests for cast+clamp/min/max before D33186.Nikolai Bozhenov2017-08-041-0/+107
* Revert of r306525: "Canonicalize clamp of float types to minmax"Nikolai Bozhenov2017-06-301-28/+27
* [InstCombine] Canonicalize clamp of float types to minmax in fast mode.Nikolai Bozhenov2017-06-281-27/+28
* Add tests to document current InstCombine behavior for clamp pattern.Nikolai Bozhenov2017-06-281-0/+500
OpenPOWER on IntegriCloud