llvm-6502/include/llvm/CodeGen
Nate Begeman 0f66a91721 Add two new methods isTargetOpcode() which returns true if the node type
is greater than the range of building selection dag node types, and
getTargetOpcode(), which returns the node opcode less the value of
isd::builtin_op_end, which specifies the end of the builtin types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22844 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-17 23:44:54 +00:00
..
AsmPrinter.h
ELFWriter.h Add two helper methods, adjust a prototype 2005-07-16 17:40:34 +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 new is not a valid default anywhere, so make this pure virtual 2005-07-28 18:13:59 +00:00
MachineConstantPool.h add a helper method 2005-07-11 04:49:33 +00:00
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 Mark these as V9 specific 2005-08-01 20:38:31 +00:00
MachineInstrBuilder.h
MachineRelocation.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
Passes.h Adding ModuloSched SB. 2005-05-01 16:14:34 +00:00
SchedGraphCommon.h
SelectionDAG.h add ReplaceAllUsesWith, and a helper to implemented it 2005-08-17 18:59:17 +00:00
SelectionDAGISel.h This was moved to the .cpp file 2005-08-17 06:46:50 +00:00
SelectionDAGNodes.h Add two new methods isTargetOpcode() which returns true if the node type 2005-08-17 23:44:54 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h