llvm-6502/include/llvm/CodeGen
2006-07-28 01:03:48 +00:00
..
AsmPrinter.h Support jump tables when in PIC relocation model 2006-07-27 01:13:04 +00:00
DwarfWriter.h Add and sort "sections" in debug lines. This always stepping through 2006-06-23 12:51:53 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h Fix non-64-bit clean code. 2006-06-21 00:29:14 +00:00
MachineConstantPool.h
MachineDebugInfo.h 1. Support for c++ mangled names. 2006-07-11 15:58:09 +00:00
MachineFrameInfo.h Make class comment visible in Doxygen. 2006-05-23 15:32:15 +00:00
MachineFunction.h
MachineFunctionPass.h Add an out-of-line virtual function to home class. 2006-07-14 23:08:47 +00:00
MachineInstr.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineRelocation.h Add basic block machine relocation. 2006-07-27 18:18:13 +00:00
Passes.h
SchedGraphCommon.h
ScheduleDAG.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
SelectionDAG.h Remove InFlightSet hack. No longer needed. 2006-07-28 00:47:19 +00:00
SelectionDAGISel.h Rename IsFoldableBy to CanBeFoldedleBy 2006-07-28 01:03:48 +00:00
SelectionDAGNodes.h Remove NodeDepth; Add NodeId which is a unique id per node per DAG. It can only be set by SelectionDAG. 2006-07-27 06:38:21 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h Move MVT::getVectorType out of line, it is large and shouldn't be inlined. 2006-07-19 00:40:45 +00:00
ValueTypes.td