llvm-6502/lib/Transforms
Chris Lattner a61fab8c6d Add code to ensure that no PHI nodes are left laying around with their
arguments dropped.  This fixes bug:
   test/Regression/Transforms/ADCE/2002-07-17-PHIAssertion.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3134 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-29 23:40:46 +00:00
..
Instrumentation * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
IPO * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Scalar Add code to ensure that no PHI nodes are left laying around with their 2002-07-29 23:40:46 +00:00
Utils Implement a new RemoveSuccessor function 2002-07-29 22:32:08 +00:00
ExprTypeConvert.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00
LevelRaise.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00