This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from de5743d657 [docs] Coverage: Improve the wording a bit
new 0be2e497aa Support non-identifier module names when preprocessing modules.
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/Module.h | 4 +-
lib/Basic/Module.cpp | 63 +++++++++++++++++----------
lib/Frontend/CompilerInstance.cpp | 11 ++++-
lib/Frontend/PrintPreprocessedOutput.cpp | 6 +--
lib/Frontend/Rewrite/FrontendActions.cpp | 11 ++++-
lib/Frontend/Rewrite/InclusionRewriter.cpp | 10 ++---
lib/Lex/Pragma.cpp | 70 +++++++++++++++++++-----------
test/Modules/string_names.cpp | 4 ++
8 files changed, 119 insertions(+), 60 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 7ef9a64157c Fix machine instruction in test case
new 810d1a08bdd [Target] Fix some Clang-tidy modernize-use-using and Includ [...]
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/Target/TargetInstrInfo.h | 65 ++++++++++++++++++-------------
include/llvm/Target/TargetLowering.h | 60 ++++++++++++++--------------
include/llvm/Target/TargetRegisterInfo.h | 54 ++++++++++++-------------
include/llvm/Target/TargetSubtargetInfo.h | 24 +++++++-----
lib/CodeGen/TargetRegisterInfo.cpp | 20 +++++++---
lib/CodeGen/TargetSubtargetInfo.cpp | 14 ++++---
lib/Target/Hexagon/HexagonSubtarget.cpp | 32 ++++++++-------
lib/Target/Hexagon/HexagonSubtarget.h | 22 +++++++++--
8 files changed, 167 insertions(+), 124 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 f1934002e0f [IR] Fix some Clang-tidy modernize-use-using warnings; othe [...]
new 7ef9a64157c Fix machine instruction in 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:
test/CodeGen/X86/implicit-null-checks.mir | 6 +++---
1 file changed, 3 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 llvm.
from 8d9cfad6aa0 Try to fix uninitialized read in unit test.
new 4b199ee3077 Mark LLVMTestingSupport as not installed in LLVMBuild.
new f1934002e0f [IR] Fix some Clang-tidy modernize-use-using warnings; othe [...]
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/IR/Attributes.h | 7 +-
include/llvm/IR/BasicBlock.h | 12 ++--
include/llvm/IR/ConstantRange.h | 9 ++-
include/llvm/IR/DerivedUser.h | 12 ++--
include/llvm/IR/Metadata.h | 63 +++++++++-------
include/llvm/IR/Value.h | 7 +-
lib/IR/AsmWriter.cpp | 147 +++++++++++++++++++++++--------------
lib/IR/AttributeImpl.h | 5 +-
lib/IR/ConstantRange.cpp | 13 +++-
lib/IR/LLVMContextImpl.cpp | 30 +++-----
lib/IR/LLVMContextImpl.h | 148 +++++++++++++++++++++++++++-----------
lib/IR/Metadata.cpp | 14 ++--
lib/Testing/Support/LLVMBuild.txt | 1 +
13 files changed, 301 insertions(+), 167 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 60eaf2356cb Fix a FIXME in llvm-objdump for the -exports-trie option th [...]
new b9cdbc013b0 AMDGPU: Cleanup CreateLiveInRegister
new faad4a37557 Fix typos
new 26324dba40c [AArch64][Falkor] Refine load/store increment latencies.
new 039e17bd764 [AArch64][Kryo] Add missing write latency for LDAXP, LDXP s [...]
new c46faf029e8 [AArch64][Falkor] Fix MOVZ sched predicate to not assert on [...]
new 8d9cfad6aa0 Try to fix uninitialized read in unit test.
The 6 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/RegisterUsageInfo.cpp | 4 +-
lib/Target/AArch64/AArch64SchedFalkorDetails.td | 409 ++++++++++++---------
lib/Target/AArch64/AArch64SchedKryoDetails.td | 6 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 21 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 23 +-
lib/Target/AMDGPU/R600ISelLowering.cpp | 24 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 9 -
lib/Target/AMDGPU/SIISelLowering.h | 2 -
.../DebugInfo/CodeView/RandomAccessVisitorTest.cpp | 1 +
9 files changed, 296 insertions(+), 203 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 e9f87b734 Add lsan interceptors for libdispatch functions on darwin
new 9cbbe014c [asan] Fix android setup script to overwrite the symlink.
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/asan/scripts/asan_device_setup | 6 +++---
1 file changed, 3 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 df8f48b64 LLD: Move ELF/Mips.cpp to ELF/Arch/MipsArchTree.cpp
new c485a765e Fix lld test that was causing llvm-clang-lld-x86_64-scei-ps4- [...]
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/mach-o/executable-exports.yaml | 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 binutils-gdb.
from 66953522c9 Update GDB test case for new lnia extended mnemonic.
new 325c9fd4aa Don't throw an error in 'info registers' for unavailable MIP [...]
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 | 5 +++++
gdb/mips-tdep.c | 10 ++++++++--
2 files changed, 13 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 llvm.
from 9a9e3b82893 Revert r305598, "utils: Add a git-r utility for mapping svn [...]
new 60eaf2356cb Fix a FIXME in llvm-objdump for the -exports-trie option th [...]
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/tools/llvm-objdump/macho-exports-trie.test | 10 ++++++++++
tools/llvm-objdump/MachODump.cpp | 18 +++++++++++++++++-
2 files changed, 27 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 clang.
from 9e9d06a860 Typo fix: appropo -> apropos. NFC.
new ff84b94035 [docs] Coverage: document issue with the BFD linker
new de5743d657 [docs] Coverage: Improve the wording a bit
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:
docs/SourceBasedCodeCoverage.rst | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.