This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a5353020647 [X86] Simplify some code in combineSetCC. NFCI
new f5c432d9afa Add BTVER2 sched support for SHLD/SHRD. Differential Revisi [...]
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/X86ScheduleBtVer2.td | 24 +++++++++++++++++++
test/CodeGen/X86/schedule-x86_64.ll | 48 ++++++++++++++++++-------------------
2 files changed, 48 insertions(+), 24 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 a3555cfabce Daily bump.
new 5f149cd1beb PR target/82848 * config/rs6000/rs6000.c (rs6000_gimple_f [...]
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/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/{pr37168.c => pr82848.c} | 9 ++++-----
4 files changed, 21 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr37168.c => pr82848.c} (55%)
--
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 525eeeae5f clang-format: [JS] handle `for` as object label.
new 1526085fa2 clang-format: [JS] handle semis in generic types.
new 44d2f95d42 clang-format: [JS] do not collapse short classes.
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/Format/UnwrappedLineFormatter.cpp | 9 +++++++--
lib/Format/UnwrappedLineParser.cpp | 17 ++++++++++-------
unittests/Format/FormatTestJS.cpp | 17 +++++++++++++----
3 files changed, 30 insertions(+), 13 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 47e4a29e87 clang-format: [JS] disable ASI on decorators.
new 525eeeae5f clang-format: [JS] handle `for` as object label.
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/TokenAnnotator.cpp | 4 +++-
unittests/Format/FormatTestJS.cpp | 5 +++++
2 files changed, 8 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 2aaf2c944d [clang-format] Deduplicate using declarations
new 47e4a29e87 clang-format: [JS] disable ASI on decorators.
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/UnwrappedLineParser.cpp | 15 ++++++++++-----
unittests/Format/FormatTestJS.cpp | 4 +++-
2 files changed, 13 insertions(+), 6 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 b2ee0ca1 [clang-tidy] Actually fix header guard handling in scripts
new 563547d4 [clang-tidy] Fix link error (http://llvm.org/PR35417).
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/hicpp/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 43f14264 Fix MSVC double-float implicit truncation warning. NFCI
new b2ee0ca1 [clang-tidy] Actually fix header guard handling in scripts
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/add_new_check.py | 2 +-
clang-tidy/rename_check.py | 7 +++++--
2 files changed, 6 insertions(+), 3 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 cdd7d2254c1 Recommit r318963 "[APInt] Don't print debug messages from t [...]
new 736b29235d1 [X86] Add some early DAG combines to turn v4i32 AND/OR/XOR [...]
new ff7ef15ee60 [X86] Support folding to andnps with SSE1 only.
new 54fff5c91a8 [X86] Qualify some vector specific code with VT.isVector(). NFCI
new a5353020647 [X86] Simplify some code in combineSetCC. NFCI
The 4 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 | 62 ++++--
test/CodeGen/X86/merge-consecutive-loads-128.ll | 9 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 240 +-----------------------
test/CodeGen/X86/sse1.ll | 87 ++++++---
4 files changed, 111 insertions(+), 287 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 binutils-gdb.
from deeeba559b Use TOLOWER in SYMBOL_HASH_NEXT
new 685de8c299 Fix PR gdb/22491: Regression when setting SystemTap probe se [...]
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:
gdb/stap-probe.c | 16 ++++++++++++----
1 file changed, 12 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 binutils-gdb.
from a81aaca057 Fix completing an empty string
new deeeba559b Use TOLOWER in SYMBOL_HASH_NEXT
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:
gdb/ChangeLog | 6 ++++++
gdb/dictionary.c | 1 +
gdb/minsyms.c | 1 +
gdb/minsyms.h | 2 +-
4 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.