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 18a0d3b3b Add space inside the regular expression.
new df07897cb Update test counter_promo_nest.c to meet llvm change
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/profile/Linux/counter_promo_nest.c | 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 libcxx.
from 60020e638 Improve a test. NFC
new 5b1e87e52 Implement deduction guide for basic_string as described in P0433
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/string | 19 ++++++++
.../basic.string/string.cons/iter_alloc.fail.cpp | 54 +++++++++++++++++++++
.../basic.string/string.cons/iter_alloc.pass.cpp | 56 ++++++++++++++++++++++
www/cxx1z_status.html | 5 +-
4 files changed, 132 insertions(+), 2 deletions(-)
create mode 100644 test/std/strings/basic.string/string.cons/iter_alloc.fail.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 llvm.
from d758b76106f [DAGCombiner] Don't create truncate nodes in (aext (zextloa [...]
new f1980331dbe [DAGCombiner] Fix a couple mistakes from r324311 by really [...]
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/SelectionDAG/DAGCombiner.cpp | 6 ++++--
1 file changed, 4 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 3328d973237 ARM: Remove dead code. NFCI.
new d758b76106f [DAGCombiner] Don't create truncate nodes in (aext (zextloa [...]
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/SelectionDAG/DAGCombiner.cpp | 20 +++++---------------
1 file changed, 5 insertions(+), 15 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 c0acd34e9 Fix size and alignment of array<T, 0>.
new 60020e638 Improve a test. 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:
test/libcxx/memory/is_allocator.pass.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 530107fbbbd [CodeGen] Print MachineBasicBlock labels using MIR syntax i [...]
new 3328d973237 ARM: Remove dead code. NFCI.
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/ARM/ARMTargetObjectFile.cpp | 3 ---
lib/Target/ARM/ARMTargetObjectFile.h | 3 ---
2 files changed, 6 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 lldb.
from 687acd81d Deactivate TestTargetSymbolsBuildidCase if host is windows
new 55348e9b4 [docs] Update docs for cmake options LLDB_TEST_C_COMPILER and [...]
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:
www/build.html | 8 ++++----
www/test.html | 4 ++--
2 files changed, 6 insertions(+), 6 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 1176aede920 [DAGCombiner] Avoid creating truncate nodes in (zext (and ( [...]
new 530107fbbbd [CodeGen] Print MachineBasicBlock labels using MIR syntax i [...]
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/MachineBasicBlock.cpp | 46 ++++++++++++++++------
test/CodeGen/ARM/ifcvt-branch-weight-bug.ll | 2 +-
test/CodeGen/ARM/ifcvt-branch-weight.ll | 2 +-
test/CodeGen/ARM/ifcvt-iter-indbr.ll | 4 +-
test/CodeGen/ARM/tail-merge-branch-weight.ll | 4 +-
.../AVR/select-must-add-unconditional-jump.ll | 6 +--
test/CodeGen/Generic/MachineBranchProb.ll | 10 ++---
test/CodeGen/Hexagon/ifcvt-edge-weight.ll | 2 +-
test/CodeGen/X86/2010-05-12-FastAllocKills.ll | 4 +-
test/CodeGen/X86/MachineBranchProb.ll | 4 +-
test/CodeGen/X86/stack-protector-weight.ll | 8 ++--
test/CodeGen/X86/switch-edge-weight.ll | 22 +++++------
12 files changed, 67 insertions(+), 47 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 b07c392c111 gold-plugin: Do not set codegen opt level based on LTO opt level.
new 37962a331c7 bpf: Improve expanding logic in LowerSELECT_CC
new 4892373b324 [DAGCombiner] Rename variable to be slightly better. NFC
new 1176aede920 [DAGCombiner] Avoid creating truncate nodes in (zext (and ( [...]
The 3 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/SelectionDAG/DAGCombiner.cpp | 89 +++++++++++++++++---------------
lib/Target/BPF/BPFISelLowering.cpp | 5 ++
test/CodeGen/BPF/cmp.ll | 2 +-
test/CodeGen/BPF/select_ri.ll | 25 +++++++++
4 files changed, 77 insertions(+), 44 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 57421a554 Document --build-id=fast in ld.lld.1
new 488ab3bce Symbols defined in linker scripts should not have dso_local f [...]
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/LTO.cpp | 5 +++--
test/ELF/lto/abs-resol.ll | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.