[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:41:15 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351281: [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp (authored by mgrang, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56747?vs=181927&id=181930#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56747/new/
https://reviews.llvm.org/D56747
Files:
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.h
llvm/trunk/lib/IR/AutoUpgrade.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/WinEH/wineh-statenumbering.ll
llvm/trunk/test/CodeGen/X86/seh-catch-all-win32.ll
llvm/trunk/test/CodeGen/X86/seh-filter-no-personality.ll
llvm/trunk/test/CodeGen/X86/seh-no-invokes.ll
llvm/trunk/test/CodeGen/X86/seh-stack-realign.ll
llvm/trunk/test/CodeGen/X86/win32-seh-catchpad.ll
llvm/trunk/test/DebugInfo/COFF/frameproc-flags.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/localescape.ll
llvm/trunk/test/Instrumentation/SanitizerCoverage/seh.ll
llvm/trunk/test/Transforms/LCSSA/avoid-intrinsics-in-catchswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56747.181930.patch
Type: text/x-patch
Size: 15411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/5fe36b1d/attachment.bin>
More information about the llvm-commits
mailing list