This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 78b34e5 [esan] Add circular buffer data structure
new f8eb4c3 Local var name change /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/profile/InstrProfilingValue.c | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 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 f31c301 IncludeFixerTests: Update libdeps.
new ae45fd4 [find-all-symbols] remove dots in SymbolInfo file paths.
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-fixer/find-all-symbols/FindAllMacros.cpp | 6 +++++-
include-fixer/find-all-symbols/FindAllSymbols.cpp | 5 ++++-
.../find-all-symbols/FindAllSymbolsTests.cpp | 17 ++++++++++++++++-
3 files changed, 25 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 980cda9 Fix a crash in MergeFunctions related to ordering of weak/str [...]
new 7e74f7a [obj2yaml][yaml2obj] Support for reading and dumping the Mach [...]
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/ObjectYAML/MachOYAML.h | 17 +++
lib/ObjectYAML/MachOYAML.cpp | 19 ++++
test/ObjectYAML/MachO/export_trie.yaml | 191 +++++++++++++++++++++++++++++++++
tools/obj2yaml/macho2yaml.cpp | 140 ++++++++++++++++++++++--
tools/yaml2obj/yaml2macho.cpp | 44 +++++++-
5 files changed, 401 insertions(+), 10 deletions(-)
create mode 100644 test/ObjectYAML/MachO/export_trie.yaml
--
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 gcc-6-branch
in repository gcc.
from 6935372 2016-05-31 Richard Biener <rguenther(a)suse.de>
new a6abf66 PR c++/71306 - bogus -Wplacement-new with an array element
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 | 6 ++++
gcc/cp/init.c | 7 ++--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/warn/Wplacement-new-size-3.C | 40 +++++++++++++++++++++++
4 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wplacement-new-size-3.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 9d102db AMDGPU: Remove unused address space
new 9ac0d05 [esan|cfrag] Create the skeleton of cfrag variable for the runtime
new 980cda9 Fix a crash in MergeFunctions related to ordering of weak/str [...]
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/IPO/MergeFunctions.cpp | 44 +++------
.../Instrumentation/EfficiencySanitizer.cpp | 109 +++++++++++++++++----
.../EfficiencySanitizer/cache_frag_basic.ll | 4 +-
.../EfficiencySanitizer/working_set_basic.ll | 4 +-
test/Transforms/MergeFunc/merge-weak-crash.ll | 47 +++++++++
5 files changed, 154 insertions(+), 54 deletions(-)
create mode 100644 test/Transforms/MergeFunc/merge-weak-crash.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 8e911b1 gcc/ * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro [...]
new 04f5f92 /cp 2016-05-31 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 9 +++++++-
gcc/cp/decl.c | 32 ++++++++++++++++----------
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/cpp0x/auto7.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-static8.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/pr71248.C | 10 ++++++++
gcc/testsuite/g++.dg/init/new37.C | 3 ++-
gcc/testsuite/g++.dg/template/static1.C | 4 +++-
gcc/testsuite/g++.dg/template/static2.C | 4 +++-
9 files changed, 59 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71248.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 1a9c272 Add a use of shouldAssumeDSOLocal to ARM.
new 9d102db AMDGPU: Remove unused address space
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/AMDGPU/AMDGPU.h | 2 --
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 20 ++++++++++----------
2 files changed, 10 insertions(+), 12 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 0c6b012 Fixed bug
new 5dc2903 AMDGPU: Update datalayout string
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/Basic/Targets.cpp | 2 +-
test/CodeGen/target-data.c | 4 ++--
2 files 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-tools-extra.
from 3ccdf1f [include-fixer] removed unused forward declaration.
new f31c301 IncludeFixerTests: Update libdeps.
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:
unittests/include-fixer/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 b1b7a9b [ASTMatchers] Added ignoringParenImpCasts to has matchers
new 3ccdf1f [include-fixer] removed unused forward declaration.
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-fixer/IncludeFixer.cpp | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.