Simplify lowering and selection of exception ops.
authorJim Laskey <jlaskey@mac.com>
Thu, 22 Feb 2007 14:56:36 +0000 (14:56 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 22 Feb 2007 14:56:36 +0000 (14:56 +0000)
commit2ad9f17fee5d6395cd8db81668853e6dbf94060b
tree1c6103b59742bedd66e03858cb3a4bbd7b07e85e
parent16a31c4ebf36d6520f18cebd8a6b248d18d10f97
Simplify lowering and selection of exception ops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34488 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/IA64/IA64ISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/Sparc/SparcISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp