[PATCH] D56747: [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 16:08:14 PST 2019
mgrang updated this revision to Diff 181917.
mgrang added a comment.
Rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56747/new/
https://reviews.llvm.org/D56747
Files:
include/llvm/IR/Intrinsics.td
include/llvm/IR/IntrinsicsX86.td
lib/CodeGen/AsmPrinter/WinException.cpp
lib/CodeGen/AsmPrinter/WinException.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/WinEH/wineh-statenumbering.ll
test/CodeGen/X86/seh-catch-all-win32.ll
test/CodeGen/X86/seh-filter-no-personality.ll
test/CodeGen/X86/seh-no-invokes.ll
test/CodeGen/X86/seh-stack-realign.ll
test/CodeGen/X86/win32-seh-catchpad.ll
test/DebugInfo/COFF/frameproc-flags.ll
test/Instrumentation/AddressSanitizer/localescape.ll
test/Instrumentation/SanitizerCoverage/seh.ll
test/Transforms/LCSSA/avoid-intrinsics-in-catchswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56747.181917.patch
Type: text/x-patch
Size: 14429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/1751c146/attachment.bin>
More information about the llvm-commits
mailing list