This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 71223ef909 Use ceil functions not __ceil functions in glibc libm.
new 50bc59ca4d Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.
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 | 9 +++++++++
sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 6 ++++--
sysdeps/ieee754/ldbl-128ibm/s_floorl.c | 6 ++++--
3 files changed, 17 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 275d69bc291 Fix signed/unsigned comparison warning. NFCI.
new 0f5ab3b66fc [TargetLowering] Android has sincos functions
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/TargetLoweringBase.cpp | 3 ++-
test/CodeGen/AArch64/arm64-sincos.ll | 1 +
test/CodeGen/ARM/sincos.ll | 18 ++++++++++++++++++
3 files changed, 21 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 clang.
from 0c965af23b [Index] Add an option to collect macros from preprocesor.
new f02ab3c78b cl-options.c: Fix negative -cfguard check
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/Driver/cl-options.c | 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 686bd24614a [TableGen] CodeGenDAGPatterns::GenerateVariants - full cach [...]
new 275d69bc291 Fix signed/unsigned comparison warning. 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:
utils/TableGen/CodeGenDAGPatterns.cpp | 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 clang-tools-extra.
from 5e69828c [clangd] Merge ClangdServer::DynamicIndex into FileIndex. NFC.
new 5060576a [clang-tidy] use CHECK-NOTES in bugprone-unused-return-value
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:
.../bugprone-unused-return-value-custom.cpp | 24 +++++---
test/clang-tidy/bugprone-unused-return-value.cpp | 69 ++++++++++++++--------
2 files changed, 62 insertions(+), 31 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 3208ea15c53 [llvm-exegesis] Improve Register Setup.
new 686bd24614a [TableGen] CodeGenDAGPatterns::GenerateVariants - full cach [...]
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 60 ++++++++++++++++++++++++++++-------
1 file changed, 49 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 llvm.
from 0ae87519292 Remove trailing whitespace introduced in r342440.
new 1313029e9ec Improve Register Setup
new 4692688a036 Added function to set a register to a particular value + tests.
new 3208ea15c53 [llvm-exegesis] Improve Register Setup.
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:
tools/llvm-exegesis/lib/AArch64/Target.cpp | 38 ++
tools/llvm-exegesis/lib/Assembler.cpp | 35 +-
tools/llvm-exegesis/lib/Assembler.h | 8 +-
tools/llvm-exegesis/lib/BenchmarkCode.h | 2 +-
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 2 +-
tools/llvm-exegesis/lib/SnippetGenerator.cpp | 10 +-
tools/llvm-exegesis/lib/SnippetGenerator.h | 4 +-
tools/llvm-exegesis/lib/Target.cpp | 6 +
tools/llvm-exegesis/lib/Target.h | 12 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 255 ++++++++-----
.../tools/llvm-exegesis/AArch64/TargetTest.cpp | 23 +-
.../tools/llvm-exegesis/ARM/AssemblerTest.cpp | 5 +-
.../tools/llvm-exegesis/Common/AssemblerUtils.h | 23 +-
.../tools/llvm-exegesis/X86/AssemblerTest.cpp | 23 +-
.../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 18 +-
unittests/tools/llvm-exegesis/X86/TargetTest.cpp | 408 ++++++++++++++-------
16 files changed, 576 insertions(+), 296 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.