This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 559cd481444 [AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcnt helpers
new 8253e24b39e [DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)
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 | 29 +++++++++++++++++-----
test/CodeGen/ARM/bool-ext-inc.ll | 23 ++++++++---------
test/CodeGen/X86/bool-ext-inc.ll | 42 +++++++++++++-------------------
3 files changed, 50 insertions(+), 44 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 ca256e121 Fix the typo in strtok.c testcase: There was a missing space [...]
new 9553ac23b Add a missing "%run" expansion to fread_fwrite.cc test case t [...]
new 1282f851d Mark the asan-sigbus.cpp ASan testcase as unsupported on iOS. [...]
new fcedc089e Fix the dump_registers.cc ASan testcase on iOS to allow both [...]
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:
test/asan/TestCases/Darwin/dump_registers.cc | 2 +-
test/asan/TestCases/Posix/asan-sigbus.cpp | 2 ++
test/asan/TestCases/Posix/fread_fwrite.cc | 4 ++--
3 files changed, 5 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 lld.
from 0a54d0c55 Fix comment.
new 765a6eb15 Fix comments again.
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:
COFF/Chunks.cpp | 45 +++++++++++++++++++++------------------------
1 file changed, 21 insertions(+), 24 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 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test.
new cfe08f4f90 [Modules] Fix a crash-on-invalid with overloaded functions
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/Sema/SemaOverload.cpp | 4 ++++
test/Modules/Inputs/malformed-overload/X.h | 2 ++
.../System/module.map => malformed-overload/module.modulemap} | 0
test/Modules/malformed-overload.m | 8 ++++++++
4 files changed, 14 insertions(+)
create mode 100644 test/Modules/Inputs/malformed-overload/X.h
copy test/Modules/Inputs/{objc-hidden/System/module.map => malformed-overload/modu [...]
create mode 100644 test/Modules/malformed-overload.m
--
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 0e741b973 Follow-up for r301443: The python scrips need to be executable.
new ca256e121 Fix the typo in strtok.c testcase: There was a missing space [...]
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:
test/asan/TestCases/strtok.c | 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 clang.
from 92c5967c32 Refactor frontend InputKind to prepare for treating module m [...]
new 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test.
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/Lex/PPCallbacks.h | 16 ++++---
include/clang/Lex/PreprocessingRecord.h | 3 +-
lib/Frontend/PrintPreprocessedOutput.cpp | 6 ++-
lib/Lex/PPDirectives.cpp | 29 +++++++------
lib/Lex/PreprocessingRecord.cpp | 3 +-
tools/libclang/Indexing.cpp | 3 +-
unittests/Basic/SourceManagerTest.cpp | 74 ++++++++++++++++++++++----------
7 files changed, 88 insertions(+), 46 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 bdc760666 LTO: Mark undefined module asm symbols as used.
new 0a54d0c55 Fix comment.
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:
COFF/Chunks.cpp | 4 ++--
1 file changed, 2 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 compiler-rt.
from fcf0ff11c [asan] Add support for running lit tests in the iOS Simulator
new 0e741b973 Follow-up for r301443: The python scrips need to be executable.
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:
test/sanitizer_common/ios_commands/iossim_env.py | 0
test/sanitizer_common/ios_commands/iossim_run.py | 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 test/sanitizer_common/ios_commands/iossim_env.py
mode change 100644 => 100755 test/sanitizer_common/ios_commands/iossim_run.py
--
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 lld.
from a06ea0741 Merge r298568: Print out "suppoted targets"
new ada575695 Merge r298569: Force @{init,fini}_array if section name start [...]
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:
ELF/InputSection.cpp | 26 ++++++++++++++++++++++----
test/ELF/init-fini-progbits.s | 19 +++++++++++++++++++
2 files changed, 41 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/init-fini-progbits.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 release_40
in repository lld.
from ed4ac0040 Merge r298532: Add "(compatible with GNU linkers)" to the -ve [...]
new c7d4f6ac7 Merge r298570: Fix Windows buildbots
new a06ea0741 Merge r298568: Print out "suppoted targets"
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:
ELF/DriverUtils.cpp | 14 ++++++++++++++
test/ELF/driver.test | 1 +
2 files changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.