summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/IntrinsicLowering.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-09 23:47:37 +0000
committerChris Lattner <sabre@nondot.org>2005-11-09 23:47:37 +0000
commitbf4f233214b5b07929a9a863823209ba398c0760 (patch)
tree925bdd8484b4525d2285ea2e09ffb510e7036273 /llvm/lib/CodeGen/IntrinsicLowering.cpp
parent46b1976a1805a50e10e1eee746ec0916730abc72 (diff)
downloadbcm5719-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/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud