llvm-6502/lib/Transforms
Bill Wendling 795cf5efba Disable PRE for landing pads.
PRE needs the landing pads to have their critical edges split. Doing this for a
landing pad is non-trivial. Abandon the attempt to perform PRE when we come
across a landing pad. (Reviewed by Owen!)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137876 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-17 21:32:02 +00:00
..
Hello
InstCombine
Instrumentation
IPO
Scalar Disable PRE for landing pads. 2011-08-17 21:32:02 +00:00
Utils Increment the insertion iterator to beyond the landingpad instruction. 2011-08-17 21:21:31 +00:00
CMakeLists.txt
Makefile