llvm-6502/include/llvm/CodeGen
2006-04-20 18:09:13 +00:00
..
AsmPrinter.h Add a PrintAsmMemoryOperand method for printing addresses 2006-02-24 20:21:12 +00:00
DwarfWriter.h Make sure that debug labels are defined within the same section and after the 2006-04-07 20:44:42 +00:00
ELFWriter.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
InstrScheduling.h
IntrinsicLowering.h remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit 2006-03-10 22:49:05 +00:00
LiveInterval.h Improve compatibility with VC2005, patch by Morten Ofstad! 2006-01-26 20:41:32 +00:00
LiveIntervalAnalysis.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
LiveVariables.h add a comment that I should have written a long time ago 2006-01-04 07:29:33 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h Fix a copy & paste error from long ago. 2006-04-18 16:03:18 +00:00
MachineDebugInfo.h Foundation for call frame information. 2006-04-07 16:34:46 +00:00
MachineFrameInfo.h Foundation for call frame information. 2006-04-07 16:34:46 +00:00
MachineFunction.h Add helper methods. 2006-04-11 01:09:25 +00:00
MachineFunctionPass.h
MachineInstr.h Remove some of the obvious v9-specific cruft 2006-04-20 18:09:13 +00:00
MachineInstrBuilder.h Added an offset field to ConstantPoolSDNode. 2006-02-25 09:54:52 +00:00
MachineLocation.h Foundation for call frame information. 2006-04-07 16:34:46 +00:00
MachineRelocation.h
Passes.h
SchedGraphCommon.h
ScheduleDAG.h Move simple-selector-specific types to the simple selector. 2006-03-10 07:51:18 +00:00
SelectionDAG.h Added an offset field to ConstantPoolSDNode. 2006-02-25 09:54:52 +00:00
SelectionDAGISel.h SelectionDAGISel can now natively handle Switch instructions, in the same 2006-03-27 01:32:24 +00:00
SelectionDAGNodes.h Make sure both member variables are initialized in the default constructor 2006-04-12 16:44:15 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h getVectorTyppe(MVT::i64, 2) ==> MVT::v2i64. 2006-03-28 01:59:17 +00:00
ValueTypes.td add a new iPTR ValueType for tblgen use 2006-03-27 22:48:00 +00:00