diff options
author | Chris Lattner <sabre@nondot.org> | 2008-03-29 04:52:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-03-29 04:52:12 +0000 |
commit | ac95515741692bd61e4ea774b9ad3c7a9b414149 (patch) | |
tree | d944cb70978834de7ba8cd9568713889250a6513 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 28e7b5760599c03b2908860daf10c315f4e5ffab (diff) | |
download | bcm5719-llvm-ac95515741692bd61e4ea774b9ad3c7a9b414149.tar.gz bcm5719-llvm-ac95515741692bd61e4ea774b9ad3c7a9b414149.zip |
make the common case of a single store (which clearly shouldn't be turned
into a memset!) faster by avoiding an allocation of an std::list node.
llvm-svn: 48939
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions