llvm-6502/lib/CodeGen/InstrSelection
Chris Lattner d0aa0cdbc6 Change MachineBasicBlock's to not be Annotations, instead they are kept as
part of a linked list tracked by MachineFunction.  MachineBasicBlock::get
is now linear time instead of constant time, and thus is deprecated!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4337 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 05:30:46 +00:00
..
InstrForest.cpp Use newly-added type inspection support in InstTreeNode subclasses. 2002-08-24 21:02:09 +00:00
InstrSelection.cpp Change MachineBasicBlock's to not be Annotations, instead they are kept as 2002-10-28 05:30:46 +00:00
InstrSelectionSupport.cpp Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType() 2002-10-28 04:45:29 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00