This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5aae789020 gcc/cp/ * call.c (build_operator_new_call): Do namelookup [...]
new a1a7ecea82c 2017-05-26 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 7 +++++++
libgfortran/acinclude.m4 | 2 +-
libgfortran/configure | 13 +++++++++++++
3 files changed, 21 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 llvm.
from f696b320655 AMDGPU/GlobalISel: Mark 32-bit float constants as legal
new b66586857d0 DebugInfo: Don't include locations for debug-having code in [...]
new b6924f09223 Revert "Export the required symbol from DynamicLibraryTests"
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 ++++
test/DebugInfo/Generic/nodebug.ll | 9 ++++++++-
unittests/Support/DynamicLibrary/CMakeLists.txt | 1 -
unittests/Support/DynamicLibrary/DynamicLibraryTests.exports | 1 -
4 files changed, 12 insertions(+), 3 deletions(-)
delete mode 100644 unittests/Support/DynamicLibrary/DynamicLibraryTests.exports
--
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 41ff145bfa3 * cp-tree.h (OVL_CHAIN): Check looking at OVERLOAD. (ovl_ [...]
new a5aae789020 gcc/cp/ * call.c (build_operator_new_call): Do namelookup [...]
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/cp/ChangeLog | 13 +++++++++++++
gcc/cp/call.c | 15 +++++++++------
gcc/cp/name-lookup.c | 32 +++++---------------------------
gcc/cp/name-lookup.h | 2 --
libcc1/ChangeLog | 5 +++++
libcc1/libcp1plugin.cc | 2 +-
6 files changed, 33 insertions(+), 36 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 843d71cda94 [DWARF] - Make collectAddressRanges() return section index [...]
new f696b320655 AMDGPU/GlobalISel: Mark 32-bit float constants as legal
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/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 2 ++
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ++++
test/CodeGen/AMDGPU/GlobalISel/legalize-constant.mir | 20 ++++++++++++++++++++
3 files changed, 26 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 f0ed1790a61 [AMDGPU] SDWA: add disassembler support for GFX9
new bfcbf6ad002 LivePhysRegs: Fix addLiveOutsNoPristines() for return block [...]
new 843d71cda94 [DWARF] - Make collectAddressRanges() return section index [...]
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/DebugInfo/DWARF/DWARFContext.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 3 +
include/llvm/DebugInfo/DWARF/DWARFDie.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 2 +
include/llvm/DebugInfo/DWARF/DWARFRelocMap.h | 3 +
include/llvm/Object/COFF.h | 1 +
include/llvm/Object/ELFObjectFile.h | 12 ++++
include/llvm/Object/MachO.h | 1 +
include/llvm/Object/ObjectFile.h | 6 ++
include/llvm/Object/Wasm.h | 1 +
lib/CodeGen/LivePhysRegs.cpp | 79 +++++++++++++---------
lib/DebugInfo/DWARF/DWARFContext.cpp | 58 +++++++++-------
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 8 +--
lib/DebugInfo/DWARF/DWARFDie.cpp | 13 ++--
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 4 +-
lib/Object/COFFObjectFile.cpp | 4 ++
lib/Object/MachOObjectFile.cpp | 4 ++
lib/Object/WasmObjectFile.cpp | 4 ++
test/CodeGen/PowerPC/livephysregs.mir | 52 ++++++++++++++
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 12 ++--
20 files changed, 200 insertions(+), 73 deletions(-)
create mode 100644 test/CodeGen/PowerPC/livephysregs.mir
--
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 22e7d29331 Automatic date update in version.in
new b057297ab6 Add regcache raw_supply_integer and raw_collect_integer.
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:
gdb/ChangeLog | 17 +++++++
gdb/defs.h | 5 +-
gdb/findvar.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/mips-fbsd-tdep.c | 45 +++---------------
gdb/mips-linux-tdep.c | 33 ++-----------
gdb/regcache.c | 48 +++++++++++++++++++
gdb/regcache.h | 6 +++
7 files changed, 213 insertions(+), 69 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 8f61a6eb1f6 [DAGCombiner] use narrow vector ops to eliminate concat/ext [...]
new f0ed1790a61 [AMDGPU] SDWA: add disassembler support for GFX9
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:
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 93 +++-
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 5 +
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 12 +-
lib/Target/AMDGPU/SIDefines.h | 15 +-
lib/Target/AMDGPU/SIInstrInfo.td | 19 +-
test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 477 +++++++++++++++++++++
6 files changed, 590 insertions(+), 31 deletions(-)
create mode 100644 test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt
--
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 9b918fb1d4 Revert "[OpenCL] An error shall occur if any scalar operand [...]
new adb4b907d6 Adding a const overload of DesignatedInitExpr::getDesignator().
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/AST/Expr.h | 3 +++
1 file changed, 3 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 f6ed90efa16 [DAG] Move legal type checks in store merge to be checked o [...]
new 8f61a6eb1f6 [DAGCombiner] use narrow vector ops to eliminate concat/ext [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 96 +++++++++++
test/CodeGen/X86/vector-narrow-binop.ll | 63 ++------
test/CodeGen/X86/vector-trunc-math.ll | 6 +-
test/CodeGen/X86/vector-tzcnt-256.ll | 264 +++++++++++++++----------------
4 files changed, 244 insertions(+), 185 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 372c196396 [OpenCL] An error shall occur if any scalar operand has grea [...]
new 9b918fb1d4 Revert "[OpenCL] An error shall occur if any scalar operand [...]
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/DiagnosticSemaKinds.td | 3 ---
lib/Sema/SemaExpr.cpp | 28 ++++++++--------------------
test/SemaOpenCL/arithmetic-conversions.cl | 23 -----------------------
test/SemaOpenCL/cond.cl | 2 +-
4 files changed, 9 insertions(+), 47 deletions(-)
delete mode 100644 test/SemaOpenCL/arithmetic-conversions.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.