llvm-6502/include/llvm
2009-10-24 23:37:16 +00:00
..
ADT Fix stylistic and documentation problems in ValueMap found by Nick Lewycky and 2009-10-23 20:54:00 +00:00
Analysis Rename isLoopExit to isLoopExiting, for consistency with the wording 2009-10-24 23:34:26 +00:00
Assembly
Bitcode
CodeGen Using TrackingVH instead of WeakVH or WeakMetadataVH. 2009-10-22 18:25:28 +00:00
CompilerDriver Forgot a declaration. 2009-10-22 04:15:24 +00:00
Config
ExecutionEngine Fix http://llvm.org/PR4822: allow module deletion after a function has been 2009-10-23 22:37:43 +00:00
MC
Support Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
System
Target Identity copies should not contribute to spill weight. 2009-10-23 23:09:19 +00:00
Transforms MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Random #include pruning. 2009-10-20 11:44:38 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h Derive metadata hierarchy from Value instead of User. 2009-10-21 23:57:35 +00:00
Metadata.h Random include cleanup. 2009-10-22 21:49:41 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Hide MetadataContext implementation details. 2009-10-22 19:36:54 +00:00
ValueSymbolTable.h