summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/fp-undef.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+533
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-533/+0
* [InstSimplify] add tests for undef + partial undef constant folding; NFCSanjay Patel2018-11-301-0/+80
* [InstSimplify] fp_binop X, undef --> NaNSanjay Patel2018-03-101-32/+20
* [ConstantFold] fp_binop AnyConstant, undef --> NaNSanjay Patel2018-03-101-30/+30
* [InstSimplify] fix FP infinite hex constant values in tests; NFCSanjay Patel2018-03-091-8/+8
* [ConstantFold] fp_binop undef, undef --> undefSanjay Patel2018-03-081-5/+5
* [InstSimplify] add more tests for FP undef; NFCSanjay Patel2018-03-081-0/+376
* [InstSimplify] add tests for FP with undef operand; NFCSanjay Patel2018-02-271-0/+89
OpenPOWER on IntegriCloud