This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 63d5268 [ADT] Move CachedHashString to its own header in ADT, and ren [...]
new c1aac53 [CMake] Add missing dependency on intrinsics_gen
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
COFF/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6e7788f [Driver] Use stem rather than filename for executable name
new e5e0f9d [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang/Basic/SourceManager.h | 5 +++--
lib/Basic/SourceManager.cpp | 15 ++++++---------
2 files changed, 9 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c003f8a Daily bump.
new e1e9159 read-md.c: Move various state to within class rtx_reader
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 162 +++++++++++++++++++++++++++++++++++++++++++
gcc/genattrtab.c | 10 +--
gcc/genconditions.c | 6 +-
gcc/genconstants.c | 6 +-
gcc/genemit.c | 2 +-
gcc/genenums.c | 4 +-
gcc/genmddeps.c | 2 +
gcc/genoutput.c | 2 +-
gcc/genpreds.c | 4 +-
gcc/genrecog.c | 2 +-
gcc/gensupport.c | 42 ++++++-----
gcc/gentarget-def.c | 2 +-
gcc/read-md.c | 195 +++++++++++++++++++++++++---------------------------
gcc/read-md.h | 76 +++++++++++++++++---
gcc/read-rtl.c | 76 ++++++++++----------
15 files changed, 405 insertions(+), 186 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 88bc637 Rename HexStyle -> HexFormatStyle, and remove a constexpr.
new 0480c1b Fix differences in codegen between Linux and Windows toolchains
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Analysis/RegionInfo.h | 3 ++-
lib/CodeGen/LocalStackSlotAllocation.cpp | 8 +++++---
lib/CodeGen/MachineScheduler.cpp | 3 ++-
3 files changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 8c1bb14 [sanitizers] -Wno-macro-redefined for libc++ build
new 0516202 [profile] Mark lprofCurFilename as COMPILER_RT_WEAK
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/profile/InstrProfilingFile.c | 3 ++-
test/profile/{Linux => }/instrprof-set-filename-shared.test | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
rename test/profile/{Linux => }/instrprof-set-filename-shared.test (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 130a8de Use get_ptr_nonnull in tree-vrp gcc/testsuite/ChangeLog:
new c003f8a Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from c504f81 2016-10-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9a7c8cb Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 7c78e43 2016-10-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 732186f Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5f8ab0c [lldb] Read modules from memory when a local copy is not available
new adc1653 Fix a crash in expressions with fixits in the dummy target.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../lldbsuite/test/expression_command/fixits/TestFixIts.py | 11 +++++++++--
source/Commands/CommandObjectExpression.cpp | 3 +++
2 files changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e42b25a Fix duplicate test message in mi-trace-save.exp
new b252dce Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.