[cfe-dev] Proposed C++ optimization with big speed gains with big objects
Ladislav Nevery
neuralll at gmail.com
Thu Sep 27 08:43:50 PDT 2012
Interesting idea to make it as a pragma. Thx:)
What got me previously motivated about
-fplacement_new_on_first_static_array_assign switch previously
was -fno-signed-char switch and that no code change will be needed since
linux for example has 160000 static array declarations(I love clang
-ast-dump-xml combo ;) ).
But pragma is interesting option.
--
View this message in context: http://clang-developers.42468.n3.nabble.com/Proposed-C-optimization-with-big-speed-gains-with-big-objects-tp4026886p4026988.html
Sent from the Clang Developers mailing list archive at Nabble.com.
More information about the cfe-dev
mailing list