This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 37995d1 Resurrect code that was lost in conflicting commits.
new b95bc62 Remove redundant namespace specifiers.
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/DriverUtils.cpp | 4 ++--
ELF/InputFiles.cpp | 8 ++++----
ELF/LTO.cpp | 8 ++++----
ELF/OutputSections.cpp | 6 +++---
ELF/SymbolTable.cpp | 8 ++++----
ELF/Writer.cpp | 2 +-
6 files changed, 18 insertions(+), 18 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 23f38f0 Update for r275682:
new 0737cef Use skip() instead of peek() and expect().
new 37995d1 Resurrect code that was lost in conflicting commits.
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:
ELF/SymbolListFile.cpp | 3 +--
ELF/SymbolTable.cpp | 2 +-
2 files changed, 2 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 bf11cc7 IPRA: avoid double query to the map (NFC)
new 713ceaf add vector test to show missing transform
new 2e9433d [InstCombine] allow X + signbit --> X ^ signbit for vector splats
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/Transforms/InstCombine/InstCombineAddSub.cpp | 13 ++++++++++---
test/Transforms/InstCombine/apint-add.ll | 10 ++++++++++
2 files changed, 20 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 5de5eb9 update tests to use FileCheck, consolidate tests, fix comments
new bf11cc7 IPRA: avoid double query to the map (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:
lib/CodeGen/RegisterUsageInfo.cpp | 5 +++--
1 file changed, 3 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 llvm.
from 32507fc update test to use FileCheck
new 5de5eb9 update tests to use FileCheck, consolidate tests, fix comments
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/Transforms/InstCombine/apint-add.ll | 106 ++++++++++++++++++++++++++++++
test/Transforms/InstCombine/apint-add1.ll | 34 ----------
test/Transforms/InstCombine/apint-add2.ll | 46 -------------
3 files changed, 106 insertions(+), 80 deletions(-)
create mode 100644 test/Transforms/InstCombine/apint-add.ll
delete mode 100644 test/Transforms/InstCombine/apint-add1.ll
delete mode 100644 test/Transforms/InstCombine/apint-add2.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 05d1283 [InstCombine] reassociate logic ops with constants separated [...]
new 2913e8c auto-ggenerate checks
new dbf9b41 auto-generate checks
new 32507fc update test to use FileCheck
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:
test/Transforms/InstCombine/cast-set.ll | 89 ++++++++++---------
test/Transforms/InstCombine/signext.ll | 101 ++++++++++++----------
test/Transforms/InstCombine/zeroext-and-reduce.ll | 15 ++--
3 files changed, 111 insertions(+), 94 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 3925d64 * g++.dg/cpp0x/nullptr35.C (caught): Fix typo.
new 6b41453 * config/pa/pa.c (hppa_profile_hook): Allocate stack space 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 | 13 +++++
gcc/config/pa/pa.c | 103 +++++++++++++++++++--------------
gcc/config/pa/pa.md | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 238 insertions(+), 42 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 4fe9cc7 Revert "Revert r275027 - Let FuncAttrs infer the 'returned' a [...]
new 05d1283 [InstCombine] reassociate logic ops with constants separated [...]
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/InstructionCombining.cpp | 49 ++++++++++++++++++++++
test/Transforms/InstCombine/assoc-cast-assoc.ll | 25 +++++------
2 files changed, 59 insertions(+), 15 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 9e7ec03 Recommit r275257 "[ELF] - Implement extern "c++" version script tag"
new 23f38f0 Update for r275682:
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/ELF/version-script-extern.s | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.