llvm-6502/include/llvm
Chris Lattner af9fa2bd0c Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,
a far more logical place.  Other methods should also be moved if anyone
is interested. :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25912 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-02 20:11:55 +00:00
..
ADT add some methods for case-insensitive string compares 2006-01-26 20:36:29 +00:00
Analysis
Assembly Fix auto-upgrade of intrinsics to work properly with both assembly and 2006-01-27 11:49:27 +00:00
Bytecode
CodeGen add a new PrintAsmOperand method, move some stuff around for ease of reading. 2006-02-01 22:39:30 +00:00
Config
Debugger
ExecutionEngine
Support Remember plugins should someone like bugpoint want to know them. 2006-01-26 18:36:50 +00:00
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo, 2006-02-02 20:11:55 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h add an instance var and argument. 2006-02-02 00:23:12 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Allow use of isa<InlineAsm>(X) without #including InlineAsm.h 2006-01-26 01:54:21 +00:00
ValueSymbolTable.h