This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7eb8348d106 [InstSimplify] tests for D48828: fold extraction from std::pair
new e4b83127155 Revert "[LV][DebugInfo] Set DL to the middle block Icmp ins [...]
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/Transforms/Vectorize/LoopVectorize.cpp | 4 +--
test/Transforms/LoopVectorize/debugloc-skeleton.ll | 33 ----------------------
2 files changed, 1 insertion(+), 36 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/debugloc-skeleton.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 951194fd1c4 [LV][DebugInfo] Set DL to the middle block Icmp instruction
new 7eb8348d106 [InstSimplify] tests for D48828: fold extraction from std::pair
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/Transforms/InstSimplify/AndOrXor.ll | 145 ++++++++++++++++++++++++++++++
test/Transforms/InstSimplify/shift.ll | 38 ++++++++
test/Transforms/NewGVN/pair_jumpthread.ll | 122 +++++++++++++++++++++++++
3 files changed, 305 insertions(+)
create mode 100644 test/Transforms/NewGVN/pair_jumpthread.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 76de414d43 [WWW] Fixing file permissions for the .html pages.
new 5a987ef0b0 [AST] Sink 'part of explicit cast' down into ImplicitCastExpr
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/AST/Expr.h | 13 ++++++-------
include/clang/AST/Stmt.h | 3 ++-
lib/AST/ASTDumper.cpp | 6 +++++-
lib/Sema/SemaCast.cpp | 4 ++--
lib/Serialization/ASTReaderStmt.cpp | 2 +-
lib/Serialization/ASTWriterStmt.cpp | 2 +-
6 files changed, 17 insertions(+), 13 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 07cbe1baa39 [Docs] Remove hard tab character from code block in optbise [...]
new 951194fd1c4 [LV][DebugInfo] Set DL to the middle block Icmp instruction
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/Transforms/Vectorize/LoopVectorize.cpp | 4 +++-
.../LoopVectorize/{opt.ll => debugloc-skeleton.ll} | 18 ++++++++++++------
2 files changed, 15 insertions(+), 7 deletions(-)
copy test/Transforms/LoopVectorize/{opt.ll => debugloc-skeleton.ll} (58%)
--
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 6dce5ed08b2 AMDGPU/GlobalISel: Fix crash in regbankselect on non-power- [...]
new f44aafb1ce1 [NFC] Remove an empty line.
new 07cbe1baa39 [Docs] Remove hard tab character from code block in optbise [...]
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/OptBisect.rst | 2 +-
lib/Linker/IRMover.cpp | 1 -
2 files changed, 1 insertion(+), 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 libcxx.
from bc3f4035c Add libc++fs to the test deps, and not to the target 'cxx'.
new 7e850a8da Move Filesystem namespace definition out of a clang specific [...]
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/__config | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 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 949469ba7e5 [X86] Remove an unnecessary 'if' that prevented treating IN [...]
new 6dce5ed08b2 AMDGPU/GlobalISel: Fix crash in regbankselect on non-power- [...]
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/AMDGPU/AMDGPUGenRegisterBankInfo.def | 2 +-
test/CodeGen/AMDGPU/GlobalISel/regbankselect.mir | 17 +++++++++++++++++
2 files changed, 18 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 10a832fe97f [LTO] Don't internalize declarations
new 949469ba7e5 [X86] Remove an unnecessary 'if' that prevented treating IN [...]
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/X86ISelLowering.cpp | 74 +++++++++++++++++++-------------------
test/CodeGen/X86/imul.ll | 29 +++++++++++++--
2 files changed, 63 insertions(+), 40 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 01a1fe5ce8b Replace LLVM_ALIGNAS with alignas as a follow-up of r337330
new 10a832fe97f [LTO] Don't internalize declarations
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/LTO/LTO.cpp | 3 ++-
test/LTO/X86/pr38046.ll | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 test/LTO/X86/pr38046.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 ae832cbb544 [X86] Add matching for another pattern of PMADDWD.
new 01a1fe5ce8b Replace LLVM_ALIGNAS with alignas as a follow-up of r337330
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/BinaryFormat/MachO.h | 2 +-
include/llvm/ProfileData/InstrProf.h | 2 +-
include/llvm/Support/AlignOf.h | 2 +-
include/llvm/Support/TrailingObjects.h | 16 ++++++++--------
lib/Analysis/GlobalsModRef.cpp | 2 +-
5 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.