This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c4c17fac464 [NFC] fix trivial typos in document and comments
new 5974c34c37b [X86][MMX] Set PAVG/PHADD/PMIN/PMAX/PSIGN instructions to u [...]
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/X86/X86InstrMMX.td | 24 +++---
test/CodeGen/X86/mmx-schedule.ll | 156 +++++++++++++++++++--------------------
2 files changed, 90 insertions(+), 90 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 3542a1e98 Revert "[debugserver] Remove dead function call. NFCI."
new 95be40c27 Reapply "Cleanup DWARFCompileUnit and DWARFUnit in preparatio [...]
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:
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 580 +------------------
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 106 +---
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 4 +-
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 622 +++++++++++++++++----
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 69 ++-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 12 +-
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 2 +-
.../SymbolFile/DWARF/SymbolFileDWARFDebugMap.h | 2 +-
8 files changed, 569 insertions(+), 828 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 efcdcc2677d [AMDGPU] Add gfx902 product names
new c4c17fac464 [NFC] fix trivial typos in document and comments
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/AMDGPUMachineFunction.h | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 2 +-
lib/Transforms/Scalar/MergeICmps.cpp | 2 +-
4 files changed, 4 insertions(+), 4 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 release_60
in repository llvm.
from 4c9ba56670d Merging r329852:
new 0b57b47378e Merging r322373:
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/PowerPC/PPCInstrInfo.cpp | 4 +
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 134 +++++++++++++++++++++++
2 files changed, 138 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 binutils-gdb.
from 68e91e4249 Automatic date update in version.in
new fb70ec1714 Reinstate readelf decoding of i860 and i960 machine names
new 24acfe5e2b powerpc-lynxos and powerpc-windiss fixes
new 03aa968462 powerpc max-page-size vs __QNXTARGET__
new 702d167134 powerpc common-page-size
The 4 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 | 25 +++++++++++++++++++++++++
bfd/bfd-in2.h | 2 +-
bfd/bfd.c | 13 ++++++++++---
bfd/config.bfd | 1 +
bfd/elf-bfd.h | 3 +++
bfd/elf32-ppc.c | 9 ++-------
bfd/elf64-ppc.c | 3 ++-
bfd/elfxx-target.h | 11 +++++++++++
binutils/ChangeLog | 4 ++++
binutils/readelf.c | 2 ++
ld/ChangeLog | 13 +++++++++++++
ld/emulparams/elf32ppcwindiss.sh | 9 ++-------
ld/emulparams/ppclynx.sh | 15 ++-------------
ld/ldemul.c | 5 +++++
ld/ldmain.c | 2 --
ld/testsuite/ld-powerpc/ppc476-shared.d | 2 +-
ld/testsuite/ld-powerpc/ppc476-shared2.d | 2 +-
17 files changed, 85 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 1076c8db457 [WebAssembly] Fix a bug in MachineBasicBlock::findDebugLoc() call
new efcdcc2677d [AMDGPU] Add gfx902 product names
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:
docs/AMDGPUUsage.rst | 7 ++-----
1 file changed, 2 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 clang.
from bfca048471 [Driver] Export profiling symbols for -exported_symbols_list
new ea7b75a952 Revert "[Serialization] Fix some Clang-tidy modernize and 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:
lib/Serialization/ASTReader.cpp | 582 ++++++++++++++++++++++------------------
1 file changed, 317 insertions(+), 265 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 c4082cf631e [X86] Add the bizarro movsww and movzww mnemonics for the d [...]
new 1076c8db457 [WebAssembly] Fix a bug in MachineBasicBlock::findDebugLoc() call
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/WebAssembly/WebAssemblyCFGStackify.cpp | 7 ++++---
1 file changed, 4 insertions(+), 3 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 4b068f331ca rs6000: Fix _mm_slli_epi{32,64} for shift values 16 through [...]
new 3f4e9c8dc8c 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-7-branch
in repository gcc.
from ba165056194 Fix broken sed command from previous commit
new f419391b8f0 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.