[PATCH] D17823: [X86] Don't give catch objects a displacement of zero

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 16:06:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262546: [X86] Don't give catch objects a displacement of zero (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D17823?vs=49650&id=49685#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17823

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/StackColoring.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/catchpad-dynamic-alloca.ll
  llvm/trunk/test/CodeGen/X86/catchpad-lifetime.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17823.49685.patch
Type: text/x-patch
Size: 14145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/1498d30a/attachment.bin>


More information about the llvm-commits mailing list