This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a9c60bb [InstCombine][SSE] Add support for PACKSS/PACKUS constant folding
new c6141d3 [InstCombine] Canonicalize guards for NOT OR condition
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/Transforms/InstCombine/InstCombineCalls.cpp | 12 ++++++++++++
test/Transforms/InstCombine/call-guard.ll | 26 +++++++++++++++++++++++++
2 files changed, 38 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 e46e519 [ARM] GlobalISel: Fix stack-use-after-scope bug.
new a9c60bb [InstCombine][SSE] Add support for PACKSS/PACKUS constant folding
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/Transforms/InstCombine/InstCombineCalls.cpp | 94 +++++++++++++++++++++++++
test/Transforms/InstCombine/x86-pack.ll | 56 +++++----------
2 files changed, 112 insertions(+), 38 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 7eb9318 [InstCombine] Allow InstrCombine to remove one of adjacent gu [...]
new 7f5fbe3 [InstCombine] Canonicalize guards for AND condition
new e46e519 [ARM] GlobalISel: Fix stack-use-after-scope bug.
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/ARM/ARMInstructionSelector.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 17 +++++++++++++++++
test/Transforms/InstCombine/call-guard.ll | 20 ++++++++++++++++++++
3 files changed, 38 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 compiler-rt.
from 86251c4 [XRay][compiler-rt] XRay Flight Data Recorder Mode
new c636e2e [compiler-rt] Fix xray compilation errors: errno and size_t
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/xray/xray_fdr_logging.h | 2 +-
lib/xray/xray_utils.cc | 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 b6c9077 [SLP] Improve horizontal vectorization for non-power-of-2 num [...]
new 7eb9318 [InstCombine] Allow InstrCombine to remove one of adjacent gu [...]
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/Transforms/InstCombine/InstCombineCalls.cpp | 10 +++++++++
test/Transforms/InstCombine/call-guard.ll | 30 +++++++++++++++++++++++++
2 files changed, 40 insertions(+)
create mode 100644 test/Transforms/InstCombine/call-guard.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.
Yvan Roux pushed a change to branch linaro-local/releases/linaro-5.4-2017.01
in repository toolchain/gcc.
from 27b4964 gcc/ * LINARO-VERSION: Bump version number, post release ca [...]
adds ca2e397 Make Linaro GCC Release 5.4-2017.01.
new e564cf6 gcc/ * LINARO-VERSION: Bump version number, post release.
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:
gcc/LINARO-VERSION | 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.
Yvan Roux pushed a change to annotated tag linaro-5.4-2017.01
in repository toolchain/gcc.
at abaef9e (tag)
tagging ca2e397a97ca4285057751f2f2d93452779939f4 (commit)
replaces linaro-5.4-2017.01-rc2
tagged by Yvan Roux
on Mon Jan 23 10:02:18 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release 5.4-2017.01
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ca2e397 Make Linaro GCC Release 5.4-2017.01.
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.
--
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 f04cedd [test] Add HAVE_LIBZ to canonicalized booleans
new 281837f [clang-format] Implement comment reflowing.
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/Format/BreakableToken.cpp | 632 +++++++++++++++++++++++++------
lib/Format/BreakableToken.h | 319 ++++++++++++----
lib/Format/CMakeLists.txt | 1 -
lib/Format/Comments.cpp | 36 --
lib/Format/Comments.h | 33 --
lib/Format/ContinuationIndenter.cpp | 60 ++-
lib/Format/TokenAnnotator.cpp | 10 +-
lib/Format/UnwrappedLineParser.cpp | 56 ++-
lib/Format/WhitespaceManager.cpp | 33 +-
unittests/Format/FormatTest.cpp | 481 ++++++++++++++++++++++-
unittests/Format/FormatTestSelective.cpp | 10 +-
11 files changed, 1377 insertions(+), 294 deletions(-)
delete mode 100644 lib/Format/Comments.cpp
delete mode 100644 lib/Format/Comments.h
--
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 c59c9c7 [test] Port clang tests to canonicalized booleans
new f04cedd [test] Add HAVE_LIBZ to canonicalized booleans
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/CMakeLists.txt | 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 84c9934 [ELF] Add local mapping symbols to ARM PLT entries
new d133306 [ELF] - Implemented support for R_386_PC8/R_386_8 relocations.
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/Target.cpp | 13 +++++++++++--
test/ELF/Inputs/{unknown-reloc.s => i386-pc8.s} | 0
test/ELF/i386-pc8.s | 13 +++++++++++++
test/ELF/unknown-reloc.s | 14 --------------
4 files changed, 24 insertions(+), 16 deletions(-)
copy test/ELF/Inputs/{unknown-reloc.s => i386-pc8.s} (100%)
create mode 100644 test/ELF/i386-pc8.s
delete mode 100644 test/ELF/unknown-reloc.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.