Reapply 55899: First draft of EH support on x86/64-linux
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 8 Sep 2008 21:12:47 +0000 (21:12 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 8 Sep 2008 21:12:47 +0000 (21:12 +0000)
commitb84c1676f1e324b1ed5bba191f840eff8bdf2f4f
tree4eaaf387fc22ca03dd37fdeff67ed7c5081f8ee3
parent260a6b8f85f4c9a8af34aae97ecbe8b0f28e0758
Reapply 55899: First draft of EH support on x86/64-linux
Now with fix, which prevents subtle codegen bug to trigger on darwin.
No fix for bug though, it's still there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55955 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86RegisterInfo.cpp