Constfold trunc,rint,nearbyint,ceil and floor using APFloat
[oota-llvm.git] / test / Transforms / InstCombine / select-cmp-cttz-ctlz.ll
2015-02-13 Andrea Di Biagio[InstCombine] Fix regression introduced at r227197.
2015-01-27 Andrea Di Biagio[InstCombine] Teach how to fold a select into a cttz...