llvm-6502/lib
Chris Lattner ce885e9f9d * Make debugging output nicer
* Implement pass memory freeing after the pass is unused
* Expose PassManager typedef in Pass.h instead of PassManager.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1617 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-31 18:32:27 +00:00
..
Analysis Provide the right AnalysisID for postdominators 2002-01-31 18:29:24 +00:00
AsmParser
Bytecode
CodeGen LoopDepth calculation is now in CFG namespace 2002-01-31 00:41:13 +00:00
ExecutionEngine
Linker
Support If an invalid alternative is listed for an argument, print the valid options 2002-01-31 00:42:56 +00:00
Target LoopDepth calculation is now in CFG namespace 2002-01-31 00:41:13 +00:00
Transforms Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes class 2002-01-31 01:12:06 +00:00
VMCore * Make debugging output nicer 2002-01-31 18:32:27 +00:00
Makefile