llvm-6502/lib/VMCore
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
..
AsmWriter.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
BasicBlock.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
ConstantFold.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
ConstantFold.h Pull stuff out of opt namespace 2002-01-21 21:44:38 +00:00
ConstantFolding.h Pull stuff out of opt namespace 2002-01-21 21:44:38 +00:00
Constants.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Dominators.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Function.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iBranch.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iCall.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iMemory.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
InstrTypes.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Instruction.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iOperators.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iSwitch.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Linker.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Module.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Pass.cpp * Expose new command line arg --debug-pass for gccas and llc debugging 2002-01-23 05:49:41 +00:00
SlotCalculator.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SymbolTable.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Type.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Value.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
ValueHolderImpl.h Changed an assertion message 2001-08-23 17:06:38 +00:00
Verifier.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00