llvm-6502/include/llvm
2005-12-17 01:44:51 +00:00
..
ADT Remove a now-dead map, patch by Saem Ghani, thanks! 2005-12-07 05:41:44 +00:00
Analysis Added comment for removing assert 2005-12-06 18:16:08 +00:00
Assembly
Bytecode
CodeGen Yet another variant of getTargetNode(). 2005-12-17 01:44:51 +00:00
Config
Debugger
ExecutionEngine
Support
System
Target Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
InstrTypes.h
Instruction.def
Instruction.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h Adjust the constructor to the Linker class to take an argument that names 2005-12-13 20:00:37 +00:00
Module.h Add a flag to Module::getGlobalVariable to allow it to return vars with 2005-12-05 05:30:21 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h Fix VC++ level 4 warnings. 2005-12-17 00:18:06 +00:00