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 884c5285a [asan] Add target-specific files for Myriad RTEMS port
new 518b77bb0 [asan] Remove an unsigned compare >= 0
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/asan/asan_mapping.h | 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 6af49b5c06f [X86] Update fast-isel test cases for _mm256_mask_cvtepi16_ [...]
new cdcd5e1cacc [MC] Relax .fill size requirements
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/MC/MCFragment.h | 21 ++++++++-------
lib/MC/MCAssembler.cpp | 45 ++++++++++++++++++++++---------
lib/MC/MCFragment.cpp | 3 ++-
lib/MC/MCObjectStreamer.cpp | 38 +++++++++++++++-----------
lib/MC/WasmObjectWriter.cpp | 7 ++---
test/MC/ARM/assembler-fill.s | 23 ++++++++++++++++
test/MC/AsmParser/assembler-expressions.s | 21 +++++++++++++--
test/MC/AsmParser/directive_fill.s | 19 ++++++++-----
test/MC/AsmParser/directive_fill_2.s | 32 ++++++++++++++++++++++
9 files changed, 158 insertions(+), 51 deletions(-)
create mode 100644 test/MC/ARM/assembler-fill.s
create mode 100644 test/MC/AsmParser/directive_fill_2.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 llvm.
from 1c0183accbe [X86][BtVer2] Improve simulation of (V)PINSR values
new 849da555d22 Add remarks describing when a pass changes the IR instructi [...]
new 6af49b5c06f [X86] Update fast-isel test cases for _mm256_mask_cvtepi16_ [...]
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/IR/Function.h | 5 +
include/llvm/IR/LegacyPassManagers.h | 9 ++
include/llvm/IR/Module.h | 5 +
lib/Analysis/CallGraphSCCPass.cpp | 6 +
lib/Analysis/LoopPass.cpp | 4 +-
lib/IR/Function.cpp | 8 +
lib/IR/LegacyPassManager.cpp | 69 ++++++++-
lib/IR/Module.cpp | 7 +
.../CodeGen/X86/avx512bwvl-intrinsics-fast-isel.ll | 20 +--
test/Other/size-remarks.ll | 164 +++++++++++++++++++++
10 files changed, 279 insertions(+), 18 deletions(-)
create mode 100644 test/Other/size-remarks.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 glibc.
from ebc129fd17 Obsolete nfsservctl.
new 7c67e6e8b9 Split test-tgmath3 by function.
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 | 25 +++++++++++++++++++++++++
math/Makefile | 32 ++++++++++++++++++++++++++------
math/gen-tgmath-tests.py | 34 +++++++++++++++++++++++++++++-----
3 files changed, 80 insertions(+), 11 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 aaec3ca0fb Fix unused variable warning in r332724
new 2baf45a273 [X86] Fix a bad cast from mask16 to mask8 in _mm256_mask_cvt [...]
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/Headers/avx512vlbwintrin.h | 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 llvm.
from 5a95f873c19 [docs] Scudo documentation minor update
new 1c0183accbe [X86][BtVer2] Improve simulation of (V)PINSR values
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/X86ScheduleBtVer2.td | 7 ++++---
test/CodeGen/X86/mmx-schedule.ll | 4 ++--
test/CodeGen/X86/sse2-schedule.ll | 8 ++++----
test/CodeGen/X86/sse41-schedule.ll | 24 ++++++++++++------------
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 16 ++++++++--------
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 4 ++--
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 12 ++++++------
7 files changed, 38 insertions(+), 37 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 145062e42d4 [NFC] update coding standard links to HTTPS
new 5a95f873c19 [docs] Scudo documentation minor update
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:
docs/ScudoHardenedAllocator.rst | 35 ++++++++++++++++++++++-------------
1 file changed, 22 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 glibc.
from 78274dc8ce Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).
new ebc129fd17 Obsolete nfsservctl.
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 | 4 ++++
NEWS | 5 +++++
sysdeps/unix/sysv/linux/syscalls.list | 2 +-
3 files changed, 10 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 efaf55551ee MCSchedModel: Add comments to IssueWidth.
new 145062e42d4 [NFC] update coding standard links to HTTPS
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:
docs/CodingStandards.rst | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 20e9101add [Tooling] Add an overload of runToolOnCodeWithArgs that takes VFS
new aaec3ca0fb Fix unused variable warning in r332724
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/CommonArgs.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.