llvm-6502/include/llvm
2012-11-26 23:54:47 +00:00
..
ADT typo 2012-11-16 21:33:35 +00:00
Analysis test commit: added a few comments 2012-11-21 18:53:19 +00:00
Assembly
Bitcode Code Custodian: 2012-11-25 15:23:39 +00:00
CodeGen Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model 2012-11-26 23:54:47 +00:00
Config
DebugInfo
ExecutionEngine Interface changes to allow RuntimeDyld memory managers to set memory permissions after an object has been loaded. 2012-11-15 23:50:01 +00:00
MC Decouple MCInstBuilder from the streamer per Eli's request. 2012-11-26 18:05:52 +00:00
Object Remove some dead code. 2012-11-20 18:37:40 +00:00
Support Add an extra slash so doxygen comments will be properly recognized. 2012-11-25 00:59:59 +00:00
TableGen
Target Add more functions to the target library information. 2012-11-22 15:36:42 +00:00
Transforms Remove unused parameter Penalty from the BoundsChecking pass. 2012-11-23 10:47:35 +00:00
AddressingMode.h
Argument.h
Attributes.h Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris. 2012-11-16 12:36:39 +00:00
CMakeLists.txt
Constant.h
Constants.h Typo 2012-11-17 17:59:44 +00:00
DataLayout.h
DebugInfo.h 80-column and whitespace fixups. 2012-11-20 00:15:36 +00:00
DefaultPasses.h
DerivedTypes.h
DIBuilder.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h Remove trailing whitespace 2012-11-15 22:34:00 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h
OperandTraits.h
Operator.h Remove trailing whitespace 2012-11-15 22:34:00 +00:00
Pass.h Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model 2012-11-26 23:54:47 +00:00
PassAnalysisSupport.h
PassManager.h Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model 2012-11-26 23:54:47 +00:00
PassManagers.h Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model 2012-11-26 23:54:47 +00:00
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
TargetTransformInfo.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h