summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fmaxnum.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-3/+3
* [x86] add tests for maxnum/minnum intrinsics with nnan; NFCSanjay Patel2018-05-101-0/+98
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+2
* Go back to sometimes assuming intristics are local.Rafael Espindola2018-03-101-3/+3
* [X86][SSE] Regenerate float maxnum/minnum testsSimon Pilgrim2018-03-071-66/+112
* 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 fmax and llvm.maxnum.* using maxps/maxpd (PR24475)Sanjay Patel2015-12-281-24/+93
* [x86] lower calls to llvm.maxnum.v4f32 using maxpsSanjay Patel2015-12-261-131/+16
* [x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475)Sanjay Patel2015-12-151-98/+176
* Tighten checks so we can see existing codegen Sanjay Patel2015-12-071-8/+106
* [x86] add missing maxnum/minnum tests for 256-bit vectorsSanjay Patel2015-12-061-23/+35
* Add vector fmaxnum tests that correspond to the existing fminnum testsSanjay Patel2015-12-051-0/+47
* Add minnum / maxnum codegenMatt Arsenault2014-10-211-0/+50
OpenPOWER on IntegriCloud