This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 40e4338 Remove SymbolFilePDBTests.cpp from the list of tests to inclu [...]
new b196175 [CMake] Fix install rules for tools included in the framework
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:
cmake/modules/AddLLDB.cmake | 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 clang.
from ac00ead Change clang-format's Chromium JavaScript defaults
new 44ea0c4 Fix deduction of pack elements after a braced-init-list.
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/SemaTemplateDeduction.cpp | 8 ++------
test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp | 14 ++++++++++++++
2 files changed, 16 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 lld.
from a448659 COFF: replace a magic number and assert more
new 6f02c25 ELF: Simplify; addOptionalSynthetic() does not need to return [...]
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/Writer.cpp | 15 ++++++---------
1 file changed, 6 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 cc80c5c [InstCombine] Add a test for r290733
new fdd19a3 On a 64-bit system, the DWARFDebugLine::Row struct is 32 byte [...]
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/DebugInfo/DWARF/DWARFDebugLine.h | 6 +++---
1 file changed, 3 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 clang.
from 6471f5e Remove accidentally-added lines in r290923 test, and add anot [...]
new ac00ead Change clang-format's Chromium JavaScript defaults
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/Format.cpp | 3 +++
1 file changed, 3 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 gcc.
from 50731dd * fi.po: Update.
new 9b24573 * doc/xml/manual/documentation_hacking.xml: sourcefor [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 2 +-
2 files 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 llvm.
from 8fa7bb4 [Hexagon, TableGen] Fix some Clang-tidy modernize and Include [...]
new 7a2e65f [InstCombine] Combine adds across a zext
new 7f769ab [InstCombine] Move casts around shift operations
new cc80c5c [InstCombine] Add a test for r290733
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:
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 12 ++++
lib/Transforms/InstCombine/InstCombineShifts.cpp | 19 +++++++
test/Transforms/InstCombine/add.ll | 12 ++++
test/Transforms/InstCombine/rem.ll | 10 ++--
test/Transforms/InstCombine/shift.ll | 12 ++++
test/Transforms/InstCombine/sink-zext.ll | 71 ++++++++++++++++++++++++
6 files changed, 131 insertions(+), 5 deletions(-)
create mode 100644 test/Transforms/InstCombine/sink-zext.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 llvm.
from c8a8076 Correct the parent testing to avoid the special case where a [...]
new 8fa7bb4 [Hexagon, TableGen] Fix some Clang-tidy modernize and 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:
lib/TableGen/StringMatcher.cpp | 19 ++-
lib/Target/Hexagon/BitTracker.cpp | 70 ++------
lib/Target/Hexagon/BitTracker.h | 53 +++---
lib/Target/Hexagon/HexagonBitTracker.cpp | 52 ++++--
lib/Target/Hexagon/HexagonBitTracker.h | 22 ++-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 181 +++------------------
lib/Target/Hexagon/HexagonInstrInfo.h | 19 ++-
lib/Target/Hexagon/HexagonMachineFunctionInfo.h | 27 ++-
lib/Target/Hexagon/HexagonTargetObjectFile.cpp | 39 +++--
.../Hexagon/MCTargetDesc/HexagonMCCompound.cpp | 45 ++---
lib/Target/Hexagon/RDFCopy.h | 19 ++-
lib/Target/Hexagon/RDFGraph.cpp | 60 ++++---
lib/Target/Hexagon/RDFGraph.h | 99 ++++++++---
13 files changed, 313 insertions(+), 392 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 08f2fcf Fix template argument deduction when only some of a parameter [...]
new 6471f5e Remove accidentally-added lines in r290923 test, and add anot [...]
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/SemaTemplate/deduction.cpp | 11 +++++++++--
1 file changed, 9 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 libcxx.
from dcac520 [libcxx] [test] Strip trailing whitespace.
new 5c737d8 Refactor bitscan64 check
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/__config | 3 +++
include/support/win32/support.h | 5 ++---
2 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.