llvm-6502/include/llvm
2009-09-23 20:59:10 +00:00
..
ADT Switch FoldingSet::AddString to StringRef based API. 2009-09-22 03:34:53 +00:00
Analysis Switch DIDescriptor to use a TrackingVH. - This makes it much safer to work with debug info, since it was extraordinarily easy to have dangling pointers thanks to MDNode uniquing. 2009-09-22 02:03:18 +00:00
Assembly
Bitcode
CodeGen Add an EVT::getStoreSize function, like getStoreSizeInBits but in bytes. 2009-09-23 20:59:10 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine
MC
Support Correct a comment. 2009-09-23 20:40:16 +00:00
System Revert "Get rid of GetProcessId in Win32/Program.inc.", this breaks 2009-09-22 04:44:56 +00:00
Target Implement the JIT side of the GDB JIT debugging interface. To enable this 2009-09-20 23:52:43 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsBlackfin.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Do not leave behind metadata while cloning an instruction. 2009-09-23 18:32:25 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h add a helper method. 2009-09-21 05:52:45 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Do not leave behind metadata while cloning an instruction. 2009-09-23 18:32:25 +00:00
ValueSymbolTable.h