summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-26 06:49:09 +0000
committerChris Lattner <sabre@nondot.org>2009-01-26 06:49:09 +0000
commit273fc663dfc6431cd7bc85b62fab3ebd50c8fb12 (patch)
treed397740bce89ad03e586206c3ea6699c4a559214 /llvm/lib/CodeGen/MachineFunction.cpp
parent76e689636be099136805a940c0d15ec2e8896313 (diff)
downloadbcm5719-llvm-273fc663dfc6431cd7bc85b62fab3ebd50c8fb12.tar.gz
bcm5719-llvm-273fc663dfc6431cd7bc85b62fab3ebd50c8fb12.zip
Bitmangle file characteristic bits into the low bits of
the content cache pointer. This saves 105876 bytes on cocoa.h because it shrinks the SLocEntry union, which we have a big array of. It would be nice to use PointerIntPair here, but we can't because it is in a union. llvm-svn: 63004
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud