llvm-6502/include/llvm
2010-03-08 02:58:37 +00:00
..
ADT Revert r97917, which was causing Clang Debug self-host failures. 2010-03-08 02:58:37 +00:00
Analysis Add findNearestCommonDominator() for PostDominators. 2010-03-07 11:15:04 +00:00
Assembly
Bitcode
CodeGen Add some new bits of debug info handling. No 2010-03-06 00:03:23 +00:00
CompilerDriver Make it not an error to specify -O* options several times. 2010-03-05 04:46:39 +00:00
Config
ExecutionEngine
MC This is the first patch to put the needed bits in place to eventually allow code 2010-02-23 18:26:34 +00:00
Support Add support for an i8* type accessor. 2010-03-05 22:21:58 +00:00
System Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Target Use Other as a sentinel instead of iAny. 2010-03-07 07:45:08 +00:00
Transforms Move SimplifyLibCalls's LibCall builders to a separate file so they 2010-03-05 22:25:30 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h Reduce size of 'StackAlignment' field from 5 to 3 bits. Seriously, who needs a 2010-02-21 04:26:06 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Add more information to the getSizeOf comment. 2010-02-25 15:55:28 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h Add static methods to handle Linkage Types. 2010-03-06 07:22:39 +00:00
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h remove anders-aa from mainline, it isn't maintained and is 2010-03-01 19:24:17 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Roll back r97918 again. Just configuring against llvm-gcc wasn't enough to run 2010-03-07 19:26:40 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h Fix a few unused parameter warnings. 2010-02-17 23:55:26 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Correct LastPrimitiveTyID: MetadataType is a primitive type. 2010-02-19 09:18:53 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h