This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a2e267b Do not pass InputFile to reportDiscarded().
new c226e00 Fix parameter names.
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:
ELF/LinkerScript.cpp | 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 66e75f3 [InstSimplify] Add support for bitcasts
new f6fdf20 Revert "[InstSimplify] Add support for bitcasts"
new c5c6574 [ARM] Saturation instructions are DSP-only
new efd299c Attempt to pacify windows bots, again.
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/Analysis/InstructionSimplify.h | 7 -----
include/llvm/Transforms/Utils/SymbolRewriter.h | 3 +++
lib/Analysis/InstructionSimplify.cpp | 29 ---------------------
lib/Target/ARM/ARMISelLowering.cpp | 3 ++-
lib/Target/ARM/ARMInstrInfo.td | 12 ++++++---
lib/Target/ARM/ARMInstrThumb2.td | 10 +++++---
test/CodeGen/ARM/ssat-v4t.ll | 9 +++++++
test/CodeGen/ARM/ssat.ll | 30 ++++++++++++++--------
test/CodeGen/ARM/usat-v4t.ll | 9 +++++++
.../MC/Disassembler/ARM/unpredictable-SSAT-arm.txt | 2 +-
test/Transforms/GVN/pr14166.ll | 4 ++-
test/Transforms/InstSimplify/cast.ll | 27 -------------------
12 files changed, 61 insertions(+), 84 deletions(-)
create mode 100644 test/CodeGen/ARM/ssat-v4t.ll
create mode 100644 test/CodeGen/ARM/usat-v4t.ll
delete mode 100644 test/Transforms/InstSimplify/cast.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 e2c4eca Make ConstraintKind an enum class.
new a2e267b Do not pass InputFile to reportDiscarded().
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:
ELF/LinkerScript.cpp | 2 +-
ELF/Writer.cpp | 24 +++++++-----------------
ELF/Writer.h | 4 +---
3 files changed, 9 insertions(+), 21 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 795e327 [WebAssembly] Update for Target API (TargetRegistry::Register [...]
new 66e75f3 [InstSimplify] Add support for bitcasts
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/Analysis/InstructionSimplify.h | 7 +++++++
lib/Analysis/InstructionSimplify.cpp | 29 +++++++++++++++++++++++++++++
test/Transforms/GVN/pr14166.ll | 4 +---
test/Transforms/InstSimplify/cast.ll | 27 +++++++++++++++++++++++++++
4 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstSimplify/cast.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 zorg.
from cc998ea [GreenDragon] Setup the path for libtool
new 6e8cd00 [GreenDragon] Setup DYLD_LIBRARY_PATH in clang_build mode
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:
zorg/jenkins/build.py | 7 ++++++-
1 file changed, 6 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 476fbf4 [CMake] Cleaning up some CMake warnings
new 9d672b1 [Sema][ObjC] Compute the nullability of a conditional express [...]
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/Sema/SemaExpr.cpp | 2 +-
test/SemaObjC/nullability.m | 28 +++++++++++++++++++++++++++-
2 files changed, 28 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 lld.
from 35eeadc [LinkerScript] Refactor KEEP handling in a separate function
new e2c4eca Make ConstraintKind an enum class.
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:
ELF/LinkerScript.cpp | 4 ++--
ELF/LinkerScript.h | 4 ++--
2 files 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 lld.
from 4c72fcf Re-commit "Split LinkerScript::createSections".
new 35eeadc [LinkerScript] Refactor KEEP handling in a separate 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:
ELF/LinkerScript.cpp | 25 +++++++++++++++----------
1 file changed, 15 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 llvm.
from adc4490 [X86] Regenerate v2i256 shift legalization tests
new 795e327 [WebAssembly] Update for Target API (TargetRegistry::Register [...]
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/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 3 ++-
1 file 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 lld.
from 4e79664 [ELF] Fix bug in test case
new 4c72fcf Re-commit "Split LinkerScript::createSections".
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:
ELF/LinkerScript.cpp | 59 +++++++++++++++++++++++++++++++++-------------------
ELF/LinkerScript.h | 3 +++
2 files changed, 41 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.