llvm-6502/include/llvm
Misha Brukman d485e885f0 * Fixed spelling of `invertible'
* Simplified if statement


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68163 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-01 00:15:46 +00:00
..
ADT Allow the use of pointers to const within PointerUnion. 2009-03-31 23:19:54 +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 Reapply 68073, with fixes. EH Landing-pad basic blocks are not 2009-03-31 18:39:13 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine
Support * Fixed spelling of `invertible' 2009-04-01 00:15:46 +00:00
System Add llvm::sys::getHostTriple and remove 2009-03-31 17:30:15 +00:00
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
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
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
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
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
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h teach PointerLikeTypeTraits that all pointers to pointers may only be 4-byte aligned. 2009-03-31 21:28:39 +00:00
User.h
Value.h Add two new classes: WeakVH and AssertingVH. These are both "ValueHandles", 2009-03-31 22:11:05 +00:00
ValueSymbolTable.h