This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a82b93eaf8b [x86] test codegen for unsigned saturated add; NFC
new 4eef9f69080 [InstCombine] use SelectInst operand names to make code cle [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 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 lldb.
from 187b56555 [PDB] Restore AST from PDB symbols
new b6f05bf0f Fix raw address breakpoints not resolving
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/lldb/Core/Address.h | 19 +++--------
.../address_breakpoints/TestAddressBreakpoints.py | 37 ++++++++++++++++++++++
source/Breakpoint/Breakpoint.cpp | 2 +-
source/Core/Address.cpp | 10 ++----
4 files changed, 45 insertions(+), 23 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-tools-extra.
from 91c7d835 [clangd] Unbreak buildbots after r341802
new d204c088 [clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer
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:
clang-tidy/utils/ExprMutationAnalyzer.cpp | 26 +++--
unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 110 +++++++++++++++++++++-
2 files changed, 126 insertions(+), 10 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 5df831d387 Remove all uses of DIFlagBlockByrefStruct
new 86148aee51 [clang-cl] Enable -march option
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/clang/Driver/Options.td | 2 +-
test/Driver/cl-options.c | 1 +
2 files changed, 2 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 28b767e9cbd [ARC] Fix macro usage (DEBUG -> LLVM_DEBUG)
new a82b93eaf8b [x86] test codegen for unsigned saturated add; 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/CodeGen/X86/sat-add.ll | 949 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 949 insertions(+)
create mode 100644 test/CodeGen/X86/sat-add.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 lld.
from a564a7f30 Buildfix for r341825
new 8ff9e3c92 [MinGW] Hook up the --require-defined option to -include:
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:
MinGW/Driver.cpp | 3 +++
MinGW/Options.td | 3 +++
test/MinGW/driver.test | 3 +++
3 files changed, 9 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 llvm.
from 6df7a517cab [AMDGPU] Preliminary patch for divergence driven instru [...]
new 28b767e9cbd [ARC] Fix macro usage (DEBUG -> LLVM_DEBUG)
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/ARC/InstPrinter/ARCInstPrinter.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 glibc.
from 38245425a9 S390: Regenerate ULPs.
new 7244f13ded Add build-many-glibcs.py --enable-obsolete-* configs.
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 | 6 ++++++
scripts/build-many-glibcs.py | 8 ++++++++
2 files changed, 14 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 llvm.
from 3e62673386d [AST] Visit memtransfer arguments in order
new 6df7a517cab [AMDGPU] Preliminary patch for divergence driven instru [...]
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/AMDGPU/SIInstrInfo.cpp | 38 +++++-
test/CodeGen/AMDGPU/madak-inline-constant.mir | 185 ++++++++++++++++++++++++++
2 files changed, 218 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/madak-inline-constant.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.