[PATCH] D26855: New unsafe-fp-math implementation for X86 target
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 10:29:39 PST 2017
avt77 updated this revision to Diff 89241.
avt77 added a comment.
Guy Blank found a problem with PIC relocation model on SLM architecture. I fixed it and added the corresponding test.
https://reviews.llvm.org/D26855
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/MachineCombiner.cpp
lib/CodeGen/MachineTraceMetrics.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/recip-fastmath.ll
test/CodeGen/X86/recip-fastmath2.ll
test/CodeGen/X86/recip-pic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26855.89241.patch
Type: text/x-patch
Size: 102660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/c7291db6/attachment-0001.bin>
More information about the llvm-commits
mailing list