This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a50c4ffd89e [Support] Avoid normalization in sys::getDefaultTargetTriple
new 3bf8298d82e Replace AA's uses of uint64_t with LocationSize; 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:
include/llvm/Analysis/AliasAnalysis.h | 40 +++++++++++++---------
include/llvm/Analysis/AliasSetTracker.h | 27 +++++++--------
include/llvm/Analysis/BasicAliasAnalysis.h | 24 +++++++------
include/llvm/Analysis/MemoryDependenceAnalysis.h | 2 +-
include/llvm/Analysis/MemoryLocation.h | 12 ++++---
lib/Analysis/AliasSetTracker.cpp | 14 ++++----
lib/Analysis/BasicAliasAnalysis.cpp | 36 ++++++++++---------
lib/Analysis/CFLAndersAliasAnalysis.cpp | 6 ++--
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 2 +-
9 files changed, 89 insertions(+), 74 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 a8ea22a39 Add a comment for retpoline PLT.
new 056a29a93 Fix retpoline PLT for x86-64 when used for >4GB address.
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/Arch/X86_64.cpp | 2 +-
test/ELF/x86-64-plt-high-addr.s | 12 ++++++++++--
2 files changed, 11 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 b3ab2ec725 [Support] Avoid normalization in sys::getDefaultTargetTriple
new 6ce4c55a72 [DebugInfo] Don't bother with MD5 checksums of preprocessed files.
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/CGDebugInfo.cpp | 16 ++++++++++++----
lib/CodeGen/CGDebugInfo.h | 1 +
test/CodeGen/md5-checksum-crash.c | 13 +++++++++++++
3 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/md5-checksum-crash.c
--
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 1e5bf7531 Fix a bug that we truncated GOTPLT entries to 32 bits.
new a8ea22a39 Add a comment for retpoline PLT.
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/Arch/X86_64.cpp | 9 +++++++++
1 file changed, 9 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 compiler-rt.
from c0a2f17c0 [MemorySanitizer] fix mmap test for oses not implementing MAP [...]
new a9917db44 This is a test commit to verify repository access
new 5bd497b5d Revert the last test commit
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:
--
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 192d09bc6e6 [CodeGenPrepare] Revert r331783
new a50c4ffd89e [Support] Avoid normalization in sys::getDefaultTargetTriple
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/Support/Unix/Host.inc | 2 +-
lib/Support/Windows/Host.inc | 2 +-
2 files 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 clang.
from 19379d6c2a Convert clang-interpreter to ORC JIT API
new b3ab2ec725 [Support] Avoid normalization in sys::getDefaultTargetTriple
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/CompilerInvocation.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 libcxx.
from 756163dbc Add one more test for optional
new 599bf43e5 Fix optional deduction guide test breakage
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:
.../optional/optional.object/optional.object.ctor/deduct.fail.cpp | 2 +-
.../optional/optional.object/optional.object.ctor/deduct.pass.cpp | 2 +-
2 files 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 llvm.
from d900d78107a [AMDGPU][Waitcnt] Remove obsolete waitcnt option
new 192d09bc6e6 [CodeGenPrepare] Revert r331783
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/CodeGenPrepare.cpp | 41 -------
test/CodeGen/X86/cmov.ll | 5 +-
test/CodeGen/X86/ins_subreg_coalesce-1.ll | 2 +-
test/CodeGen/X86/zext-logicop-shift-load.ll | 16 +++
test/Transforms/CodeGenPrepare/X86/ext-logicop.ll | 128 ----------------------
5 files changed, 20 insertions(+), 172 deletions(-)
delete mode 100644 test/Transforms/CodeGenPrepare/X86/ext-logicop.ll
--
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 949be9783 Fix typo in CMake comments
new 6ab91eb4d Move SystemInitializerFull header to source/API
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:
source/API/SBDebugger.cpp | 4 +++-
source/API/SystemInitializerFull.cpp | 2 +-
{include/lldb => source}/API/SystemInitializerFull.h | 0
3 files changed, 4 insertions(+), 2 deletions(-)
rename {include/lldb => source}/API/SystemInitializerFull.h (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.