llvm-6502/include/llvm
Andreas Bolka 15f72dbf97 Skeleton for pairwise subscript testing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77437 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-29 05:35:53 +00:00
..
ADT Use the RHS length instead of the LHS length. They are both the same, 2009-07-26 17:46:03 +00:00
Analysis Skeleton for pairwise subscript testing. 2009-07-29 05:35:53 +00:00
Assembly
Bitcode Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
CodeGen Rip all of the global variable lowering logic out of TargetAsmInfo. Since 2009-07-28 03:13:23 +00:00
CompilerDriver
Config CMake configuration: find mkdtemp, mkstemp, mktemp. 2009-07-27 18:23:41 +00:00
Debugger
ExecutionEngine
MC Make expression parsing and error/warning reporting available through the 2009-07-28 22:22:31 +00:00
Support Revert r77397, it causes significant regressions in llc performance. 2009-07-29 03:04:22 +00:00
System
Target pass the mangler down into the various SectionForGlobal methods. 2009-07-29 05:09:30 +00:00
Transforms Update comments to new-style syntax. 2009-07-25 16:03:55 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Return ConstantVector to 2.5 API. 2009-07-28 21:19:26 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. Lower 2009-07-29 00:28:05 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h Return ConstantVector to 2.5 API. 2009-07-28 21:19:26 +00:00
Metadata.h Add NamedMDNode. 2009-07-29 00:33:07 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Add NamedMDNode. 2009-07-29 00:33:07 +00:00
ValueSymbolTable.h