llvm-6502/lib
Chris Lattner e21206268d * Expose new command line arg --debug-pass for gccas and llc debugging
* Remember to initialize MethodPassBatcher::BBPBatcher instance var in ctor
* Move PassManager::run() from header file


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1556 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-23 05:49:41 +00:00
..
Analysis Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
AsmParser Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Bytecode Chuck fixed the GCC problems so this hack is now unneccesary 2002-01-21 23:17:07 +00:00
CodeGen Make it build with 2.95.3 2002-01-23 05:47:57 +00:00
ExecutionEngine Eliminate opt library 2002-01-21 23:13:46 +00:00
Linker Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Support Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Target Make it build with 2.95.3 2002-01-23 05:47:57 +00:00
Transforms Implement new DeadInstElmination pass 2002-01-23 05:48:24 +00:00
VMCore * Expose new command line arg --debug-pass for gccas and llc debugging 2002-01-23 05:49:41 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00