This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9950a2c Add the _CALL_LINUX preprocessor define for ppc linux platforms.
new d939951 [AMDGPU] Switch address space mapping by triple environment amdgiz
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 | 92 +++++++++++++++++++++++----------
test/CodeGenOpenCL/amdgpu-env-amdgiz.cl | 9 ++++
2 files changed, 75 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-env-amdgiz.cl
--
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 libcxx.
from f23e281 [libc++] Fix word transposition in comment
new 68fdad6 [libc++] Fix some comment typos
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:
CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 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 master
in repository clang.
from 6a69439 __BIGGEST_ALIGNMENT__ has always been 16 on all power platfor [...]
new 9950a2c Add the _CALL_LINUX preprocessor define for ppc linux platforms.
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 | 6 ++++++
test/Preprocessor/init.c | 6 ++++++
2 files changed, 12 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 libcxx.
from e577401 [libc++] Fix capitalization in comment
new f23e281 [libc++] Fix word transposition in comment
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:
CMakeLists.txt | 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 libcxx.
from 5b0087f [libc++] Update package version
new e577401 [libc++] Fix capitalization in comment
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:
CMakeLists.txt | 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 libcxx.
from 5048b1e XFAIL the std::byte tests on a bunch of old clang versions, b [...]
new 5b0087f [libc++] Update package version
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:
CMakeLists.txt | 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 949f2b1 Add preprocessor defines for a bare powerpc64le triple/cpu. T [...]
new 6a69439 __BIGGEST_ALIGNMENT__ has always been 16 on all power platfor [...]
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 | 3 +--
test/Preprocessor/init.c | 12 ++++++------
2 files changed, 7 insertions(+), 8 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 d812430 [AMDGPU] Switch data layout by triple environment amdgiz
new b47fa05 [NewGVN] Adjust NDEBUG markers.
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 | 4 ++--
1 file changed, 2 insertions(+), 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 master
in repository clang.
from 29385a0 [ODRHash] Add support for array and decayed types.
new 949f2b1 Add preprocessor defines for a bare powerpc64le triple/cpu. 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:
lib/Basic/Targets.cpp | 134 +++++++++++++++++++++++++----------------------
test/Preprocessor/init.c | 3 ++
2 files changed, 75 insertions(+), 62 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 cc4a0d1 [libFuzzer] Fix test on Windows.
new d812430 [AMDGPU] Switch data layout by triple environment amdgiz
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/AMDGPUTargetMachine.cpp | 7 ++++++-
test/CodeGen/AMDGPU/env-amdgiz.ll | 11 +++++++++++
test/CodeGen/AMDGPU/env-amdgizcl.ll | 11 +++++++++++
3 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/env-amdgiz.ll
create mode 100644 test/CodeGen/AMDGPU/env-amdgizcl.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.