1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/CodeGen
Chris Lattner c355896290 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.

llvm-svn: 22364
2005-07-10 00:07:11 +00:00
..
AsmPrinter.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
ELFWriter.h Add support for building/representing the symbol table, add some enum constants 2005-07-07 07:00:37 +00:00
InstrScheduling.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
IntrinsicLowering.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
LiveVariables.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
MachineBasicBlock.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineCodeEmitter.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineConstantPool.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineFrameInfo.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineFunction.h allow a virtual register to be associated with live-in values. 2005-05-13 07:08:07 +00:00
MachineFunctionPass.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineInstr.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
MachineInstrBuilder.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineRelocation.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
Passes.h Adding ModuloSched SB. 2005-05-01 16:14:34 +00:00
SchedGraphCommon.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
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 add an assertion 2005-01-05 16:27:34 +00:00
ValueSet.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
ValueTypes.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00