commit | f71e843f651ad94e19f85daa947fe24312b40d11 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Nov 08 22:06:23 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Nov 08 22:06:23 2005 +0000 |
tree | 2b6e751006ee5cf0738e60268a0b91c20a8eb462 | |
parent | 4012eb2137c91668d4951a312fc6067b4a5da4cd [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24248 91177308-0d34-0410-b5e6-96231b3b80d8