diff options
author | Chris Lattner <sabre@nondot.org> | 2005-11-08 23:30:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-11-08 23:30:11 +0000 |
commit | 90f017c114ea1efaa1fee9854eda642c086e5a30 (patch) | |
tree | 3c4dbffe7485a8bd2f3b85077765b01f9645f82a /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 7e4b5d33cb903793914fd30202aadf7188813f13 (diff) | |
download | bcm5719-llvm-90f017c114ea1efaa1fee9854eda642c086e5a30.tar.gz bcm5719-llvm-90f017c114ea1efaa1fee9854eda642c086e5a30.zip |
Change the ValueList array for each node to be shared instead of individually
allocated. Further, in the common case where a node has a single value, just
reference an element from a small array. This is a small compile-time wi.
llvm-svn: 24250
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions