llvm-6502/include/llvm
2009-03-31 08:41:31 +00:00
..
ADT Really, really fix PointerUnion3::is 2009-03-31 00:34:31 +00:00
Analysis now that you can put a PointerIntPair in a SmallPtrSet, remove some 2009-03-29 00:24:04 +00:00
Assembly
Bitcode
CodeGen Oy! When reverting r68073, I added in experimental code. Sorry... 2009-03-31 08:41:31 +00:00
CompilerDriver -write-graph now can be used with -o. 2009-03-27 12:57:14 +00:00
Config
Debugger
ExecutionEngine
Support Constify check. This fixes PR3900. 2009-03-29 20:08:56 +00:00
System
Target Do not propagate ELF-specific stuff (data.rel) into other targets. This simplifies code and also ensures correctness. 2009-03-30 15:27:43 +00:00
Transforms Use a SmallPtrSet instead of std::set. 2009-03-23 23:39:20 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin. 2009-03-27 18:37:13 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h Clearify local/global relocations wording 2009-03-30 17:38:00 +00:00
Constants.h
DerivedTypes.h
Function.h Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin. 2009-03-27 18:37:13 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h Updated the comment for isArithmeticShift() to match reality. 2009-03-29 20:41:38 +00:00
Instructions.h Make getOperandNumForIncomingValue and getOperandNumForIncomingBlock 2009-03-23 15:48:29 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h "ghostify" the ilist<Function> sentinel 2009-03-27 22:28:33 +00:00
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Replace the PointerLikeTypeTraits::getNumLowBitsAvailable 2009-03-29 04:32:37 +00:00
User.h
Value.h shrink subclassid, liberating some bits for future (ab)use. 2009-03-31 07:25:22 +00:00
ValueSymbolTable.h