This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7b516ee Parse relocations only once.
new 115e1ef Replace duplicated '16' with a named constant.
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/SyntheticSections.cpp | 5 ++---
ELF/SyntheticSections.h | 2 ++
2 files changed, 4 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 glibc.
from 8f3a468 Regenerate ULPs for aarch64
new 4589d07 Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.
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:
ChangeLog | 5 +++++
sysdeps/tile/tilepro/bits/wordsize.h | 2 ++
2 files changed, 7 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 gcc.
from 44b49e6 gcc/ * omp-low.c (lower_omp_target): Fix up argument to is_r [...]
new 2a7b77d Fix loop distribution bug with merging edges that creates too [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/tree-loop-distribution.c | 6 ++++--
2 files changed, 10 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 80dc268 [InstCombine] auto-generate better checks; NFC
new 2eb0b40 [SelectionDAG] Add support for vector demandedelts in SRA opcodes
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/SelectionDAG.cpp | 3 ++-
test/CodeGen/X86/known-bits-vector.ll | 10 ++--------
2 files changed, 4 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 llvm.
from dbb1fda [X86] Add knownbits vector arithmetic shift test
new 80dc268 [InstCombine] auto-generate better checks; 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/Transforms/InstCombine/select_meta.ll | 97 +++++++++++++++++++++---------
1 file changed, 67 insertions(+), 30 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 94a9fe4 Reverted r286451 "[ELF] - Allow separate form for -f (alias f [...]
new 7b516ee Parse relocations only once.
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/ICF.cpp | 42 +++++++++-------------------------
ELF/InputFiles.cpp | 33 +++++++++++++++++----------
ELF/InputFiles.h | 2 ++
ELF/InputSection.cpp | 22 +++++++++---------
ELF/InputSection.h | 24 +++++++++++++++-----
ELF/MarkLive.cpp | 24 ++++++++------------
ELF/OutputSections.cpp | 9 ++++----
ELF/Relocations.cpp | 48 ++++++++++++++-------------------------
ELF/Relocations.h | 6 ++---
ELF/Writer.cpp | 16 ++++---------
test/ELF/invalid/invalid-elf.test | 2 +-
11 files changed, 101 insertions(+), 127 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 2b83f5e [PowerPC] Implement plain VSX load/store builtins.
new ba58685 Add the loop end location to the loop metadata. This addition [...]
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 | 9 +++++++
lib/CodeGen/CGDebugInfo.h | 3 +++
lib/CodeGen/CGLoopInfo.cpp | 28 +++++++++++--------
lib/CodeGen/CGLoopInfo.h | 10 +++----
lib/CodeGen/CGStmt.cpp | 22 +++++++++------
lib/CodeGen/CGStmtOpenMP.cpp | 8 ++++--
lib/CodeGen/CodeGenFunction.cpp | 7 +++++
lib/CodeGen/CodeGenFunction.h | 4 +++
test/CodeGenCXX/debug-info-line-if.cpp | 20 ++++++++------
test/CodeGenCXX/debug-info-loops.cpp | 49 ++++++++++++++++++++++++++++++++++
10 files changed, 126 insertions(+), 34 deletions(-)
create mode 100644 test/CodeGenCXX/debug-info-loops.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 0c5b3f0 [DAGCombiner] Correctly extract the ConstOrConstSplat shift v [...]
new dbb1fda [X86] Add knownbits vector arithmetic shift 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:
test/CodeGen/X86/known-bits-vector.ll | 23 +++++++++++++++++++++++
1 file changed, 23 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 lld.
from 7cc3f85 [ELF] - Allow separate form for -f (alias for -auxiliary).
new 94a9fe4 Reverted r286451 "[ELF] - Allow separate form for -f (alias 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/Options.td | 2 +-
1 file changed, 1 insertion(+), 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 1f5dcd8 Remove unnecessary check prefix directives. NFC.
new 0c5b3f0 [DAGCombiner] Correctly extract the ConstOrConstSplat shift v [...]
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 | 5 ++---
test/CodeGen/X86/combine-shl.ll | 2 --
2 files changed, 2 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.