aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-29 18:43:28 +0000
committerChris Lattner <sabre@nondot.org>2005-01-29 18:43:28 +0000
commit2f0a1108ff864f2ca01ffb95896f7d61ba7d8b3a (patch)
treea77daca656adb5aafd6d4402fe2c3df2ac396739 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente6074aa08bb9f6aff0255c6d8485a94fdb6cd6e4 (diff)
downloadllvm-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