public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-111-gf486965
@ 2010-02-24  3:15 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-02-24  3:15 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  f4869658bae06af2e92091cebda75b59d00211d8 (commit)
       via  29b1a9b7ff6ccff926e47c1077ea6089d3307a65 (commit)
      from  c7005ee1ba902de01a8863661a2031bfd45d3d40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f4869658bae06af2e92091cebda75b59d00211d8
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Feb 23 18:50:05 2010 -0800

    PR10719 cont'd: const-fold comparisons
    
    We can compute results between two literals, and we can also compute
    comparisons to boundary numbers.
    
    (We could also check boundary strings, "" and "\377\377...", but even
    I am not THAT pedantic... yet...)
    
    * elaborate.cxx (const_folder::visit_comparison): Implement.

commit 29b1a9b7ff6ccff926e47c1077ea6089d3307a65
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Feb 23 18:45:22 2010 -0800

    PR10719 cont'd: const-fold string concatenation
    
    We can concat literal strings directly and discard empty strings.
    
    * elaborate.cxx (const_folder::visit_concatenation): Implement.

-----------------------------------------------------------------------

Summary of changes:
 elaborate.cxx |  113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 109 insertions(+), 4 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-24  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-24  3:15 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-111-gf486965 jistone

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).