This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 512570d77f [CodeGen][X86] Implement _InterlockedCompareExchange128 intrinsic
new d0aceebbff [Preprocessor] Implement __is_target_{arch|vendor|os|environ [...]
new c3e944d8fd Commit missing tests for r320734
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:
docs/ReleaseNotes.rst | 4 ++
include/clang/Lex/Preprocessor.h | 4 ++
lib/Lex/PPMacroExpansion.cpp | 88 +++++++++++++++++++++++++++++++++
test/Preprocessor/is_target.c | 67 +++++++++++++++++++++++++
test/Preprocessor/is_target_arm.c | 51 +++++++++++++++++++
test/Preprocessor/is_target_os_darwin.c | 26 ++++++++++
test/Preprocessor/is_target_unknown.c | 22 +++++++++
7 files changed, 262 insertions(+)
create mode 100644 test/Preprocessor/is_target.c
create mode 100644 test/Preprocessor/is_target_arm.c
create mode 100644 test/Preprocessor/is_target_os_darwin.c
create mode 100644 test/Preprocessor/is_target_unknown.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 a3a5536590a Add MVT::v128i1, NFC
new b9a44ec3ca3 Only use is_trivially_copyable if we know it's safe to do so.
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/DebugInfo/CodeView/TypeHashing.h | 6 +++++-
1 file 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 glibc.
from 3ff3dfa5af elf: Count components of the expanded path in _dl_init_path [...]
new aa6932aa7b Remove redundant mention of SXID_ERASE
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:
ChangeLog | 4 ++++
elf/dl-tunables.list | 11 +----------
2 files changed, 5 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 llvm.
from 71f21a219aa [opt-viewer] Render utf-8 characters properly in the genera [...]
new a3a5536590a Add MVT::v128i1, 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:
include/llvm/CodeGen/MachineValueType.h | 218 ++++++++++++++++----------------
include/llvm/CodeGen/ValueTypes.td | 209 +++++++++++++++---------------
lib/IR/ValueTypes.cpp | 2 +
test/TableGen/intrinsic-varargs.td | 2 +-
utils/TableGen/CodeGenTarget.cpp | 1 +
5 files changed, 221 insertions(+), 211 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 a66f080af7 In an ARC lambda-to-block conversion thunk, reclaim the retu [...]
new 512570d77f [CodeGen][X86] Implement _InterlockedCompareExchange128 intrinsic
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/Basic/BuiltinsX86_64.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 39 ++++++++++++++++++++++++++++++++++
test/CodeGen/ms-intrinsics.c | 23 +++++++++++++++++++-
3 files changed, 62 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 compiler-rt.
from 12e90365e Revert "(HEAD -> master, origin/master, origin/HEAD) [profile [...]
new ccb69d9a1 [profile] Port the runtime to Solaris (retry)
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:
cmake/config-ix.cmake | 2 +-
lib/profile/CMakeLists.txt | 14 +++++++
lib/profile/GCDAProfiling.c | 16 +++-----
lib/profile/InstrProfiling.c | 6 ++-
lib/profile/InstrProfilingFile.c | 10 ++---
lib/profile/InstrProfilingInternal.h | 3 +-
lib/profile/InstrProfilingPlatformLinux.c | 6 ++-
lib/profile/InstrProfilingPlatformOther.c | 7 ++--
lib/profile/InstrProfilingPort.h | 14 +++++--
lib/profile/InstrProfilingUtil.c | 68 ++++++++++++++++++++++++-------
lib/profile/InstrProfilingUtil.h | 3 ++
lib/profile/InstrProfilingValue.c | 8 ++--
lib/profile/InstrProfilingWriter.c | 5 ++-
lib/profile/WindowsMMap.c | 3 +-
test/profile/lit.cfg | 2 +-
15 files changed, 117 insertions(+), 50 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 f59d67f6abf 2017-12-14 Steve Ellcey <sellcey(a)cavium.com>
new d76c514d395 gcc: 2017-12-14 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 7 +++
gcc/c-family/ChangeLog | 6 ++
gcc/c-family/c-lex.c | 6 +-
gcc/c-family/c-ppoutput.c | 2 +-
gcc/c-family/c.opt | 4 ++
gcc/c/ChangeLog | 6 ++
gcc/c/c-typeck.c | 63 +++++++++++++++++++
gcc/cp/ChangeLog | 7 +++
gcc/cp/decl2.c | 3 +-
gcc/cp/typeck.c | 77 +++++++++++++++++++++++-
gcc/doc/invoke.texi | 18 +++++-
gcc/recog.h | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/c-c++-common/Wcast-function-type.c | 31 ++++++++++
gcc/testsuite/g++.dg/Wcast-function-type.C | 17 ++++++
gcc/tree-dump.c | 3 +-
gcc/typed-splay-tree.h | 9 ++-
libcpp/ChangeLog | 4 ++
libcpp/internal.h | 2 +-
19 files changed, 258 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wcast-function-type.c
create mode 100644 gcc/testsuite/g++.dg/Wcast-function-type.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 1efcc420070 [MC] Allow .file directives to be out-of-order
new 71f21a219aa [opt-viewer] Render utf-8 characters properly in the genera [...]
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/opt-viewer/Outputs/basic/basic_or.c.html | 1 +
test/tools/opt-viewer/Outputs/basic/basic_or.h.html | 1 +
test/tools/opt-viewer/Outputs/basic/index.html | 1 +
test/tools/opt-viewer/Outputs/suppress/index.html | 1 +
test/tools/opt-viewer/Outputs/suppress/s.swift.html | 1 +
test/tools/opt-viewer/Outputs/unicode-function-name/index.html | 1 +
test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html | 1 +
tools/opt-viewer/opt-viewer.py | 2 ++
8 files changed, 9 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 compiler-rt.
from f6d0ce49a [profile] Port the runtime to Solaris
new 12e90365e Revert "(HEAD -> master, origin/master, origin/HEAD) [profile [...]
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:
cmake/config-ix.cmake | 2 +-
lib/profile/CMakeLists.txt | 14 -------
lib/profile/GCDAProfiling.c | 16 +++++---
lib/profile/InstrProfiling.c | 6 +--
lib/profile/InstrProfilingFile.c | 10 ++---
lib/profile/InstrProfilingInternal.h | 3 +-
lib/profile/InstrProfilingPlatformLinux.c | 6 +--
lib/profile/InstrProfilingPlatformOther.c | 7 ++--
lib/profile/InstrProfilingPort.h | 14 ++-----
lib/profile/InstrProfilingUtil.c | 66 +++++++------------------------
lib/profile/InstrProfilingUtil.h | 3 --
lib/profile/InstrProfilingValue.c | 8 ++--
lib/profile/InstrProfilingWriter.c | 5 +--
lib/profile/WindowsMMap.c | 3 +-
test/profile/lit.cfg | 2 +-
15 files changed, 49 insertions(+), 116 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 f74c3ebbfb4 [X86] Don't zero the upper bits of the k-register before ex [...]
new 18fcbf52eb5 [cmake] Only attempt to install MSVC system libraries on Windows
new 747f7a4defd [opt-viewer] Support unicode characters in function names
new 1efcc420070 [MC] Allow .file directives to be out-of-order
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:
CMakeLists.txt | 2 +-
cmake/platforms/WinMsvc.cmake | 7 -----
lib/MC/MCDwarf.cpp | 3 ++-
test/MC/MachO/loc.s | 20 +++++++-------
.../Inputs/unicode-function-name/s.opt.yaml | 22 +++++++++++++++
.../Inputs/unicode-function-name/s.swift | 12 +++++++++
.../{suppress => unicode-function-name}/index.html | 2 +-
.../s.swift.html | 31 +++++++++++++---------
test/tools/opt-viewer/unicode-function-name.test | 7 +++++
tools/opt-viewer/opt-viewer.py | 22 ++++++++-------
tools/opt-viewer/optrecord.py | 8 ++++--
11 files changed, 93 insertions(+), 43 deletions(-)
create mode 100644 test/tools/opt-viewer/Inputs/unicode-function-name/s.opt.yaml
create mode 100644 test/tools/opt-viewer/Inputs/unicode-function-name/s.swift
copy test/tools/opt-viewer/Outputs/{suppress => unicode-function-name}/index.html (97%)
copy test/tools/opt-viewer/Outputs/{suppress => unicode-function-name}/s.swift.html (64%)
create mode 100644 test/tools/opt-viewer/unicode-function-name.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.