This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 26071eb [libFuzzer] better link for trophies
new 4fc1671 [libFuzzer] exit(1) on failed merge
new 13bc67e [Target, Transforms] Fix some Clang-tidy modernize and Includ [...]
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:
include/llvm/Target/TargetCallingConv.h | 24 +--
include/llvm/Target/TargetLoweringObjectFile.h | 50 +++---
include/llvm/Transforms/IPO/LowerTypeTests.h | 10 +-
include/llvm/Transforms/InstrProfiling.h | 22 ++-
include/llvm/Transforms/Instrumentation.h | 59 ++++---
include/llvm/Transforms/Scalar/GVNExpression.h | 204 ++++++++++++----------
include/llvm/Transforms/Scalar/LoopDataPrefetch.h | 8 +-
include/llvm/Transforms/Scalar/LoopDeletion.h | 9 +-
include/llvm/Transforms/Scalar/MemCpyOptimizer.h | 11 +-
include/llvm/Transforms/Scalar/SROA.h | 18 +-
include/llvm/Transforms/Utils/SSAUpdater.h | 4 +-
lib/Fuzzer/FuzzerMerge.cpp | 6 +
lib/Fuzzer/test/merge.test | 4 +
lib/Transforms/Instrumentation/InstrProfiling.cpp | 53 ++++--
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 65 +++++--
lib/Transforms/Utils/SSAUpdater.cpp | 27 ++-
16 files changed, 341 insertions(+), 233 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 dc30ded [NVPTX] Support global variables of integer type larger than i64.
new 26071eb [libFuzzer] better link for trophies
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:
docs/LibFuzzer.rst | 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 llvm.
from 9d29b66 2 returns next to each other =). NFC
new dc30ded [NVPTX] Support global variables of integer type larger than i64.
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/NVPTX/NVPTXAsmPrinter.cpp | 15 ++++++++++++++-
test/CodeGen/NVPTX/global-variable-big.ll | 9 +++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/NVPTX/global-variable-big.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 lnt.
from f488211 Update the blacklist test to new machine syntax
new f3af8a5 PEP8 fixups
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:
tests/server/db/blacklist.py | 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 gcc.
from c33baec Daily bump.
new c3e53d4 2017-01-17 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr79004.c | 32 +++++++++++++++---------------
2 files changed, 22 insertions(+), 16 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 9256b5b Skip loop header while we can when computing loop safety info
new 9d29b66 2 returns next to each other =). 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:
test/Transforms/LICM/scalar-promote-unwind.ll | 2 --
1 file changed, 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 release_40
in repository llvm.
from 64b987e Merging r291968 and r291979: -------------------------------- [...]
new 7b75ec8 Merging r292133: -------------------------------------------- [...]
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/AssumptionCache.h | 5 ++++-
lib/Analysis/AssumptionCache.cpp | 27 +++++++++++++++++----------
2 files changed, 21 insertions(+), 11 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 lnt.
from 5a08d93 Generate csv test report for test-suite
new f488211 Update the blacklist test to new machine syntax
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:
.../{ui => db}/Inputs/V4Pages_extra_records.sql | 0
tests/server/db/blacklist | 4 +--
tests/server/db/blacklist.py | 30 ++++++++++++++++++----
3 files changed, 27 insertions(+), 7 deletions(-)
copy tests/server/{ui => db}/Inputs/V4Pages_extra_records.sql (100%)
--
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 release_40
in repository llvm.
from 449b4c3 Merging r292255: -------------------------------------------- [...]
new 64b987e Merging r291968 and r291979: -------------------------------- [...]
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/Scalar/NewGVN.cpp | 129 +++++++++++++++++++++++++-----------
test/Transforms/NewGVN/pr31613.ll | 135 ++++++++++++++++++++++++++++++++++++++
2 files changed, 224 insertions(+), 40 deletions(-)
create mode 100644 test/Transforms/NewGVN/pr31613.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 db8ecaf [NVPTX] Implement min/max in tablegen, rather than with custo [...]
new 0e8415f [NVPTX] Clean up nested !strconcat calls.
new fb0c1c5 [NVPTX] Standardize asm printer on "foo \tbar".
new 38777f9 [LIT] Make util.executeCommand python3 friendly
new 9256b5b Skip loop header while we can when computing loop safety info
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/NVPTX/NVPTXInstrInfo.td | 99 ++++---
lib/Target/NVPTX/NVPTXIntrinsics.td | 504 +++++++++++++++++-------------------
lib/Transforms/Scalar/LICM.cpp | 5 +-
utils/lit/lit/util.py | 4 +
4 files changed, 294 insertions(+), 318 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.