summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-08 22:07:03 +0000
committerChris Lattner <sabre@nondot.org>2005-11-08 22:07:03 +0000
commit7e4b5d33cb903793914fd30202aadf7188813f13 (patch)
tree80b060c3b5f77e6d08dfe7c7d7971a26a4f305a6 /llvm/lib/CodeGen/AsmPrinter.cpp
parente406e481d395d2e5d8ce14c25dfdb6627dca82e3 (diff)
downloadbcm5719-llvm-7e4b5d33cb903793914fd30202aadf7188813f13.tar.gz
bcm5719-llvm-7e4b5d33cb903793914fd30202aadf7188813f13.zip
Switch the operandlist/valuelist from being vectors to being just an array.This saves 12 bytes from SDNode, but doesn't speed things up substantially
(our graphs apparently already fit within the cache on my g5). In any case this reduces memory usage. llvm-svn: 24249
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud