summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-04-17 18:41:42 +0000
committerChris Lattner <sabre@nondot.org>2007-04-17 18:41:42 +0000
commit51109b783081831fc63e63fa8d2cab542eb6c534 (patch)
tree3de96a4212e0ee2df1eb98bc60bedf690781ddad /llvm/lib/Analysis
parentceb4b2080730f7f85a75a91ff6da6e244691694d (diff)
downloadbcm5719-llvm-51109b783081831fc63e63fa8d2cab542eb6c534.tar.gz
bcm5719-llvm-51109b783081831fc63e63fa8d2cab542eb6c534.zip
Commit an patch from Gabor Greif in Mar 2005. This eliminates the tail
pointer from ilist, storing it in the prev pointer of the first node in the list instead. This shrinks ilist from 8 to 4 bytes, BasicBlock from 40->36 bytes, Function from 76->68 bytes, Module from 52->44 bytes. llvm-svn: 36210
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud