llvm-6502/include/llvm
2011-06-21 15:43:52 +00:00
..
ADT Remove deprecated forms of StringMap::GetOrCreateValue(). 2011-06-21 15:37:05 +00:00
Analysis IVUsers no longer needs to record the phis. 2011-06-21 15:43:52 +00:00
Assembly now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being 2011-06-18 21:23:04 +00:00
Bitcode Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
CodeGen Fix a FIXME by making GlobalVariable::getInitializer() return a 2011-06-19 18:37:11 +00:00
CompilerDriver
Config
ExecutionEngine
MC Use the verbose asm flag instead of a new flag for decoding the LSDA. 2011-06-17 20:55:01 +00:00
Object
Support Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
Target Add a RegisterTuples class to Target.td and TableGen. 2011-06-20 02:50:54 +00:00
Transforms The ARC language-specific optimizer. Credit to Dan Gohman. 2011-06-15 23:37:01 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h Add a new function attribute, nonlazybind, which inhibits lazy-loading 2011-06-15 20:36:13 +00:00
AutoUpgrade.h
BasicBlock.h Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Revamp the "ConstantStruct::get" methods. Previously, these were scattered 2011-06-20 04:01:31 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h introduce an isLayoutIdentical() method, which is currently just a pointer 2011-06-20 03:51:04 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h Fix a FIXME by making GlobalVariable::getInitializer() return a 2011-06-19 18:37:11 +00:00
GVMaterializer.h
InitializePasses.h Introduce MachineBranchProbabilityInfo class, which has similar API to 2011-06-16 20:22:37 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Don't mark the eh.dispatch.setup with a memory access marker. We want this to 2011-06-21 00:35:15 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h The ARC language-specific optimizer. Credit to Dan Gohman. 2011-06-15 23:37:01 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h Revert r133373. I was going to use this to teach the Verifier to verify constant 2011-06-19 03:30:32 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being 2011-06-18 21:23:04 +00:00
TypeSymbolTable.h
Use.h Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
User.h
Value.h
ValueSymbolTable.h