This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 47fdcf63c0 Change bfd_get_size/bfd_get_file_size to ufile_ptr
new 328ce951b2 Don't call bfd_get_file_size in _bfd_generic_get_section_contents
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:
bfd/ChangeLog | 6 ++++++
bfd/libbfd.c | 17 ++++++++++-------
2 files changed, 16 insertions(+), 7 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 9a06b5298e5 [LV] Fix PR33613 - retain order of insertelement per part
new 370f3b8d453 [Dominators] Move SemiNCAInfo and helper functions out of D [...]
new 5f8077c6348 [InstCombine] Remove 64-bit bit width restriction from m_Co [...]
new d49ee75600c [BBVectorize][X86] Regenerate simple tests
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:
include/llvm/IR/PatternMatch.h | 2 +-
include/llvm/Support/GenericDomTree.h | 74 ++------
include/llvm/Support/GenericDomTreeConstruction.h | 110 +++++++----
test/Transforms/BBVectorize/X86/simple-int.ll | 142 +++++++++-----
test/Transforms/BBVectorize/X86/simple-ldstr.ll | 24 ++-
test/Transforms/BBVectorize/X86/simple.ll | 215 ++++++++++++----------
test/Transforms/BBVectorize/X86/vs-cast.ll | 11 +-
test/Transforms/InstCombine/icmp.ll | 11 +-
8 files changed, 332 insertions(+), 257 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 binutils-gdb.
from 6e75794e9d gdb/command.h: Include common/scoped_restore.h
new 47fdcf63c0 Change bfd_get_size/bfd_get_file_size to ufile_ptr
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:
bfd/ChangeLog | 6 ++++++
bfd/bfd-in2.h | 4 ++--
bfd/bfdio.c | 8 ++++----
binutils/ChangeLog | 5 +++++
binutils/objdump.c | 2 +-
5 files changed, 18 insertions(+), 7 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 662f95d0d6b [Dominators] Move InfoRec outside of DominatorTreeBase
new 641f2e122bf Fix PR33625.
new 52cfa7b1fb4 [Dominators] Move IDoms out of DominatorTreeBase and put th [...]
new 9a06b5298e5 [LV] Fix PR33613 - retain order of insertelement per part
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:
include/llvm/Support/GenericDomTree.h | 25 ++++-----
include/llvm/Support/GenericDomTreeConstruction.h | 18 +++----
.../X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp | 2 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 13 ++---
test/MC/X86/signed-coff-pcrel.s | 12 +++++
.../LoopVectorize/first-order-recurrence.ll | 59 ++++++++++++++++++++--
6 files changed, 96 insertions(+), 33 deletions(-)
create mode 100644 test/MC/X86/signed-coff-pcrel.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 glibc.
from 0908a38adc Use clog10 not __clog10 in tgmath.h log10 macro.
new 614d15f932 Support _Float128 in tgmath.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 | 23 ++++++++
NEWS | 8 +--
math/gen-tgmath-tests.py | 18 +++---
math/tgmath.h | 151 ++++++++++++++++++++++++++++++++++++++---------
4 files changed, 160 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 aaafc05efeb Don't repeat name in comment and format. NFC.
new 881a07c421b [BBVectorize] Regenerate simple tests
new 662f95d0d6b [Dominators] Move InfoRec outside of DominatorTreeBase
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/llvm/Support/GenericDomTree.h | 44 +-
include/llvm/Support/GenericDomTreeConstruction.h | 90 +--
test/Transforms/BBVectorize/simple-int.ll | 782 +++++++++++-----------
test/Transforms/BBVectorize/simple.ll | 324 ++++-----
test/Transforms/BBVectorize/simple3.ll | 59 +-
test/Transforms/BBVectorize/vector-sel.ll | 22 +-
6 files changed, 677 insertions(+), 644 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 lnt.
from 840e0f7 This patch changes the default command line argument parser o [...]
new f6a6839 Check output in send-run-comparison/send-daily-report tests
new d4a8d73 runs: Refactor generate_run_report; NFC
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:
lnt/lnttool/main.py | 34 +++++++++--
lnt/server/reporting/runs.py | 88 ++++++++++-------------------
lnt/server/ui/templates/reporting/runs.html | 2 +-
lnt/server/ui/views.py | 22 ++++----
lnt/util/NTEmailReport.py | 15 +++--
tests/lnttool/email_tools.py | 48 +++++++++++++++-
6 files changed, 126 insertions(+), 83 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 c3ff98d125c Another test commit.
new aaafc05efeb Don't repeat name in comment and format. 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/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h | 34 +++++++++++--------------
1 file changed, 15 insertions(+), 19 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 b6867d2be91 [LoopUnroll] Fix bug in computeUnrollCount causing it to no [...]
new c3ff98d125c Another test commit.
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/fp128-cast.ll | 8 ++++----
1 file changed, 4 insertions(+), 4 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 0dc8cf78dd9 [InstCombine] add tests for icmp with bswapped operands; NFC
new b6867d2be91 [LoopUnroll] Fix bug in computeUnrollCount causing it to no [...]
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/Scalar/LoopUnrollPass.cpp | 2 ++
.../LoopUnroll/{unroll-count.ll => unroll-maxcount.ll} | 18 ++++++++++++------
2 files changed, 14 insertions(+), 6 deletions(-)
copy test/Transforms/LoopUnroll/{unroll-count.ll => unroll-maxcount.ll} (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.