Go to file
Chris Lattner ac95515741 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
2008-03-29 04:52:12 +00:00
clang Only have the rewriter produce a file when there are no errors. 2008-03-28 22:26:09 +00:00
llvm make the common case of a single store (which clearly shouldn't be turned 2008-03-29 04:52:12 +00:00