llvm-mirror/include
Alkis Evlogimenos b755d35fd2 Change MachineBasicBlock's vector of MachineInstr pointers into an
ilist of MachineInstr objects. This allows constant time removal and
insertion of MachineInstr instances from anywhere in each
MachineBasicBlock. It also allows for constant time splicing of
MachineInstrs into or out of MachineBasicBlocks.

llvm-svn: 11340
2004-02-12 02:27:10 +00:00
..
boost This works with GCC 3.4 also 2003-11-05 01:31:12 +00:00
Config Regenerated using autoconf-2.57 and autoheader-2.57. 2004-01-21 19:39:29 +00:00
llvm Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
Support If a node has more than 64 outgoing edges, make the edges go from the 'truncated' block, 2004-02-11 20:44:17 +00:00