llvm-6502/include/llvm
2003-08-31 19:51:22 +00:00
..
ADT Move the HasLoop method from the SCC class to the iterator class 2003-08-31 19:51:22 +00:00
Analysis Remove explicit passing of SCC's around as objects. 2003-08-31 19:46:48 +00:00
Assembly
Bytecode
CodeGen
Config
ExecutionEngine
Reoptimizer
Support Remove automagic support for Modules. Noone uses it now anyways, and GCC 3.4 doesn't want us to do this unless Module has been #included 2003-08-29 14:48:21 +00:00
System
Target
Transforms Fix an FLAT OUT WRONG comment 2003-08-31 19:37:29 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h Minor simplification 2003-08-31 02:50:07 +00:00
CallGraphSCCPass.h Initial checkin of the CallGraphSCCPass class 2003-08-31 01:54:59 +00:00
Constant.h
ConstantHandling.h
Constants.h Allow for "unsafe" replaceAllUsesWith operatations, for use during type resolution 2003-08-29 05:36:05 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Intrinsics.h
iOperators.h * Eliminate GenericBinaryInst class 2002-09-10 15:34:41 +00:00
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h Add new helper function which makes it even easier to do this sort of thing 2003-08-31 00:19:18 +00:00
Pass.h Move getAnalysisToUpdate to after the definition of AnalysisResolver. 2003-08-29 14:26:51 +00:00
PassAnalysisSupport.h Move getAnalysisToUpdate to after the definition of AnalysisResolver. 2003-08-29 14:26:51 +00:00
PassManager.h
PassSupport.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h