summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fmf-flags.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two argum...Craig Topper2019-02-041-2/+2
* Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses a...Craig Topper2019-02-041-1/+1
* [X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber na...Craig Topper2019-02-031-1/+1
* [X86] Autogenerate complete checks. NFCCraig Topper2019-01-231-22/+37
* Utilize new SDNode flag functionality to expand current support for faddMichael Berg2018-06-181-10/+7
* Utilize new SDNode flag functionality to expand current support for fdivMichael Berg2018-06-151-12/+26
* guard fsqrt with fmf sub flagsMichael Berg2018-06-061-3/+12
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-8/+8
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-1/+1
* [X86] Updating the test case for FMF propagation.Jatin Bhateja2017-09-221-2/+14
* [x86] add more tests for node-level FMF; NFCSanjay Patel2017-09-211-0/+45
* [X86] Adding a testpoint for fast-math flags propagation.Jatin Bhateja2017-09-211-0/+47
OpenPOWER on IntegriCloud