This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8159863 [LangRef] Add a clarifying example for undef
new 4574c11 [doc] [CUDA] Add sections about STL support and differences b [...]
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/CompileCudaWithLLVM.rst | 338 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 336 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 compiler-rt.
from a324b0b Define the weak symbol added by r281546 on mac.
new d3633e8 [sanitizer] one more attempt to fix things with __sanitizer_ [...]
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/sanitizer_common/sanitizer_common_libcdep.cc | 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 users/palves/cxx-eliminate-cleanups
in repository binutils-gdb.
at aea1dc4 parse_expression -> gdb::unique_ptr
This branch includes the following new commits:
new 907aa86 Use std::max and std::min throughout
new 6ec8409 ui_file_xstrdup -> std::string, introduce gdb::unique_malloc_ptr
new aea1dc4 parse_expression -> gdb::unique_ptr
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.
--
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 test-suite.
from bb3e7cd [test-suite] [CUDA] Update README.
new 92d67f5 [test-suite] [CUDA] Get rid of testing code accidentally left [...]
new 2807236 [test-suite] [CUDA] Run simple tests with -std=c++14.
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:
External/CUDA/CMakeLists.txt | 13 ++++++++-----
External/CUDA/cmath.cu | 40 ----------------------------------------
2 files changed, 8 insertions(+), 45 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 26586a8 [libFuzzer] add 8-bit counters to trace-pc-guard handler
new 8159863 [LangRef] Add a clarifying example for undef
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/LangRef.rst | 3 +++
1 file changed, 3 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 lldb.
from 1ddd96c More cleanup in `frame diagnose,` eliminating a bunch of mess [...]
new d4cd4d0 Make the keys enumerations for options and resolvers enum classes.
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/lldb/Breakpoint/BreakpointOptions.h | 7 ++++---
include/lldb/Breakpoint/BreakpointResolver.h | 7 ++++---
source/Breakpoint/BreakpointOptions.cpp | 5 +++--
source/Breakpoint/BreakpointResolver.cpp | 10 +++++-----
4 files changed, 16 insertions(+), 13 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 0ebfb4e [InstCombine] refactor eq/ne cases in foldICmpUsingKnownBits( [...]
new 26586a8 [libFuzzer] add 8-bit counters to trace-pc-guard handler
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/Fuzzer/FuzzerInternal.h | 15 ++++++++--
lib/Fuzzer/FuzzerLoop.cpp | 7 ++++-
lib/Fuzzer/FuzzerTracePC.cpp | 53 +++++++++++++++++++++++++++------
lib/Fuzzer/test/fuzzer.test | 8 ++++-
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 1 +
5 files changed, 71 insertions(+), 13 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 4875e75 Fix the Windows build after r281546
new a324b0b Define the weak symbol added by r281546 on mac.
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/sanitizer_common/sanitizer_mac.cc | 8 ++++++++
1 file changed, 8 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 gcc.
from 8cc0877 PR c++/77549 * name-lookup.c (consider_binding_level): Look [...]
new a75b487 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 367798a cp/ PR c++/77539 * constexpr.c (get_fundef_copy): Use the [...]
new d7dd7b5 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from c540b99 Daily bump.
new 6655014 Daily bump.
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/DATESTAMP | 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 2f3771a [libcxx] Add a TSan regression test for a data race in call_once
new d940dca Revert r280944 - Added 'inline' attribute to basic_string's d [...]
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/string | 1 -
1 file changed, 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 binutils-gdb.
from 4f90d84 Fix ld --gc-section segfault with ARMv8-M entry function in a [...]
new b82c1d9 Automatic date update in version.in
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:
bfd/version.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 gdb-7.12-branch
in repository binutils-gdb.
from b28974b Automatic date update in version.in
new d457626 Automatic date update in version.in
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:
bfd/version.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 binutils-2_27-branch
in repository binutils-gdb.
from b12f655 Automatic date update in version.in
new f37024c Automatic date update in version.in
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:
bfd/version.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 llvm.
from f5898c1 [pdb] Fix unit test compilation.
new 0ebfb4e [InstCombine] refactor eq/ne cases in foldICmpUsingKnownBits( [...]
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/InstCombine/InstCombineCompares.cpp | 89 +++++++---------------
1 file changed, 27 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 b5689e7 [pdb] Get rid of Data and RawData in CVType.
new a18aa4c [InstCombine] add vector tests for foldICmpUsingKnownBits()
new f5898c1 [pdb] Fix unit test compilation.
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:
test/Transforms/InstCombine/icmp.ll | 100 ++++++++++++++++++++++++++++-
unittests/DebugInfo/PDB/ErrorChecking.h | 10 ++-
unittests/DebugInfo/PDB/MSFBuilderTest.cpp | 28 ++++----
3 files changed, 120 insertions(+), 18 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 94ccae9 [tsan] fix tsan build by adding a dummy __sanitizer_print_mem [...]
new 4875e75 Fix the Windows build after r281546
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/asan/asan_win.cc | 3 +++
1 file changed, 3 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 clang.
from 19dd934 [clang-cl] Accept the joined equals version of -resource-dir=
new e119918 Revert r281457 "Supports adding insertion around non-insertio [...]
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/Tooling/Core/Replacement.h | 18 +++-----
lib/Tooling/Core/Replacement.cpp | 44 +++++-------------
unittests/Tooling/RefactoringTest.cpp | 77 +++-----------------------------
3 files changed, 23 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 a364825 Fix auto-upgrade of TBAA tags in Bitcode Reader
new a984fc7 [MC] Handle discardable COFF sections in assembly
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/MC/MCSectionCOFF.h | 4 ++++
lib/MC/MCParser/COFFAsmParser.cpp | 37 ++++++++++++++++++++++++-------------
lib/MC/MCSectionCOFF.cpp | 3 +++
test/MC/COFF/section.s | 24 ++++++++++++++++++++++++
4 files changed, 55 insertions(+), 13 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 test-suite.
from d83a329 [test-suite] Add dependencies directly at the point where we [...]
new 65b5ec9 [test-suite] [CUDA] Add <cmath> and <math.h> tests.
new bb3e7cd [test-suite] [CUDA] Update README.
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:
External/CUDA/CMakeLists.txt | 2 +
External/CUDA/README | 12 +-
External/CUDA/cmath.cu | 1742 +++++++++++++++++++++++++++++++++
External/CUDA/cmath_reference_output | 1 +
External/CUDA/math_h.cu | 1680 +++++++++++++++++++++++++++++++
External/CUDA/math_h_reference_output | 1 +
6 files changed, 3435 insertions(+), 3 deletions(-)
create mode 100644 External/CUDA/cmath.cu
create mode 100644 External/CUDA/cmath_reference_output
create mode 100644 External/CUDA/math_h.cu
create mode 100644 External/CUDA/math_h_reference_output
--
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 8d9c779 [asan] fix windows
new 94ccae9 [tsan] fix tsan build by adding a dummy __sanitizer_print_mem [...]
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/sanitizer_common/sanitizer_common_libcdep.cc | 2 +-
lib/tsan/rtl/tsan_rtl.cc | 2 ++
2 files changed, 3 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 86a6238 Fix indentation in codeview code
new a364825 Fix auto-upgrade of TBAA tags in Bitcode Reader
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/IR/AutoUpgrade.h | 7 +++--
lib/AsmParser/LLParser.cpp | 9 ++++--
lib/Bitcode/Reader/BitcodeReader.cpp | 13 ++-------
lib/IR/AutoUpgrade.cpp | 32 ++++++++++------------
.../X86/Inputs/remangle_intrinsics_tbaa.ll} | 9 ++----
test/LTO/X86/remangle_intrinsics_tbaa.ll | 23 ++++++++++++++++
tools/llvm-link/llvm-link.cpp | 15 +++++++---
7 files changed, 66 insertions(+), 42 deletions(-)
copy test/{ThinLTO/X86/Inputs/cache.ll => LTO/X86/Inputs/remangle_intrinsics_tbaa. [...]
create mode 100644 test/LTO/X86/remangle_intrinsics_tbaa.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 clang.
from b305e4d [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
new 19dd934 [clang-cl] Accept the joined equals version of -resource-dir=
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/Driver/Options.td | 2 +-
test/Driver/cl-options.c | 3 ++-
2 files changed, 3 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 compiler-rt.
from a4985a8 [asan] add heap_profile=1 to asan to periodically print the h [...]
new 8d9c779 [asan] fix windows
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/asan/asan_win_dll_thunk.cc | 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 test-suite.
from 2dd7a00 [test-suite] Organize build targets for CUDA tests
new d83a329 [test-suite] Add dependencies directly at the point where we [...]
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:
External/CUDA/CMakeLists.txt | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 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 050ec95 Replaced two instances of std::function with auto.
new 1ddd96c More cleanup in `frame diagnose,` eliminating a bunch of mess [...]
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/lldb/Core/Disassembler.h | 2 +
source/Core/Disassembler.cpp | 11 ++++++
source/Target/StackFrame.cpp | 80 ++++++++++------------------------------
3 files changed, 33 insertions(+), 60 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 d89810a [asan] Disable 64-bit allocator on android/aarch64.
new a4985a8 [asan] add heap_profile=1 to asan to periodically print the h [...]
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:
.../sanitizer_allocator_interface.h | 4 +++
lib/sanitizer_common/sanitizer_common_libcdep.cc | 12 +++++++-
lib/sanitizer_common/sanitizer_flags.inc | 1 +
.../TestCases/Linux/auto_memory_profile_test.cc | 32 ++++++++++++++++++++++
4 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 test/asan/TestCases/Linux/auto_memory_profile_test.cc
--
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 7153717 libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM)
new 8cc0877 PR c++/77549 * name-lookup.c (consider_binding_level): Look [...]
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/name-lookup.c | 22 +++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/lookup/pr77549.C | 76 +++++++++++++++++++++++++++++++++++
4 files changed, 103 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr77549.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 fd7afc4 [LTO] Move tests from test/tools to test/LTO, as they're test [...]
new 86a6238 Fix indentation in codeview code
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/AsmPrinter/CodeViewDebug.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 5eb95c4 Add some MS aliases for existing intrinsics
new 7c90bb7 [CUDA] Add test checking our ability to take a function point [...]
new b305e4d [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
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/Headers/__clang_cuda_cmath.h | 31 +++++++++++++++++++++++++++++++
test/SemaCUDA/reference-to-kernel-fn.cu | 31 +++++++++++++++++++++++++++++++
2 files changed, 62 insertions(+)
create mode 100644 test/SemaCUDA/reference-to-kernel-fn.cu
--
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 test-suite.
from 5494108 [test-suite] Improved libstdc++ detection.
new 2dd7a00 [test-suite] Organize build targets for CUDA 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:
External/CUDA/CMakeLists.txt | 10 ++++------
1 file changed, 4 insertions(+), 6 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 a0badfb Revert "Do not warn about format strings that are indexed str [...]
new 5eb95c4 Add some MS aliases for existing intrinsics
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/Builtins.def | 7 ++
include/clang/Basic/Builtins.h | 7 ++
include/clang/Basic/BuiltinsX86.def | 13 +++
lib/Basic/Targets.cpp | 2 +
lib/CodeGen/CGBuiltin.cpp | 24 ++++++
lib/Headers/emmintrin.h | 35 ++++----
lib/Headers/ia32intrin.h | 6 --
lib/Headers/intrin.h | 127 +++++++++++++---------------
lib/Headers/xmmintrin.h | 29 +++----
lib/Sema/SemaDecl.cpp | 4 +-
test/CodeGen/builtins-x86.c | 9 ++
test/Headers/{x86intrin.c => x86intrin.cpp} | 4 +-
test/Sema/implicit-intel-builtin-decl.c | 40 +++++++++
test/Sema/implicit-ms-builtin-decl.c | 19 +++++
14 files changed, 212 insertions(+), 114 deletions(-)
copy test/Headers/{x86intrin.c => x86intrin.cpp} (59%)
create mode 100644 test/Sema/implicit-intel-builtin-decl.c
create mode 100644 test/Sema/implicit-ms-builtin-decl.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 93e6e54 Finish renaming remaining analyzeBranch functions
new e038466 [ThinLTO] Add an option to llvm-lto to print some basic stati [...]
new bdf517a [LTO] Fix commons handling
new fd7afc4 [LTO] Move tests from test/tools to test/LTO, as they're test [...]
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:
include/llvm/LTO/LTO.h | 2 +
lib/LTO/LTO.cpp | 10 +++--
.../Resolution/X86/Inputs/common2.ll} | 0
.../X86/Inputs/{alias-1.ll => commons.ll} | 2 +-
.../common.ll => LTO/Resolution/X86/common2.ll} | 32 +++++++++++++---
test/LTO/Resolution/X86/commons.ll | 12 ++++++
test/ThinLTO/X86/funcimport.ll | 3 ++
tools/llvm-lto/llvm-lto.cpp | 44 ++++++++++++++++++++++
8 files changed, 95 insertions(+), 10 deletions(-)
rename test/{tools/llvm-lto2/X86/Inputs/common.ll => LTO/Resolution/X86/Inputs/com [...]
copy test/LTO/Resolution/X86/Inputs/{alias-1.ll => commons.ll} (78%)
rename test/{tools/llvm-lto2/X86/common.ll => LTO/Resolution/X86/common2.ll} (70%)
create mode 100644 test/LTO/Resolution/X86/commons.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 lldb.
from 26fea9d Cleaned up a little bit of redundant code in 'frame diagnose.`
new 050ec95 Replaced two instances of std::function with auto.
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:
source/Expression/DWARFExpression.cpp | 7 +++----
source/Target/StackFrame.cpp | 7 +++----
2 files changed, 6 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 gcc.
from 955fe9b Infer architecture from ABI for mips-mti* and mips-img* triplets.
new 7153717 libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM)
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/go/gofrontend/MERGE | 2 +-
libgo/configure | 2 +-
libgo/configure.ac | 2 +-
3 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 llvm.
from 0890bf3 [x86] regenerate checks
new 9becdee [Stackmap] Added callsite counts to emitted function information.
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/StackMaps.rst | 6 +-
include/llvm/CodeGen/StackMaps.h | 13 +-
include/llvm/Object/StackMapParser.h | 35 +++--
lib/CodeGen/StackMaps.cpp | 34 +++--
test/CodeGen/AArch64/arm64-anyregcc.ll | 10 +-
test/CodeGen/AArch64/arm64-stackmap.ll | 13 +-
test/CodeGen/AArch64/stackmap-liveness.ll | 3 +-
test/CodeGen/PowerPC/ppc64-anyregcc.ll | 10 +-
test/CodeGen/PowerPC/ppc64-stackmap.ll | 13 +-
test/CodeGen/X86/anyregcc.ll | 10 +-
test/CodeGen/X86/patchpoint-invoke.ll | 2 +-
test/CodeGen/X86/stackmap-fast-isel.ll | 6 +-
test/CodeGen/X86/stackmap-large-constants.ll | 4 +-
test/CodeGen/X86/stackmap-liveness.ll | 4 +-
test/CodeGen/X86/stackmap.ll | 18 ++-
test/CodeGen/X86/statepoint-allocas.ll | 5 +-
test/CodeGen/X86/statepoint-stackmap-format.ll | 6 +-
test/Object/Inputs/stackmap-test.macho-x86-64 | Bin 568 -> 3956 bytes
test/Object/stackmap-dump.test | 182 +++++++++++++++++++++++--
tools/llvm-readobj/COFFDumper.cpp | 4 +-
tools/llvm-readobj/ELFDumper.cpp | 2 +-
tools/llvm-readobj/MachODumper.cpp | 4 +-
tools/llvm-readobj/StackMapPrinter.h | 3 +-
23 files changed, 319 insertions(+), 68 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 1410d70 Use 'enum class' instead of 'enum' in NativeRegisterContextLi [...]
new 26fea9d Cleaned up a little bit of redundant code in 'frame diagnose.`
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:
source/Target/StackFrame.cpp | 30 +++++++++++++++++++-----------
1 file changed, 19 insertions(+), 11 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 227634d [compiler-rt] Set asan win 64-bits to use dynamic address for [...]
new d89810a [asan] Disable 64-bit allocator on android/aarch64.
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/sanitizer_common/sanitizer_platform.h | 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 eb967fb Revert "[ARM] Promote small global constants to constant pools"
new 421442e [x86] regenerate checks
new 0890bf3 [x86] regenerate checks
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:
test/CodeGen/X86/select.ll | 597 ++++++++++++++++++++++++++++-----------------
test/CodeGen/X86/setcc.ll | 82 ++++---
2 files changed, 423 insertions(+), 256 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 e9b532d Add SB API's for writing breakpoints to & creating the from a file.
new 1410d70 Use 'enum class' instead of 'enum' in NativeRegisterContextLi [...]
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:
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 68 +++++++++++-----------
.../Linux/NativeRegisterContextLinux_x86_64.h | 4 +-
2 files changed, 36 insertions(+), 36 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 562918e Do not warn about format strings that are indexed string literals.
new a0badfb Revert "Do not warn about format strings that are indexed str [...]
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/Sema/SemaChecking.cpp | 184 +++++----------------------------------------
test/Sema/format-strings.c | 35 ---------
2 files changed, 18 insertions(+), 201 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 4e8d86c [x86] regenerate checks
new eb967fb Revert "[ARM] Promote small global constants to constant pools"
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/ARM/ARMAsmPrinter.cpp | 13 ----
lib/Target/ARM/ARMAsmPrinter.h | 9 +--
lib/Target/ARM/ARMISelLowering.cpp | 111 -------------------------------
lib/Target/ARM/ARMMachineFunctionInfo.h | 13 ----
test/CodeGen/ARM/constantpool-promote.ll | 109 ------------------------------
5 files changed, 1 insertion(+), 254 deletions(-)
delete mode 100644 test/CodeGen/ARM/constantpool-promote.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 clang.
from 2da0fd1 Correct assert text in DeclGroup::getSingleDecl()
new 562918e Do not warn about format strings that are indexed string literals.
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/Sema/SemaChecking.cpp | 184 ++++++++++++++++++++++++++++++++++++++++-----
test/Sema/format-strings.c | 35 +++++++++
2 files changed, 201 insertions(+), 18 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 056b5ae 2016-09-14 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 955fe9b Infer architecture from ABI for mips-mti* and mips-img* triplets.
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/config.gcc | 8 ++++++++
2 files changed, 15 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 clang.
from 82d5b51 [analyzer] scan-build-py: Remove relative path hack for SATes [...]
new 2da0fd1 Correct assert text in DeclGroup::getSingleDecl()
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/DeclGroup.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 llvm.
from d41f227 [lib/LTO] Fix a typo. NFC.
new 4e8d86c [x86] regenerate checks
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/X86/sext-i1.ll | 155 ++++++++++++++++++++++++--------------------
1 file changed, 83 insertions(+), 72 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 0036373 [interception] Avoid duplicate declaration of isdigit in test
new 227634d [compiler-rt] Set asan win 64-bits to use dynamic address for [...]
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/asan/asan_allocator.h | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.