llvm-6502/lib
Chris Lattner b24196f5ae * Fix bug: test/Regression/Other/2002-03-11-LevelRaiseIterInvalidate.ll
* Use more concise form of ReplaceInstWithInst to make code simpler
* Output nicer message for dead code eliminated when debugging


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1861 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-11 22:19:48 +00:00
..
Analysis Bugfix for test/Regression/Other/2002-03-11-ExprAssertion.ll 2002-03-11 20:50:24 +00:00
AsmParser Implement TODO for better diagnostic output 2002-03-11 22:12:39 +00:00
Bytecode Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
CodeGen Change to make it build with GCC 2.95.3 2002-02-26 18:57:15 +00:00
ExecutionEngine Remove runtime library in favor of users linking against real libraries. 2002-03-11 17:57:13 +00:00
Linker Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Fix include error. 2002-03-03 20:46:32 +00:00
Transforms * Fix bug: test/Regression/Other/2002-03-11-LevelRaiseIterInvalidate.ll 2002-03-11 22:19:48 +00:00
VMCore * Add new method localLookup 2002-03-08 20:26:17 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00