Drive-by fixes for LandingPad -> EHPad
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 4 Aug 2015 08:21:40 +0000 (08:21 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 4 Aug 2015 08:21:40 +0000 (08:21 +0000)
commitb892465b6ce719531211e51d83e5f1ad1474a18c
tree74befb7231e7ca54a90d8d7a383af2ea205c21f5
parentbf1ab36dc35472153e97ea3a188a117767b47a43
Drive-by fixes for LandingPad -> EHPad

This change was done as an audit and is by inspection.  The new EH
system is still very much a work in progress.  NFC for the landingpad
case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Instructions.cpp
lib/Transforms/IPO/LoopExtractor.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Scalar/SCCP.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp
lib/Transforms/Utils/CodeExtractor.cpp
lib/Transforms/Utils/DemoteRegToStack.cpp
lib/Transforms/Utils/LoopSimplify.cpp