[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / constant-fold-math.ll
2014-10-01 Sanjay PatelMake the sqrt intrinsic return undef for a negative...
2014-03-05 Benjamin KramerConstantFolding: Also fold the vector overloads of...
2014-03-05 Matt ArsenaultAllow constant folding of fma and fmuladd