llvm-6502/include/llvm
Vikram S. Adve 5023bd4a64 cpMem<->Reg functions now support CC registers (int and FP) correctly.
A scratch register has to be provided when needed to do the copy.
Also, cpMem<->Reg functions now return a vector of machine instructions.

Added several get{Class,Type} functions.

Suggest/Color methods may modify the MachineInstr (and always did),
so don't make that argument const!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2824 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-08 22:44:14 +00:00
..
ADT
Analysis
Assembly
Bytecode
CodeGen
Support
System
Target cpMem<->Reg functions now support CC registers (int and FP) correctly. 2002-07-08 22:44:14 +00:00
Transforms
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h
Constant.h
ConstantHandling.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
Pass.h
PassManager.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h