llvm-mirror/lib
Chris Lattner 779f966ce5 Avoid deleting individual instructions until AFTER dead blocks have dropped
their references.  This fixes bug:
    test/Regression/Transforms/ADCE/2002-05-28-Crash*.ll

llvm-svn: 2753
2002-05-28 21:38:16 +00:00
..
Analysis Move debug options out of header files so that the header does not have 2002-05-22 17:08:27 +00:00
AsmParser Support function declarations with either %XXX or "XXX" style for now 2002-05-22 22:33:00 +00:00
Bytecode
CodeGen Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
CWriter * Fix typeo 2002-05-21 21:10:04 +00:00
ExecutionEngine Remove explicit support for tracing code. It should be linked into the 2002-05-20 21:17:16 +00:00
Support Implement a new command line option, -debug, which is meant to unify all of 2002-05-22 17:06:20 +00:00
Target Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
Transforms Avoid deleting individual instructions until AFTER dead blocks have dropped 2002-05-28 21:38:16 +00:00
VMCore Support opaque type printing a little bit at least 2002-05-26 20:17:54 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00