llvm-mirror/include/llvm
2009-10-23 20:54:00 +00:00
..
ADT Fix stylistic and documentation problems in ValueMap found by Nick Lewycky and 2009-10-23 20:54:00 +00:00
Analysis Move some constant folding logic for loads out of instcombine into 2009-10-22 06:25:11 +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 Delete the MacOSJITEventListener per echristo's request. It was disabled by 2009-10-21 00:43:48 +00:00
MC add a twine version of MCContext::GetOrCreateSymbol. 2009-10-19 22:49:00 +00:00
Support Try r84890 again (adding ValueMap<>), now that I've tested the compile on 2009-10-22 22:11:22 +00:00
System
Target Allow the target to select the level of anti-dependence breaking that should be performed by the post-RA scheduler. The default is none. 2009-10-22 23:19:17 +00:00
Transforms remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic 2009-10-18 05:02:09 +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 Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Instruction.def Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Instruction.h
Instructions.h punctuate properly 2009-10-18 05:08:07 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic 2009-10-18 05:02:09 +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 Add another required #include for freestanding .h files. 2009-10-17 08:12:36 +00:00
PassManager.h
PassManagers.h
PassSupport.h Add required #includes for freestanding .h files. 2009-10-17 03:28:07 +00:00
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