This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6c12575 Strip trailing whitespace.
new 8204fd7 llvm-objdump: speed up -objc-meta-data
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/Object/MachOObjectFile.cpp | 8 ++++++++
tools/llvm-objdump/MachODump.cpp | 31 +++++--------------------------
2 files changed, 13 insertions(+), 26 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 2a3dc33 Fix tests with CLANG_DEFAULT_LINKER
new 81f1ca9 [cxx1z-constexpr-lambda] Make conversion function constexpr, [...]
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/AST/ExprConstant.cpp | 46 +++++++++++++++++++++++++++-----
lib/Sema/SemaLambda.cpp | 2 +-
test/SemaCXX/cxx1z-constexpr-lambdas.cpp | 37 +++++++++++++++++++++++++
3 files changed, 78 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 compiler-rt.
from adc3b42 tsan: Introducing a function to flush the shadow memory from [...]
new cf0113c [Builtins] [ARM] Adding Thumb1 support for fcmp
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/builtins/arm/aeabi_fcmp.S | 4 +-
lib/builtins/arm/comparesf2.S | 126 +++++++++++++++++++++++++++++++++++++++---
2 files changed, 121 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 ed44aa9 Fix line endings and strip trailing whitespace.
new cab7013 unittest: remove extraneous ';'
new 6c12575 Strip trailing whitespace.
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:
lib/Target/X86/X86InstrSSE.td | 2 +-
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 2 +-
2 files 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 gcc.
from 8f17e15 PR bootstrap/79003 * Makefile.in (CFLAGS, CPPFLAGS, LDFLAGS [...]
new d2d3e54 * download_ecj: Remove.
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:
contrib/ChangeLog | 3 +++
contrib/download_ecj | 25 -------------------------
2 files changed, 3 insertions(+), 25 deletions(-)
delete mode 100755 contrib/download_ecj
--
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 f204b67 [x86] fix usage of stale operands when lowering select
new ed44aa9 Fix line endings and strip trailing whitespace.
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/X86InstrAVX512.td | 142 +++++++++++++++++++--------------------
1 file changed, 71 insertions(+), 71 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 gcc.
from 2a72192 PR middle-end/77484 * predict.def (PRED_INDIR_CALL): Set to 86.
new 8f17e15 PR bootstrap/79003 * Makefile.in (CFLAGS, CPPFLAGS, LDFLAGS [...]
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:
libdecnumber/ChangeLog | 10 ++++++++
libdecnumber/Makefile.in | 10 ++++----
libdecnumber/configure | 59 +++++++++++++++++++++++++++++++++++++++++++++++
libdecnumber/configure.ac | 2 ++
4 files changed, 77 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 35f85cb [CostModel][X86] Fixed vXi8 uniform shift costs.
new f204b67 [x86] fix usage of stale operands when lowering select
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/X86ISelLowering.cpp | 11 +++++++++--
test/CodeGen/X86/cmov.ll | 6 +-----
2 files changed, 10 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 93f6323 [CostModel][X86] Moved legal uniform shift costs earlier.
new 35f85cb [CostModel][X86] Fixed vXi8 uniform shift costs.
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/X86TargetTransformInfo.cpp | 22 +++++++++++++-----
test/Analysis/CostModel/X86/testshiftlshr.ll | 4 ++--
test/Analysis/CostModel/X86/testshiftshl.ll | 4 ++--
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 18 ++++++++-------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 28 ++++++++++++-----------
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 30 +++++++++++++------------
6 files changed, 61 insertions(+), 45 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 f1eea39 [AVX-512] Remove redundant patterns that select unaligned mov [...]
new 93f6323 [CostModel][X86] Moved legal uniform shift costs earlier.
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/X86TargetTransformInfo.cpp | 63 +++++++++++++++----------
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 5 +-
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 8 ++--
3 files changed, 44 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.