public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Convert more incremental hash users to inchash
@ 2014-07-27 19:37 Andi Kleen
  2014-07-27 19:38 ` [PATCH 1/6] RTL & dwarf2out changes Andi Kleen
  0 siblings, 1 reply; 11+ messages in thread
From: Andi Kleen @ 2014-07-27 19:37 UTC (permalink / raw)
  To: gcc-patches

This patchkit converts more incremental hash users to the new 
inchash class. The only larger change is for rtl hashing,
which I had to move to a new file to avoid problems
with the generator program. All changes should only
minimally change behavior.

Bootstrapped and tested on x86_64-linux. Ok to commit?

-Andi

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-28 21:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-27 19:37 Convert more incremental hash users to inchash Andi Kleen
2014-07-27 19:38 ` [PATCH 1/6] RTL & dwarf2out changes Andi Kleen
2014-07-27 19:38   ` [PATCH 2/6] Convert asan.c to inchash Andi Kleen
2014-07-27 19:38     ` [PATCH 3/6] Convert ipa-devirt " Andi Kleen
2014-07-27 19:38       ` [PATCH 4/6] Convert tree-ssa-dom " Andi Kleen
2014-07-27 19:45         ` [PATCH 5/6] Convert tree-ssa-sccvn " Andi Kleen
2014-07-27 19:38           ` [PATCH 6/6] Convert tree-ssa-tail-merge " Andi Kleen
2014-07-28  8:23     ` [PATCH 2/6] Convert asan.c " Richard Biener
2014-07-28 19:00   ` [PATCH 1/6] RTL & dwarf2out changes Cary Coutant
2014-07-28 19:42     ` Andi Kleen
2014-07-28 21:30       ` Cary Coutant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).