llvm-6502/include/llvm/CodeGen
2006-05-25 00:54:33 +00:00
..
AsmPrinter.h Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
DwarfWriter.h Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h
LiveIntervalAnalysis.h Backing out fix for PR770. Need to re-apply it after live range splitting is possible 2006-05-12 06:06:34 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h Suck block address tracking out of targets into the JIT Emitter. This 2006-05-03 17:10:41 +00:00
MachineConstantPool.h Doxygenify the comments, bringing the file level comments down to be attached 2006-05-15 16:12:01 +00:00
MachineDebugInfo.h
MachineFrameInfo.h Make class comment visible in Doxygen. 2006-05-23 15:32:15 +00:00
MachineFunction.h JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
MachineFunctionPass.h
MachineInstr.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
MachineInstrBuilder.h Remove and simplify some more machineinstr/machineoperand stuff. 2006-05-04 18:16:01 +00:00
MachineJumpTableInfo.h Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
MachineLocation.h
MachineRelocation.h Change from using MachineRelocation ctors to using static methods 2006-05-03 20:30:20 +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 JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
SelectionDAGISel.h Remove unncessary include 2006-05-08 01:33:11 +00:00
SelectionDAGNodes.h CALL node change: now containing signness of each argument. 2006-05-25 00:54:33 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h For PR786: 2006-05-24 19:21:13 +00:00
ValueTypes.td