[PATCH] D26855: New unsafe-fp-math implementation for X86 target

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 05:53:52 PST 2016


avt77 updated this revision to Diff 79900.
avt77 added a comment.

I fixed one assertion failing (but there is another one at the moment), moved to the range for, formatted and made some sugar changes.


https://reviews.llvm.org/D26855

Files:
  include/llvm/CodeGen/MachineCombinerPattern.h
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/MachineCombiner.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26855.79900.patch
Type: text/x-patch
Size: 21199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/24a0d2f1/attachment-0001.bin>


More information about the llvm-commits mailing list