This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 028c7cdb05 AMDGPU: Rename r600-mcpu.cl->amdgpu-mcpu.cl
new 3acb779654 [analyzer] Fix modeling of constructors
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/StaticAnalyzer/Core/RegionStore.cpp | 13 +++++++++++++
test/Analysis/ctor.mm | 17 +++++++++++++++++
2 files changed, 30 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 aoliva/SFN
in repository gcc.
from d33ed770838 LVU: drop locviews attrs when unification finds no views ar [...]
new d5ef6fe383c IEPM: use ZERO_VIEW_P; fix broken test
new f86116ff1d5 IEPM: skip builtin-location markers
new 514e021fd52 IEPM: skip builtin-location markers, fix typo
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:
gcc/dwarf2out.c | 5 +++--
gcc/final.c | 14 ++++++++++++--
2 files changed, 15 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 gcc.
from 21b932faac2 PR libstdc++/81891 fix double-free in hashtable constructor
new 55058771df4 C++: fix ordering of missing std #include suggestion (PR c+ [...]
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/cp/ChangeLog | 9 +++++
gcc/cp/name-lookup.c | 39 +++++++++++-----------
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/lookup/empty.h | 1 +
.../g++.dg/lookup/missing-std-include-2.C | 11 ++++--
5 files changed, 46 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/empty.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.
tcwg-buildslave pushed a change to annotated tag zandy-delete
in repository toolchain/gcc.
at 21d66bccdf7 (tag)
tagging f04d3651be0a327589ab632f1fe23e94c39d88f6 (commit)
tagged by Andy Doan
on Fri Aug 18 18:22:11 2017 +0000
- Log -----------------------------------------------------------------
this is a test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 a74a4df4d59 [lit] support unsetting env variables (again!)
new 86286f91c50 [Debug info] Transfer DI to fragment expressions for split [...]
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/CodeGen/SelectionDAG.h | 15 +++--
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 38 ++++++++++++
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 25 ++++----
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 ++--
test/{CodeGen => DebugInfo}/MSP430/lit.local.cfg | 1 -
test/DebugInfo/MSP430/sdagsplit-1.ll | 74 ++++++++++++++++++++++++
test/DebugInfo/X86/sdagsplit-1.ll | 71 +++++++++++++++++++++++
7 files changed, 213 insertions(+), 23 deletions(-)
copy test/{CodeGen => DebugInfo}/MSP430/lit.local.cfg (98%)
create mode 100644 test/DebugInfo/MSP430/sdagsplit-1.ll
create mode 100644 test/DebugInfo/X86/sdagsplit-1.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 gcc.
from f04d3651be0 misc/cgo/test: make cgo tests run on AIX
new 21b932faac2 PR libstdc++/81891 fix double-free in hashtable constructor
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 | 9 ++++
libstdc++-v3/include/bits/hashtable.h | 13 +-----
.../unordered_map/cons/81891.cc} | 50 +++++++++++++---------
3 files changed, 40 insertions(+), 32 deletions(-)
copy libstdc++-v3/testsuite/{22_locale/codecvt/codecvt_utf8_utf16/79511.cc => 23_c [...]
--
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 43ca59772e9 Revert "[llvm-rc] Add basic RC scripts parsing ability."
new 230b5542e44 AMDGPU/NFC: Rename few things in SIMemoryLegalizer:
new a74a4df4d59 [lit] support unsetting env variables (again!)
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/AMDGPU/SIMemoryLegalizer.cpp | 220 ++++++++++-----------
utils/lit/lit/TestRunner.py | 13 ++
utils/lit/tests/Inputs/shtest-env/env-u.txt | 23 +++
utils/lit/tests/Inputs/shtest-env/env.txt | 15 ++
utils/lit/tests/Inputs/shtest-env/lit.cfg | 9 +
utils/lit/tests/Inputs/shtest-env/mixed.txt | 18 ++
.../tests/Inputs/shtest-env/print_environment.py | 8 +
utils/lit/tests/Inputs/shtest-env/shtest-env.py | 3 +
8 files changed, 196 insertions(+), 113 deletions(-)
create mode 100644 utils/lit/tests/Inputs/shtest-env/env-u.txt
create mode 100644 utils/lit/tests/Inputs/shtest-env/env.txt
create mode 100644 utils/lit/tests/Inputs/shtest-env/lit.cfg
create mode 100644 utils/lit/tests/Inputs/shtest-env/mixed.txt
create mode 100644 utils/lit/tests/Inputs/shtest-env/print_environment.py
create mode 100644 utils/lit/tests/Inputs/shtest-env/shtest-env.py
--
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 3c9f486dfd [clang-diff] Add commandline arguments.
new 028c7cdb05 AMDGPU: Rename r600-mcpu.cl->amdgpu-mcpu.cl
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/Driver/{r600-mcpu.cl => amdgpu-mcpu.cl} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/Driver/{r600-mcpu.cl => amdgpu-mcpu.cl} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.