llvm-6502/include/llvm/CodeGen
2006-02-04 06:49:00 +00:00
..
AsmPrinter.h add a new PrintAsmOperand method, move some stuff around for ease of reading. 2006-02-01 22:39:30 +00:00
DwarfWriter.h Using bit size of integers instead of ambiguous "long" et all. 2006-01-27 20:31:25 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h Improve compatibility with VC2005, patch by Morten Ofstad! 2006-01-26 20:41:32 +00:00
LiveIntervalAnalysis.h revert an accidental commit 2006-01-29 07:59:37 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
MachineDebugInfo.h Remove extra qualifier. 2006-01-29 09:52:11 +00:00
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineRelocation.h
Passes.h
SchedGraphCommon.h
ScheduleDAG.h Get rid of some memory leaks identified by Valgrind 2006-02-04 06:49:00 +00:00
SelectionDAG.h Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
SelectionDAGISel.h Do some code refactoring on Jim's scheduler in preparation of the new list 2006-01-21 02:32:06 +00:00
SelectionDAGNodes.h Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h