llvm-6502/include/llvm
2011-09-15 22:26:16 +00:00
..
ADT Add APInt support for converting to/from hexatridecimal strings 2011-09-14 15:54:46 +00:00
Analysis Add support to emit debug info for C++0x nullptr type. 2011-09-14 23:13:28 +00:00
Assembly
Bitcode
CodeGen Use getPrevSlot() instead of getPrevIndex(). 2011-09-15 15:31:49 +00:00
CompilerDriver
Config
DebugInfo Unbreak the build for compilers that don't include cstdint everywhere. 2011-09-15 22:26:16 +00:00
ExecutionEngine The code model of JIT should default to JITDefault. 2011-08-30 19:50:33 +00:00
MC Add support for stored annotations to MCInst, and provide facilities for MC-based InstPrinters to print them out. Enhance the ARM and X86 InstPrinter's to do so in verbose mode. 2011-09-15 18:36:29 +00:00
Object Object: make the following changes into SymbolRef 2011-09-14 01:22:52 +00:00
Support CommandLine: Add support for 64 bit unsigned integer options. 2011-09-15 21:17:37 +00:00
Target CR fixes per Bruno's request. 2011-09-11 15:02:23 +00:00
Transforms Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
Argument.h
Attributes.h
AutoUpgrade.h Initial check in that will auto-upgrade the old EH scheme to the new EH scheme. 2011-08-25 23:22:40 +00:00
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Constify Comparison 2011-08-25 20:18:22 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Mark the eh.typeid.for intrinsic as being 'const', which it is inside 2011-09-09 07:50:37 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Reapply r138695. Fix PassManager stack depths. 2011-08-29 17:07:00 +00:00
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h
ValueSymbolTable.h