llvm-6502/lib/Transforms
Nick Lewycky c6694228fa Two things. Preserve the unwind_to when splitting a BB.
Add the ability to remove just one instance of a BB from a phi node. This fixes
the compile error in the tree now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48085 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-09 05:04:48 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO Prune the unwind_to labels on BBs that don't need them. Another step in the 2008-03-09 04:55:16 +00:00
Scalar Not all users of a BB are Instructions any more. 2008-03-08 07:48:41 +00:00
Utils Two things. Preserve the unwind_to when splitting a BB. 2008-03-09 05:04:48 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00