This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 38d6c4f Automatic date update in version.in
new 695f5e3 Add support for finding separate debug info files via the bui [...]
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/ChangeLog | 23 ++
bfd/bfd-in2.h | 2 +
bfd/dwarf2.c | 6 +-
bfd/opncls.c | 373 +++++++++++++++++++++++++---
binutils/ChangeLog | 8 +
binutils/NEWS | 4 +
binutils/testsuite/binutils-all/objdump.exp | 80 ++++++
7 files changed, 456 insertions(+), 40 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 a24ffee DWARFDie.h: Move a class declaration out of the method descri [...]
new cd9ca6a RegionPass: Set isExecuted flag correctly
new a3c8656 [X86][AVX512] Adding missing shuffle lowering to blend mask i [...]
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:
lib/Analysis/RegionPass.cpp | 1 +
lib/Target/X86/X86ISelLowering.cpp | 47 ++++++-
test/CodeGen/X86/avx512-mask-op.ll | 10 +-
test/CodeGen/X86/merge-consecutive-loads-512.ll | 48 ++++----
test/CodeGen/X86/sse3-avx-addsub.ll | 9 +-
test/CodeGen/X86/vector-shuffle-128-v16.ll | 23 ++--
test/CodeGen/X86/vector-shuffle-256-v16.ll | 24 ++--
test/CodeGen/X86/vector-shuffle-256-v32.ll | 77 +++++++-----
test/CodeGen/X86/vector-shuffle-512-v16.ll | 6 +-
test/CodeGen/X86/vector-shuffle-512-v32.ll | 8 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 15 +--
test/CodeGen/X86/vector-shuffle-avx512.ll | 156 +++++++++++++++++++++++-
12 files changed, 326 insertions(+), 98 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 lldb.
from f21ea43 [CMake] Fix finding LLDBWrapPython.cpp in Framework build
new 20af87b Fix log typo in ABISysV_arm64.cpp
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:
source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp | 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 release_40
in repository lldb.
at fcd2aac Update scripts/Xcode/build-llvm.py to use llvm/clang 4 branch
This branch includes the following new commits:
new 38ceee6 Creating release_40 branch off revision 291814
new fcd2aac Update scripts/Xcode/build-llvm.py to use llvm/clang 4 branch
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.
--
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 ac5f04c 2017-01-13 Richard Biener <rguenther(a)suse.de>
new 55fa8db 2017-01-13 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/split-path-9.c | 4 ++--
2 files changed, 7 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 llvm.
from dc5d320 [AVX-512] Remove unmasked BLENDM instructions from the wrong [...]
new a24ffee DWARFDie.h: Move a class declaration out of the method descri [...]
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/DebugInfo/DWARF/DWARFDie.h | 3 ++-
1 file changed, 2 insertions(+), 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 gcc.
from 50a97ad Daily bump.
new 1e74686 2017-01-13 Richard Biener <rguenther(a)suse.de>
new ac5f04c 2017-01-13 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 6 +++
gcc/c/ChangeLog | 5 ++
gcc/c/gimple-parser.c | 26 ++++++++++
gcc/gimple-ssa-split-paths.c | 55 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++
.../gcc.dg/{gimplefe-4.c => gimplefe-22.c} | 7 ++-
gcc/testsuite/gcc.dg/tree-ssa/split-path-7.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/split-path-8.c | 14 ++++++
gcc/testsuite/gcc.dg/tree-ssa/split-path-9.c | 17 +++++++
gcc/tree-pretty-print.c | 34 +++++++++++--
10 files changed, 167 insertions(+), 10 deletions(-)
copy gcc/testsuite/gcc.dg/{gimplefe-4.c => gimplefe-22.c} (52%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/split-path-8.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/split-path-9.c
--
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 6ffcfe0 [IR] Don't call assertModuleIsMaterialized in release builds
new fbb52b5 [X86] Move some entries in the load folding tables to move ap [...]
new dc5d320 [AVX-512] Remove unmasked BLENDM instructions from the wrong [...]
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:
lib/Target/X86/X86InstrInfo.cpp | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 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 e77eb6a Track validity of pass results
new 6ffcfe0 [IR] Don't call assertModuleIsMaterialized in release builds
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/Value.h | 10 +++++++++-
lib/IR/Value.cpp | 2 +-
2 files changed, 10 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 llvm.
from a2090aa ProfileSummaryInfo improvements.
new e77eb6a Track validity of pass results
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/Pass.h | 36 +++++++++++++++++++++++-----
include/llvm/PassAnalysisSupport.h | 5 ++++
lib/Analysis/CallGraphSCCPass.cpp | 1 +
lib/Analysis/LoopInfo.cpp | 6 +++--
lib/Analysis/LoopPass.cpp | 1 +
lib/CodeGen/MachineDominators.cpp | 2 +-
lib/CodeGen/MachineFunctionPass.cpp | 4 +++-
lib/IR/LegacyPassManager.cpp | 18 +++++++++++---
lib/IR/Pass.cpp | 7 ++++--
test/CodeGen/Generic/externally_available.ll | 2 +-
test/CodeGen/Mips/mul.ll | 2 +-
11 files changed, 67 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.