llvm-6502/include/llvm/CodeGen
2002-10-30 20:38:49 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h Remove old entrypoint 2002-10-29 17:15:01 +00:00
InstrSelection.h
InstrSelectionSupport.h Make MachineInstr.h not #include MachineInstrInfo.h 2002-10-28 02:29:46 +00:00
InterferenceGraph.h Remove unneeded #include 2002-10-29 16:50:06 +00:00
MachineBasicBlock.h Change MachineBasicBlock's to not be Annotations, instead they are kept as 2002-10-28 05:30:46 +00:00
MachineCodeForInstruction.h Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
MachineFunction.h Improve comments, add methods for structured printing 2002-10-30 00:46:31 +00:00
MachineInstr.h Bug fix in setting an implicit ref. 2002-10-30 20:38:16 +00:00
MachineInstrAnnot.h Remove separate vector of implicit refs from MachineInstr, and 2002-10-29 19:41:18 +00:00
MachineInstrBuilder.h Allow BuildMI that helps automate construction of SSA information 2002-10-30 01:48:41 +00:00
PeepholeOpts.h Peephole optimization pass on final machine code. 2002-09-20 16:33:03 +00:00
PreSelection.h New preselection pass that specializes LLVM code for a target machine, 2002-09-16 18:08:17 +00:00
RegAllocCommon.h
RegClass.h De-inline methods 2002-10-29 16:50:33 +00:00
RegisterAllocation.h Remove unneccesary #include 2002-10-29 16:34:12 +00:00
SparcRegInfo.h
StackSlots.h Minor cleanups 2002-10-23 01:11:51 +00:00
ValueSet.h