llvm-6502/include/llvm
Dale Johannesen ae47e461eb Make sure HasDebugValue is initialized. This should fix
the buildbot running valgrind.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98216 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-11 00:52:12 +00:00
..
ADT Iterator traits and swap. closes PR6548 and PR6549 2010-03-08 20:45:52 +00:00
Analysis Add a DominatorTree argument to isLCSSA so that it doesn't have to 2010-03-10 19:38:49 +00:00
Assembly
Bitcode
CodeGen Make sure HasDebugValue is initialized. This should fix 2010-03-11 00:52:12 +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 MC: Move the backend section and symbol data maps to MCAssembler. 2010-03-10 20:58:29 +00:00
Support Start using DIFile. See updated SourceLevelDebugging.html for more information. 2010-03-09 00:44:10 +00:00
System Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Target move three lowering hooks from MAI to TLOF and make one of them 2010-03-10 07:20:42 +00:00
Transforms Try to keep the cached inliner costs around for a bit longer for big functions. 2010-03-09 23:02:17 +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 add support, testcases, and dox for the new GHC calling 2010-03-11 00:22:57 +00:00
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 Remove duplicated code. No functionality change. 2010-03-10 16:04:20 +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