summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fminnum.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAG] propagate FMF for all FPMathOperatorsSanjay Patel2018-05-151-22/+6
* [x86] fix fmaxnum/fminnum with nnanSanjay Patel2018-05-101-23/+7
* [x86] fix test names; NFCSanjay Patel2018-05-101-4/+4
* [x86] add tests for maxnum/minnum intrinsics with nnan; NFCSanjay Patel2018-05-101-0/+99
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+2
* Go back to sometimes assuming intristics are local.Rafael Espindola2018-03-101-2/+2
* [X86][SSE] Regenerate float maxnum/minnum testsSimon Pilgrim2018-03-071-63/+109
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-4/+4
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-4/+4
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-4/+4
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-4/+4
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-4/+4
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-4/+4
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-4/+4
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-4/+4
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-4/+4
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-4/+4
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-4/+4
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-171-4/+4
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-161-4/+4
* [x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR...Sanjay Patel2015-12-281-26/+149
* [x86] add missing maxnum/minnum tests for 256-bit vectorsSanjay Patel2015-12-061-19/+31
* Add minnum / maxnum codegenMatt Arsenault2014-10-211-0/+95
OpenPOWER on IntegriCloud