This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a5f79d9 Fix PREL31 relocation on ARM
new 3c09f0b [SCEV] Add a threshold to restrict number of mul operands to [...]
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/Analysis/ScalarEvolution.cpp | 7 ++++++
test/Analysis/ScalarEvolution/max-mulops-inline.ll | 29 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 test/Analysis/ScalarEvolution/max-mulops-inline.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 llvm.
from fe04032 [X86] Enable interleaved memory access by default
new a5f79d9 Fix PREL31 relocation on ARM
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 4 ++++
.../RuntimeDyld/ARM/ELF_ARM_EXIDX_relocations.s | 23 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 test/ExecutionEngine/RuntimeDyld/ARM/ELF_ARM_EXIDX_relocations.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 1863b49 Revert r284753 "[c++1z] Teach composite pointer type computat [...]
new 48a3950 Revert "Disable swiftcall test on windows: More brutal way to [...]
new 95e8a8a [clang] Remove FileEntry copy-constructor
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/clang/Basic/FileManager.h | 10 +---------
test/CodeGen/64bit-swiftcall.c | 3 ---
2 files changed, 1 insertion(+), 12 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 6d6a5e6 [MSSA] Avoid unnecessary use walks when calling getClobbering [...]
new fe04032 [X86] Enable interleaved memory access by default
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/X86/X86TargetTransformInfo.cpp | 7 +++++
lib/Target/X86/X86TargetTransformInfo.h | 2 ++
test/Transforms/LoopVectorize/X86/cost-model.ll | 2 +-
.../Transforms/LoopVectorize/X86/gather_scatter.ll | 16 +++++-----
test/Transforms/LoopVectorize/X86/interleaving.ll | 35 ++++++++++++++++++++++
.../LoopVectorize/X86/masked_load_store.ll | 4 +--
6 files changed, 55 insertions(+), 11 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/X86/interleaving.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 clang.
from 9bfe34f [Driver] Refactor DetectDistro() parameters to take VFS ref o [...]
new 7fea800 Fix off-by-one error in PPCaching.cpp token annotation assertion
new 1863b49 Revert r284753 "[c++1z] Teach composite pointer type computat [...]
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/clang/Sema/Overload.h | 3 +-
include/clang/Sema/Sema.h | 10 +-
lib/Lex/PPCaching.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 190 +++++------------------------------
lib/Sema/SemaOverload.cpp | 54 +++++-----
test/CXX/expr/p13.cpp | 45 ---------
test/Parser/backtrack-off-by-one.cpp | 17 ++++
7 files changed, 74 insertions(+), 247 deletions(-)
delete mode 100644 test/CXX/expr/p13.cpp
create mode 100644 test/Parser/backtrack-off-by-one.cpp
--
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 5012968 [Driver] Parse Debian version as integer when possible. NFC
new 9bfe34f [Driver] Refactor DetectDistro() parameters to take VFS ref 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:
lib/Driver/ToolChains.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 14496b6 Add a space to work around a Windows CPython / MSys quoting bug
new 2b9e27b llvm-dwarfdump is now used in a test, so add a depedency on t [...]
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/CMakeLists.txt | 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 3c50048 [lsan] [aarch64] Fix printing of pointers in make check tests
new 6585fd2 adding new symbols to llvm-symbolizer symbol 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:
lib/sanitizer_common/symbolizer/scripts/global_symbols.txt | 3 +++
1 file changed, 3 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 llvm.
from d6842a6 Another additional error check for invalid Mach-O files for t [...]
new 6d6a5e6 [MSSA] Avoid unnecessary use walks when calling getClobbering [...]
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/Transforms/Utils/MemorySSA.h | 29 ++++++++++++++++-----
lib/Transforms/Utils/MemorySSA.cpp | 43 ++++++++++++++++++++++++++-----
unittests/Transforms/Utils/MemorySSA.cpp | 42 ++++++++++++++++++++----------
3 files changed, 88 insertions(+), 26 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 149b775 [CodeGen] Devirtualize calls to methods marked final in a der [...]
new 5012968 [Driver] Parse Debian version as integer when possible. 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/Driver/ToolChains.cpp | 35 ++++++++++++++++++++++++-----------
1 file changed, 24 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.