diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-29 18:43:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-29 18:43:28 +0000 |
commit | 2f0a1108ff864f2ca01ffb95896f7d61ba7d8b3a (patch) | |
tree | a77daca656adb5aafd6d4402fe2c3df2ac396739 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | e6074aa08bb9f6aff0255c6d8485a94fdb6cd6e4 (diff) | |
download | llvm-2f0a1108ff864f2ca01ffb95896f7d61ba7d8b3a.zip llvm-2f0a1108ff864f2ca01ffb95896f7d61ba7d8b3a.tar.gz llvm-2f0a1108ff864f2ca01ffb95896f7d61ba7d8b3a.tar.bz2 |
Adjust to ilist changes.
Based on the ilist changes avoid allocating an entire Use object for the
end of the Use chain. This saves 8 bytes of memory for each Value allocated
in the program. For 176.gcc, this reduces us from 69.5M -> 66.0M, a 5.3%
memory savings.
llvm-svn: 19925
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions