[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:33:19 PST 2019


mgrang updated this revision to Diff 181927.

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/IR/AutoUpgrade.cpp
  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.181927.patch
Type: text/x-patch
Size: 14883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/e3b54599/attachment.bin>


More information about the llvm-commits mailing list