llvm-6502/include/llvm/CodeGen
Chris Lattner b71fd7897f Simplify IntrinsicLowering and clarify that it is only for use by the
CBE and interpreter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31755 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-15 18:00:10 +00:00
..
AsmPrinter.h Add a printSetLabel that takes two id's. 2006-11-01 09:23:08 +00:00
DwarfWriter.h Simplify DwarfWriter header. 2006-10-30 13:35:07 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h Simplify IntrinsicLowering and clarify that it is only for use by the 2006-11-15 18:00:10 +00:00
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Keep track of the start of MBB's in a separate map from instructions. This 2006-09-15 03:57:23 +00:00
LiveVariables.h Fix for PR929. The PHI nodes were being gone through for each instruction 2006-10-03 07:20:20 +00:00
MachineBasicBlock.h add two helper methods 2006-10-23 23:35:35 +00:00
MachineCodeEmitter.h
MachineConstantPool.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
MachineDebugInfo.h Wasn't handling case of when machine move labels were undefined. 2006-11-08 14:16:39 +00:00
MachineFrameInfo.h
MachineFunction.h Provide a function that ensures MBB numbering is dense and inorder. This 2006-10-03 19:18:57 +00:00
MachineFunctionPass.h
MachineInstr.h - Let MachineInstr ctors add implicit def and use operands. Other operands 2006-11-13 23:34:06 +00:00
MachineInstrBuilder.h Matches MachineInstr changes. 2006-11-13 23:36:35 +00:00
MachineJumpTableInfo.h add an assertion 2006-10-28 18:21:51 +00:00
MachineLocation.h
MachinePassRegistry.h
MachineRelocation.h
MachOWriter.h
Passes.h 1. Add a pass to fold debug label instructions so a debug info client can detect 2006-11-07 19:33:46 +00:00
RegAllocRegistry.h
SchedGraphCommon.h
ScheduleDAG.h Move to operand constraints for two-address instructions. 2006-11-04 09:42:53 +00:00
SchedulerRegistry.h
SelectionDAG.h Rename ISD::MemOpAddrMode to ISD::MemIndexedMode 2006-11-09 17:55:04 +00:00
SelectionDAGISel.h remove dead method 2006-10-28 18:21:29 +00:00
SelectionDAGNodes.h Rename ISD::MemOpAddrMode to ISD::MemIndexedMode 2006-11-09 17:55:04 +00:00
SSARegMap.h
ValueTypes.h
ValueTypes.td