[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 Mar 2 06:53:10 PST 2017
avt77 updated this revision to Diff 90329.
avt77 added a comment.
I committed PIC-related test in trunk and updated this patch to be able to compare it with new code generation.
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.90329.patch
Type: text/x-patch
Size: 102176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/7f767938/attachment-0001.bin>
More information about the llvm-commits
mailing list