llvm-6502/include/llvm
2011-01-31 09:41:20 +00:00
..
ADT Add DenseSet::resize for API parity with DenseMap::resize. 2011-01-27 09:10:42 +00:00
Analysis This is #included by .c files. Remove C++-style comments. 2011-01-29 21:54:26 +00:00
Assembly
Bitcode
CodeGen [AVX] Add INSERT_SUBVECTOR and support it on x86. This provides a 2011-01-26 19:13:22 +00:00
CompilerDriver
Config CMake: Fix a few definition to suppress warnings. 2011-01-31 09:41:20 +00:00
ExecutionEngine
MC Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
Object
Support Delay the creation of eh_frame so that the user can change the defaults. 2011-01-23 05:43:40 +00:00
Target Introduce virtual ParseRegister method in TargetAsmParser. 2011-01-27 17:14:22 +00:00
Transforms Re-apply r124518 with fix. Watch out for invalidated iterator. 2011-01-29 04:46:23 +00:00
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
GVMaterializer.h
InitializePasses.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Add missing include for ptrdiff_t. Patch by Joerg Sonnenberger! 2011-01-28 03:52:25 +00:00
User.h Simplify User::operator delete(). 2011-01-26 21:56:10 +00:00
Value.h
ValueSymbolTable.h