llvm-6502/include/llvm
2012-01-31 05:09:17 +00:00
..
ADT Add various coarse bit-width architecture predicates to llvm::Triple. 2012-01-31 04:52:32 +00:00
Analysis remove the last vestiges of llvm::GetConstantStringInfo, in CodeGen. 2012-01-31 05:09:17 +00:00
Assembly
Bitcode Add bitcode reader and writer support for ConstantDataAggregate, which 2012-01-30 00:51:16 +00:00
CodeGen Remove the eh.exception and eh.selector intrinsics. Also remove a hack to copy 2012-01-31 01:46:13 +00:00
Config
DebugInfo
ExecutionEngine
MC Better diagnostic for malformed .org assembly directive. 2012-01-27 00:37:08 +00:00
Object
Support Move Clang's file-level locking facility over to LLVM's support 2012-01-29 20:15:10 +00:00
TableGen
Target Properly emit ctors / dtors with priorities into desired sections 2012-01-25 22:24:19 +00:00
Transforms
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h Add a constified getLandingPad() method. 2012-01-31 00:26:24 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h eliminate the Constant::getVectorElements method. There are better (and 2012-01-26 02:51:13 +00:00
Constants.h Various improvements suggested by Duncan 2012-01-30 18:19:30 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h eliminate the Constant::getVectorElements method. There are better (and 2012-01-26 02:51:13 +00:00
IntrinsicInst.h Remove the eh.exception and eh.selector intrinsics. Also remove a hack to copy 2012-01-31 01:46:13 +00:00
Intrinsics.h
Intrinsics.td Remove the now-dead llvm.eh.exception and llvm.eh.selector intrinsics. 2012-01-31 01:58:48 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td Add GCCBuiltin declarations for cmpsd/cmpss/cmppd/cmpps to allow custom code to be removed from clang. 2012-01-30 08:33:36 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h add StructType helpers too. 2012-01-26 00:06:44 +00:00
Use.h
User.h
Value.h start the implementation of a new ConstantDataVector and ConstantDataArray 2012-01-23 22:57:10 +00:00
ValueSymbolTable.h