llvm-6502/include/llvm/CodeGen
Chris Lattner 15e4b01920 Introduce a new VTSDNode class with the ultimate goal of eliminating the
MVTSDNode class.  This class is used to provide an operand to operators
that require an extra type.  We start by converting FP_ROUND_INREG and
SIGN_EXTEND_INREG over to using it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22364 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-10 00:07:11 +00:00
..
AsmPrinter.h
ELFWriter.h Add support for building/representing the symbol table, add some enum constants 2005-07-07 07:00:37 +00:00
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h Print the symbolic register name in a register allocator debug dump. 2005-05-14 05:34:15 +00:00
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h allow a virtual register to be associated with live-in values. 2005-05-13 07:08:07 +00:00
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineRelocation.h
Passes.h Adding ModuloSched SB. 2005-05-01 16:14:34 +00:00
SchedGraphCommon.h
SelectionDAG.h Introduce a new VTSDNode class with the ultimate goal of eliminating the 2005-07-10 00:07:11 +00:00
SelectionDAGISel.h add a new method 2005-05-13 07:23:03 +00:00
SelectionDAGNodes.h Introduce a new VTSDNode class with the ultimate goal of eliminating the 2005-07-10 00:07:11 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h