This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e7eda98 Remove extra semicolon to fix warning. NFC.
new dd6e786 llvm-dwp: Add error handling for invalid (non-CU) top level t [...]
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/tools/llvm-dwp/Inputs/non_cu_top_level.dwo | Bin 0 -> 1153 bytes
test/tools/llvm-dwp/X86/non_cu_top_level.test | 3 +++
tools/llvm-dwp/llvm-dwp.cpp | 22 ++++++++++++++--------
3 files changed, 17 insertions(+), 8 deletions(-)
create mode 100644 test/tools/llvm-dwp/Inputs/non_cu_top_level.dwo
create mode 100644 test/tools/llvm-dwp/X86/non_cu_top_level.test
--
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 e3e27c0 [profile] Add portability macro for atomic fetch_and_add
new db00dbb Avoid leak. Free before resetting.
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/InstrProfilingWriter.c | 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 7b24ae6 Avoid temporary vector for sorting in BitcodeWriter
new e7eda98 Remove extra semicolon to fix warning. 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:
tools/llvm-readobj/ObjDumper.h | 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 clang.
from bd71fce Try to make the buildbots green again: avoid the need for cla [...]
new 24f1d22 Less broken fix for buildbot breakage.
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/clang/AST/AttrIterator.h | 8 +++++++-
1 file changed, 7 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 clang.
from 34805ee Switch from SmallVector to TinyPtrVector for the list of attr [...]
new 7db72bb Doxygen comments for avxintrin.h.
new bd71fce Try to make the buildbots green again: avoid the need for cla [...]
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/clang/AST/AttrIterator.h | 7 +
lib/Headers/avxintrin.h | 1016 +++++++++++++++++++++++++++++++-------
lib/Headers/bmiintrin.h | 2 +-
lib/Headers/f16cintrin.h | 4 +-
4 files changed, 860 insertions(+), 169 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 c87f741 Revert "Reapply^2 "[ProfileData] (compiler-rt) Use Error in I [...]
new e3e27c0 [profile] Add portability macro for atomic fetch_and_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:
lib/profile/InstrProfilingPort.h | 10 ++++++++++
lib/profile/InstrProfilingUtil.c | 7 +++++++
lib/profile/InstrProfilingUtil.h | 3 ++-
3 files changed, 19 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 abc9f47 AMDGPU: Add some private element size tests
new 043346c Debug info: Don't emit a DW_AT_byte_size when emitting a DWAR [...]
new 7b24ae6 Avoid temporary vector for sorting in BitcodeWriter
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/Bitcode/Writer/BitcodeWriter.cpp | 23 ++++++++++-------------
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 3 ++-
test/DebugInfo/X86/bitfields-dwarf4.ll | 9 +++++++--
3 files changed, 19 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 clang.
from 258d236 [PS4] Tighten up a test (noticed in passing)
new b6418ca Avoid O(n^2) string analysis when handling GNU __asm__ statements.
new 34805ee Switch from SmallVector to TinyPtrVector for the list of attr [...]
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/clang/AST/AttrIterator.h | 5 +++--
lib/AST/Stmt.cpp | 23 +++++++++++++++--------
2 files changed, 18 insertions(+), 10 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 lldb.
from 2483bda Make sure we notify that the section module was loaded when S [...]
new 86f7c36 Look for CMake.app when searching for cmake
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:
scripts/Xcode/build-llvm.py | 18 ++++++++++++++++++
1 file changed, 18 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 master
in repository llvm.
from 85bfb07 Add a (size, value) constructor to TinyPtrVector.
new abc9f47 AMDGPU: Add some private element size tests
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/CodeGen/AMDGPU/private-element-size.ll | 132 ++++++++++++++++++++++++++--
1 file changed, 126 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.