aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/pr27236.ll
AgeCommit message (Expand)Author
2017-08-04[InstCombine] Canonicalize clamp of float types to minmax in fast mode.Nikolai Bozhenov
2017-08-04Add some tests for cast+clamp/min/max before D33186.Nikolai Bozhenov
2016-11-21[InstCombine] canonicalize min/max constant to select's false valueSanjay Patel
2016-11-08[InstCombine] update checks; NFCSanjay Patel
2016-04-08[InstCombine] Fix miscompile in FoldSPFofSPFDavid Majnemer