llvm-6502/include/llvm/CodeGen
Chris Lattner 92eba0c49b Rename file to MachineBasicBlock.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4316 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 01:39:21 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h
InstrSelection.h Move TmpInstruction ctor to InstrSelection.cpp file 2002-09-08 21:07:51 +00:00
InstrSelectionSupport.h Add a missing std:: qualifier 2002-10-21 13:23:42 +00:00
InterferenceGraph.h
MachineBasicBlock.h Inline some methods from .cpp files into .h files, minor cleanups 2002-10-28 01:21:55 +00:00
MachineCodeForInstruction.h Fixes to previous checkin 2002-10-28 01:27:30 +00:00
MachineFunction.h Add note about state that should be removed when time permits 2002-10-28 01:27:51 +00:00
MachineInstr.h - Two minor improvements to the MachineInstr class to reduce footprint and 2002-10-22 23:16:21 +00:00
MachineInstrAnnot.h Fixed method getReturnValue(): it should return NULL if the 2002-09-28 17:03:54 +00:00
MBasicBlock.h Initial checkin of Machine Code representation for X86 backend. This will 2002-10-25 23:00:13 +00:00
MFunction.h Initial checkin of Machine Code representation for X86 backend. This will 2002-10-25 23:00:13 +00:00
MInstBuilder.h Add support or other operand types 2002-10-27 21:17:45 +00:00
MInstruction.h Initial checkin of Machine Code representation for X86 backend. This will 2002-10-25 23:00:13 +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 Remove unnecessary include. 2002-09-14 23:04:52 +00:00
RegClass.h
RegColorMap.h
RegisterAllocation.h
SparcRegInfo.h
StackSlots.h Minor cleanups 2002-10-23 01:11:51 +00:00
ValueSet.h