1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/CodeGen
Chris Lattner 6e49696ba6 Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.
This is the last MVTSDNode.

This allows us to eliminate a bunch of special case code for handling
MVTSDNodes.

llvm-svn: 22367
2005-07-10 01:55:33 +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 Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. 2005-07-10 01:55:33 +00:00
SelectionDAGISel.h add a new method 2005-05-13 07:23:03 +00:00
SelectionDAGNodes.h Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. 2005-07-10 01:55:33 +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