llvm-6502/include/llvm
Chris Lattner 9f2f142d25 simplify creation of the interpreter, make ExecutionEngine ctor protected,
delete one ExecutionEngine ctor, minor cleanup.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44646 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-06 01:08:09 +00:00
..
ADT
Analysis Integrate the readonly/readnone logic more deeply 2007-12-01 07:51:45 +00:00
Assembly
Bitcode Added "Emitter" functor to allow easy emitting of elements of a container 2007-12-05 00:13:07 +00:00
CodeGen Fix for PR1831: if all defs of an interval are re-materializable, then it's a preferred spill candiate. 2007-12-06 00:01:56 +00:00
Config Add target triple to include/llvm/Config/config.h.in. Regenerate all files. 2007-12-01 00:34:39 +00:00
Debugger
ExecutionEngine simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
Support Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
System
Target Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether 2007-12-05 03:14:33 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
IntrinsicInst.h
Intrinsics.h Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Intrinsics.td More stuff for CellSPU -- this should be enough to get an error-free 2007-12-05 02:01:41 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td fixed header attribution 2007-12-05 02:08:01 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Add a convenience method for modifying parameter 2007-11-30 18:19:18 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix a using namespace llvm; in a header file. 2007-10-03 19:04:09 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h