llvm-6502/include/llvm
Chris Lattner 033a7d5389 Substantially cleanup/speedup the eq graphs pass by walking the callgraph
a DSGraph at a time instead of a function at a time.  This is also more
correct, though it doesn't seem to fix any programs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17435 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-02 17:51:11 +00:00
..
ADT
Analysis Substantially cleanup/speedup the eq graphs pass by walking the callgraph 2004-11-02 17:51:11 +00:00
Assembly
Bytecode
CodeGen Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Config Fix typo, contributed by Henrik Bach! 2004-11-02 17:31:02 +00:00
Debugger
ExecutionEngine
Support Commented out the _Alloc_traits specialization entirely, as it is only 2004-10-28 18:21:41 +00:00
System Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Target Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Transforms Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
AbstractTypeUser.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Argument.h
BasicBlock.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
IntrinsicInst.h
Intrinsics.h The Alpha (tm) intrinsics aren't even being used 2004-10-29 18:43:43 +00:00
Linker.h
Module.h Fix grammar (i.e.) 2004-10-29 19:20:42 +00:00
ModuleProvider.h
Pass.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
User.h
Value.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00