This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 65e620e Use StringRef in LTOCodegenerator (NFC)
new 494146d AMDGPU: Don't use offen if it is 0
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/SIRegisterInfo.cpp | 104 +++++++++++++++++++--
lib/Target/AMDGPU/SIRegisterInfo.h | 10 +-
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 16 ++--
test/CodeGen/AMDGPU/captured-frame-index.ll | 21 +++--
test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 4 +-
test/CodeGen/AMDGPU/extload-private.ll | 8 +-
test/CodeGen/AMDGPU/insert_vector_elt.ll | 29 +++---
test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 10 +-
test/CodeGen/AMDGPU/private-element-size.ll | 42 ++++-----
test/CodeGen/AMDGPU/scratch-buffer.ll | 7 +-
.../vgpr-spill-emergency-stack-slot-compute.ll | 8 +-
test/CodeGen/AMDGPU/wqm.ll | 2 +-
12 files changed, 180 insertions(+), 81 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 f46303a [libFuzzer] implement the -shrink=1 option that tires to make [...]
new fc85882 Use StringRef in Triple API (NFC)
new a5deba0 Use StringRef in LTOModule implementation (NFC)
new 65e620e Use StringRef in LTOCodegenerator (NFC)
The 3 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/ADT/Triple.h | 10 +++---
include/llvm/LTO/legacy/LTOCodeGenerator.h | 8 ++---
include/llvm/LTO/legacy/LTOModule.h | 36 +++++++++-----------
lib/LTO/LTOCodeGenerator.cpp | 10 +++---
lib/LTO/LTOModule.cpp | 54 ++++++++++++++++--------------
lib/Support/Triple.cpp | 14 ++++----
tools/lto/lto.cpp | 33 +++++++++---------
7 files changed, 83 insertions(+), 82 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 eccfe90 Fix crash when emitting error.
new a9bc183 Use StringRef in Triple API (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:
lib/CodeGen/CGBuiltin.cpp | 9 +++++----
1 file changed, 5 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 master
in repository llvm.
from 28901d9 [MC] Prevent out of order HashDirective lexing in AsmLexer.
new f46303a [libFuzzer] implement the -shrink=1 option that tires to make [...]
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/Fuzzer/FuzzerCorpus.h | 3 ++-
lib/Fuzzer/FuzzerDriver.cpp | 3 +++
lib/Fuzzer/FuzzerFlags.def | 4 ++++
lib/Fuzzer/FuzzerInternal.h | 1 +
lib/Fuzzer/FuzzerLoop.cpp | 36 +++++++++++++++++++++++++++---------
lib/Fuzzer/FuzzerOptions.h | 2 ++
lib/Fuzzer/FuzzerTracePC.cpp | 12 ++++++++++--
lib/Fuzzer/FuzzerTracePC.h | 3 ++-
8 files changed, 51 insertions(+), 13 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 a1e8a25 [scudo] Fix an edge case in the secondary allocator
new d89e157 [sanitizer-coverage] remove stale code
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/sanitizer_common/sanitizer_coverage_libcdep.cc | 24 -----------
test/asan/TestCases/coverage-pc-buffer.cc | 49 ----------------------
2 files changed, 73 deletions(-)
delete mode 100644 test/asan/TestCases/coverage-pc-buffer.cc
--
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 090f75d [ASAN] Add the binder globals on Darwin to llvm.compiler.used [...]
new 28901d9 [MC] Prevent out of order HashDirective lexing in AsmLexer.
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/MC/MCParser/AsmLexer.h | 2 +-
lib/MC/MCParser/AsmLexer.cpp | 43 +++++++++++++++----------------------
test/MC/AsmParser/pr28921.s | 8 +++++++
3 files changed, 26 insertions(+), 27 deletions(-)
create mode 100644 test/MC/AsmParser/pr28921.s
--
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 249a0e1 Add support for some extended push instructions in i386/x86_6 [...]
new 1315bcd Fix up this test case.
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:
.../exit_during_break/TestExitDuringBreak.py | 35 ----------------------
1 file changed, 35 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 gcc-5-branch
in repository gcc.
from a596cfb Daily bump.
new e976289 2016-09-30 Steven G. Kargl <kargl(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:
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/dependency.c | 6 ++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/pr77380.f90 | 6 ++++++
4 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr77380.f90
--
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 539c43d Fix up the test so it gets closer to passing.
new d61911e test infra: clear file-charged issues on rerun of file
new 249a0e1 Add support for some extended push instructions in i386/x86_6 [...]
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:
.gitignore | 2 +
packages/Python/lldbsuite/test/dosep.py | 17 +-
.../TestRerunFileLevelTimeout.py.park | 33 +++
.../test_event/formatter/results_formatter.py | 105 +++++--
.../x86/x86AssemblyInspectionEngine.cpp | 104 +++++--
.../x86/x86AssemblyInspectionEngine.h | 1 +
.../x86/Testx86AssemblyInspectionEngine.cpp | 330 +++++++++++++++++++--
7 files changed, 524 insertions(+), 68 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/issue_verification/TestRerunFile [...]
--
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 236ec54 [CUDA] Harmonize asserts in SemaCUDA, NFC.
new eccfe90 Fix crash when emitting error.
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 | 2 +-
test/SemaCXX/cxx0x-defaulted-functions.cpp | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.