llvm-6502/include/llvm
2008-03-13 05:47:01 +00:00
..
ADT
Analysis
Assembly
Bitcode
CodeGen Improve VarInfo::removeKill() by using std::find instead of linear search. 2008-03-13 02:42:55 +00:00
Config
Debugger
ExecutionEngine
Support
System
Target Get rid of a pseudo instruction and replace it with subreg based operation on real instructions, ridding the asm printers of the hack used to do this previously. In the process, update LowerSubregs to be careful about eliminating copies that have side affects. 2008-03-13 05:47:01 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h move a bunch of trivial methods to be inline. 2008-03-13 05:00:21 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h move a bunch of trivial methods to be inline. 2008-03-13 05:00:21 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Various improvements suggested by Duncan 2008-03-13 04:33:03 +00:00
Pass.h Change PMStack::push to accept a PMDataManager* instead of 2008-03-13 01:21:31 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Change PMTopLevelManager's PassManagers vector element type from 2008-03-13 01:48:32 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h