diff options
author | Chris Lattner <sabre@nondot.org> | 2005-11-09 23:47:37 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-11-09 23:47:37 +0000 |
commit | bf4f233214b5b07929a9a863823209ba398c0760 (patch) | |
tree | 925bdd8484b4525d2285ea2e09ffb510e7036273 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 46b1976a1805a50e10e1eee746ec0916730abc72 (diff) | |
download | bcm5719-llvm-bf4f233214b5b07929a9a863823209ba398c0760.tar.gz bcm5719-llvm-bf4f233214b5b07929a9a863823209ba398c0760.zip |
Switch the allnodes list from a vector of pointers to an ilist of nodes.This eliminates the vector, allows constant time removal of a node froma graph, and makes iteration over the all nodes list stable when adding
nodes to the graph.
llvm-svn: 24263
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions