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 7bd374a MIPS/GAS: Implement microMIPS branch/jump compaction
new ff20cab 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.11-branch
in repository binutils-gdb.
from 7bba4ed Automatic date update in version.in
new 39b3a9c 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 492a7a5 Fix seg fault in linker when performing garbage collection on [...]
new d118813 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 79e7020 Add verifyAnalysis for LCSSA.
new 6d9563a Don't invoke getName() from Function::isIntrinsic().
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/IR/Function.h | 8 +++++++-
lib/CodeGen/WinEHPrepare.cpp | 8 ++++++--
lib/IR/AsmWriter.cpp | 4 ++--
lib/IR/Function.cpp | 9 +++------
lib/IR/Verifier.cpp | 2 +-
5 files changed, 19 insertions(+), 12 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 aa6ca74 [CFLAA] Add getModRefBehavior to CFLAnders.
new 79e7020 Add verifyAnalysis for LCSSA.
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/Transforms/Utils/LCSSA.cpp | 5 +++++
1 file changed, 5 insertions(+)
--
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 b3f897d [LVI] Use DenseMap::find_as in LazyValueInfo.
new 741862c [LSV] Use Instruction*s rather than Value*s where possible.
new aa6ca74 [CFLAA] Add getModRefBehavior to CFLAnders.
The 2 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/CFLAndersAliasAnalysis.h | 10 ++
lib/Analysis/CFLAndersAliasAnalysis.cpp | 106 ++++++++++++
lib/Analysis/CFLSteensAliasAnalysis.cpp | 26 ++-
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 181 +++++++++++----------
.../CFLAliasAnalysis/Andersen/interproc-ret-arg.ll | 4 +
.../Andersen/interproc-ret-deref-arg-multilevel.ll | 5 +
.../Andersen/interproc-ret-deref-arg.ll | 6 +
.../Andersen/interproc-ret-ref-arg-multilevel.ll | 3 +
.../Andersen/interproc-ret-ref-arg.ll | 2 +
.../Andersen/interproc-store-arg.ll | 5 +
10 files changed, 253 insertions(+), 95 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 clang.
from b82333f [OpenMP] Add support to map member expressions with reference [...]
new 0025c15 Revert "[Driver] Compute effective target triples once per jo [...]
new a43c36c Retry: [Driver] Compute effective target triples once per job (NFCI)
The 2 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:
docs/ReleaseNotes.rst | 3 +-
include/clang/Driver/SanitizerArgs.h | 7 +-
include/clang/Driver/Tool.h | 2 -
include/clang/Driver/ToolChain.h | 37 ++++-
lib/Driver/Driver.cpp | 29 ++--
lib/Driver/SanitizerArgs.cpp | 19 +--
lib/Driver/ToolChain.cpp | 53 +++---
lib/Driver/ToolChains.cpp | 55 +++----
lib/Driver/ToolChains.h | 21 +--
lib/Driver/Tools.cpp | 307 ++++++++++++++---------------------
lib/Driver/Tools.h | 59 +------
11 files changed, 228 insertions(+), 364 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 lld.
from c36ccbf [lld][MachO] Temporarily revert r276921 - it's causing bot-fa [...]
new 373ff00 [lld][MachO] Re-apply r276921 with fix - initialize strings f [...]
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/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 5 +-
lib/ReaderWriter/MachO/CMakeLists.txt | 1 +
lib/ReaderWriter/MachO/DebugInfo.h | 310 +++++++++++++++++++
lib/ReaderWriter/MachO/File.h | 16 +-
lib/ReaderWriter/MachO/MachONormalizedFile.h | 17 +-
.../MachO/MachONormalizedFileBinaryReader.cpp | 10 +-
.../MachO/MachONormalizedFileBinaryWriter.cpp | 21 +-
.../MachO/MachONormalizedFileFromAtoms.cpp | 175 ++++++++++-
.../MachO/MachONormalizedFileToAtoms.cpp | 334 ++++++++++++++++++++-
test/mach-o/debug-syms.yaml | 249 +++++++++++++++
10 files changed, 1112 insertions(+), 26 deletions(-)
create mode 100644 lib/ReaderWriter/MachO/DebugInfo.h
create mode 100644 test/mach-o/debug-syms.yaml
--
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 ec6d2d6 gcc/testsuite/ChangeLog:
new 1241a43 gcc/testsuite/ChangeLog:
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/testsuite/gcc.dg/torture/pr71994.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71994.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.