llvm-6502/include/llvm
Jim Grosbach 6dbe29e34e make this non brain dead...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114100 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-16 17:48:08 +00:00
..
ADT Add better support for environment portion of triple. Original patch by 2010-09-16 08:25:48 +00:00
Analysis Remove the experimental AliasAnalysis::getDependency interface, which 2010-09-14 21:25:10 +00:00
Assembly
Bitcode Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
CodeGen trailing whitespace 2010-09-15 16:08:15 +00:00
CompilerDriver
Config
ExecutionEngine
MC make this non brain dead... 2010-09-16 17:48:08 +00:00
Support Remove LLVM_GLOBAL_VISIBILITY, which is unused, and was not working properly. 2010-09-15 08:09:55 +00:00
System System/Path: Add isObjectFile(). 2010-09-15 22:45:45 +00:00
Target Spelling fix. 2010-09-15 16:28:21 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h Auto-upgrade the magic ".llvm.eh.catch.all.value" global to 2010-09-10 18:51:56 +00:00
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h Remove apparently unnecessary forward declaration. 2010-09-14 01:18:15 +00:00
Constants.h Prune includes. 2010-09-14 20:49:00 +00:00
DerivedTypes.h Prune includes. 2010-09-14 20:49:00 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h Added skeleton for inline asm multiple alternative constraint support. 2010-09-13 18:15:37 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Add a getPointerOperand() helper function to VAArgInst, for consistency 2010-09-09 18:32:40 +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
LLVMContext.h Remove the experimental AliasAnalysis::getDependency interface, which 2010-09-14 21:25:10 +00:00
Metadata.h After Dan's recent commit this is no longer true. 2010-09-14 20:32:58 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h Since PassRegistry is currently a shared global object, it needs locking. While it might intuitively seem 2010-09-15 23:03:33 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Add x86MMX a few more places. 2010-09-15 00:52:23 +00:00
TypeSymbolTable.h Add missing include. 2010-09-14 21:25:38 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h