summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/unordered-fcmp-select.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+s...Sanjay Patel2019-11-131-22/+20
* [InstCombine] add fast-math-flags for better test coverage; NFCSanjay Patel2019-10-311-50/+50
* [InstCombine] regenerate test checks; NFCSanjay Patel2019-10-311-48/+63
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+125
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-125/+0
* Bug 21610: Canonicalize min/max fcmp selects to use ordered comparisonsMatt Arsenault2014-11-241-0/+125
OpenPOWER on IntegriCloud