This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c5a5706 AMDGPU: Remove redundant test
new 6a2251e [Hexagon] Make HexagonCodeGen depend on Scalar
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/Hexagon/LLVMBuild.txt | 25 +++++++++++++------------
1 file changed, 13 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 compiler-rt.
from cdd2596 [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every [...]
new 1f1a9f3 [sanitizers] Enable sanitizer_common tests on Win64
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/sanitizer_common/CMakeLists.txt | 4 +---
1 file changed, 1 insertion(+), 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 7528433 [Profile] Cleanup: remove unused interface
new 85f2423 [SelectionDAG] Optimization of BITREVERSE legalization for po [...]
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/SelectionDAG/LegalizeDAG.cpp | 49 +-
test/CodeGen/AArch64/bitreverse.ll | 96 +-
test/CodeGen/X86/bitreverse.ll | 323 +---
test/CodeGen/X86/vector-bitreverse.ll | 3088 +++++++++---------------------
4 files changed, 1051 insertions(+), 2505 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 dj/malloc
in repository glibc.
from 7a738e7 More 32-bit fixes.
new c841d23 Add quick_run compilation mode.
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:
malloc/trace_run.c | 106 ++++++++++++++++++++++++++++++++++-------------------
1 file changed, 69 insertions(+), 37 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 4c54cf1 PR c/71560 - union compound literal initializes wrong union field
new 8f60bf3 gcc/ChangeLog: * doc/extend.texi (Compound Literals): Add '@ [...]
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 | 4 ++++
gcc/doc/extend.texi | 2 +-
2 files changed, 5 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 44bd3bd [pdb] Move file layout header structs to RawTypes.h
new 0998606 [RDF] Make the graph construction/use less expensive
new 7809543 [Support] Make ErrorAsOutParameter take an Error* rather than [...]
new 7528433 [Profile] Cleanup: remove unused interface
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:
.../llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 2 +-
include/llvm/Object/Archive.h | 2 +-
include/llvm/ProfileData/InstrProf.h | 8 +-------
include/llvm/Support/Error.h | 20 ++++++++++++++------
lib/Object/Archive.cpp | 7 +++----
lib/Object/MachOObjectFile.cpp | 2 +-
lib/Object/MachOUniversal.cpp | 2 +-
lib/Target/Hexagon/RDFGraph.cpp | 14 ++++++++------
lib/Target/Hexagon/RDFGraph.h | 16 +++++++++++++++-
unittests/Support/ErrorTest.cpp | 2 +-
10 files changed, 46 insertions(+), 29 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 openmp.
from 1726570 http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 [...]
new 6dd28bf Replace enum types in variadic functions by build-in types.
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:
runtime/src/kmp_i18n.c | 10 ++++++++--
runtime/src/kmp_i18n.h | 2 +-
runtime/src/thirdparty/ittnotify/ittnotify_static.c | 10 ++++++++--
3 files changed, 17 insertions(+), 5 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 262370b [Hexagon] Use loop data prefetch on Hexagon
new 6406b60 [pdb] Round-trip module & file info to/from YAML.
new 44bd3bd [pdb] Move file layout header structs to RawTypes.h
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/DebugInfo/PDB/Raw/DbiStream.h | 29 +---
include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 31 +++-
include/llvm/DebugInfo/PDB/Raw/ModInfo.h | 7 +-
include/llvm/DebugInfo/PDB/Raw/RawConstants.h | 2 +
include/llvm/DebugInfo/PDB/Raw/RawError.h | 3 +
include/llvm/DebugInfo/PDB/Raw/RawTypes.h | 179 +++++++++++++++++++++
lib/DebugInfo/CodeView/StreamWriter.cpp | 3 +-
lib/DebugInfo/PDB/Raw/DbiStream.cpp | 123 +++++++-------
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 185 ++++++++++++++++++++--
lib/DebugInfo/PDB/Raw/ModInfo.cpp | 58 +------
lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 2 +-
lib/DebugInfo/PDB/Raw/RawError.cpp | 6 +
tools/llvm-pdbdump/PdbYaml.cpp | 7 +
tools/llvm-pdbdump/PdbYaml.h | 14 ++
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 14 ++
tools/llvm-pdbdump/llvm-pdbdump.cpp | 15 ++
tools/llvm-pdbdump/llvm-pdbdump.h | 2 +
17 files changed, 515 insertions(+), 165 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_39
in repository clang.
from 83c1749 Add attribute abi_tag to the release notes
new 43c8741 ReleaseNotes: s/3.7/3.8/ in 'since the 3.7 release'
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/ReleaseNotes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.