[PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM

Reid Kleckner rnk at google.com
Thu Dec 11 01:26:04 PST 2014


- fix tests


http://reviews.llvm.org/D6300

Files:
  include/llvm/CodeGen/MachineModuleInfo.h
  include/llvm/MC/MCAsmInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.h
  lib/CodeGen/AsmPrinter/Win64Exception.cpp
  lib/CodeGen/AsmPrinter/Win64Exception.h
  lib/CodeGen/MachineModuleInfo.cpp
  lib/CodeGen/Passes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/fast-isel-cmp-branch.ll
  test/CodeGen/X86/fast-isel-gep.ll
  test/CodeGen/X86/scev-interchange.ll
  test/CodeGen/X86/seh-basic.ll
  test/CodeGen/X86/seh-safe-div.ll
  test/CodeGen/X86/win64_eh.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6300.17124.patch
Type: text/x-patch
Size: 39356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/854e8cf4/attachment.bin>


More information about the llvm-commits mailing list