This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 72af890191c cmake: BSD: Mark /usr/local/include as system include directory
new 31c95a9bee7 [X86][AVX] Add v4x64 vector shuffle test for <0,2,1,3> mask
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/CodeGen/X86/vector-shuffle-256-v4.ll | 42 +++++++++++++++++++++++++++++++
1 file changed, 42 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 clang.
from f98dea105e Don't print end-of-directive tokens in -E output
new 551dc900ed Fix usage in TableGen of getValueAsString
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:
utils/TableGen/ClangAttrEmitter.cpp | 55 ++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 28 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 f4368cbf8 COFF: Give manifest resource file a name.
new 0ad13f2e1 COFF: Add resource files to linkrepro instead of the cvtres o [...]
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/Driver.cpp | 29 +++++++++++++++--------------
COFF/Driver.h | 6 ++----
COFF/DriverUtils.cpp | 11 ++++++-----
test/COFF/linkrepro-res.test | 12 ++++++++++++
4 files changed, 35 insertions(+), 23 deletions(-)
create mode 100644 test/COFF/linkrepro-res.test
--
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 364dbc593b0 Re-apply [AArch64][RegisterBankInfo] Use the statically com [...]
new 72af890191c cmake: BSD: Mark /usr/local/include as system include directory
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:
CMakeLists.txt | 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 73c1500cc3 Make __builtin_types_compatible_p more like GCC's
new f98dea105e Don't print end-of-directive tokens in -E output
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/Frontend/PrintPreprocessedOutput.cpp | 6 ++++++
test/Preprocessor/print-assembler.s | 16 ++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 test/Preprocessor/print-assembler.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 clang.
from d9cf6d4934 Replace usage of std::stringstream with raw_string_ostream
new 73c1500cc3 Make __builtin_types_compatible_p more like GCC's
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/SemaExprCXX.cpp | 10 +++++++---
test/Parser/builtin_types_compatible.c | 17 +++++++++++++++++
2 files changed, 24 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 clang.
from 1d8eb15fda Remove AnyX86Interrupt documentation
new d9cf6d4934 Replace usage of std::stringstream with raw_string_ostream
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:
utils/TableGen/ClangAttrEmitter.cpp | 5 +++--
1 file changed, 3 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 zorg.
from 2505043 [zorg] Don't limit compile jobs on sanitizers bootstrap bot
new 96af3fd [zorg] Add 2 new sanitizer build bots to split slow sanitizer [...]
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:
buildbot/osuosl/master/config/builders.py | 10 ++++++++++
buildbot/osuosl/master/config/slaves.py | 4 ++++
zorg/buildbot/builders/sanitizers/buildbot_selector.py | 4 ++++
3 files changed, 18 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 lld.
from 6eac305a3 Add base relative relocation record that can be used for the [...]
new f4368cbf8 COFF: Give manifest resource file a name.
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/DriverUtils.cpp | 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 llvm.
from 983f9af008e [MC] Lex CRLF as one token
new 9f219e8d892 Add !callees metadata
new 7ff760d050a [AArch64][LegalizerInfo] Mark s128 G_BITCAST legal
new e4ffbabdc0c [AArch64][RegisterBankInfo] Add mapping support for G_BITCA [...]
new 364dbc593b0 Re-apply [AArch64][RegisterBankInfo] Use the statically com [...]
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:
docs/LangRef.rst | 17 ++++
include/llvm/IR/LLVMContext.h | 1 +
include/llvm/IR/MDBuilder.h | 8 ++
lib/IR/LLVMContext.cpp | 1 +
lib/IR/MDBuilder.cpp | 8 ++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 4 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 43 ++++++++--
.../AArch64/GlobalISel/arm64-regbankselect.mir | 92 ++++++++++++++++++++++
.../CodeGen/AArch64/GlobalISel/legalize-simple.mir | 26 ++++++
test/ThinLTO/X86/lazyload_metadata.ll | 4 +-
10 files changed, 195 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.