The Week Of Monday 27 June 2016 Archives by date
Starting: Mon Jun 27 00:16:52 PDT 2016
Ending: Sun Jul 3 23:40:43 PDT 2016
Messages: 659
- [PATCH] D21744: [OpenCL] Fix code generation of kernel pipe parameters.
Alexey Bader via cfe-commits
- [clang-tools-extra] r273849 - [clang-tidy] Don't run misc-definitions-in-headers check in failing TUs.
Haojian Wu via cfe-commits
- [PATCH] D21470: [clang-tidy] Don't run misc-definitions-in-headers check in failing TUs.
Haojian Wu via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Alexey Bader via cfe-commits
- [PATCH] D21228: Deprecated (legacy) string literal conversion to 'char *' causes strange overloading resolution
Alexander Makarov via cfe-commits
- [PATCH] D21676: clang-rename: add a -export-fixes option
Manuel Klimek via cfe-commits
- [PATCH] D21746: [AVX512] Zero extend cmp intrinsic return value.
Igor Breger via cfe-commits
- [libcxx] r273861 - Fix bad link for P0006
Marshall Clow via cfe-commits
- [PATCH] D21747: [clang-tidy] Warning enum unused using declarations.
Haojian Wu via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Diego Novillo via cfe-commits
- [PATCH] D14471: [AArch64] Fix a crash in driver
Renato Golin via cfe-commits
- [PATCH] D21747: [clang-tidy] Warning enum unused using declarations.
Aaron Ballman via cfe-commits
- [PATCH] D20352: Add XRay flags to Clang
Aaron Ballman via cfe-commits
- [clang-tools-extra] r273882 - [clang-tidy] Warning enum unused using declarations.
Haojian Wu via cfe-commits
- [PATCH] D21747: [clang-tidy] Warning enum unused using declarations.
Alexander Kornienko via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Yaxun Liu via cfe-commits
- [PATCH] D21446: Comprehensive static instrumentation (2/3): Clang support
Tyler Denniston via cfe-commits
- [PATCH] D21747: [clang-tidy] Warning enum unused using declarations.
Haojian Wu via cfe-commits
- r273884 - Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli via cfe-commits
- [PATCH] D21564: [OpenMP] Initial implementation of parse and sema for composite pragma 'distribute parallel for'
Carlo Bertolli via cfe-commits
- [PATCH] D21753: Comprehensive Static Instrumentation (2/2): Clang flag
Tyler Denniston via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Vassil Vassilev via cfe-commits
- [PATCH] D21741: Add test for D21736 and D21737.
Vedant Kumar via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Benjamin Kramer via cfe-commits
- [PATCH] D21030: [Sema] Fix rejects-valid where parameter pack was not expanded in type alias
Erik Pilkington via cfe-commits
- [PATCH] D21741: Add test for D21736 and D21737.
Marcin Kościelnicki via cfe-commits
- [PATCH] D21741: Add test for D21736 and D21737.
Vedant Kumar via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov via cfe-commits
- [PATCH] D21741: Add test for D21736 and D21737.
Marcin Kościelnicki via cfe-commits
- [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Teresa Johnson via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Yaxun Liu via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Aaron Ballman via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Aaron Ballman via cfe-commits
- [PATCH] D21392: [clang-tidy] Enhance redundant-expression check
Etienne Bergeron via cfe-commits
- [PATCH] D11360: Proposed patch to prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Wolfgang Pieb via cfe-commits
- [PATCH] D21508: Make friend function template definition available if class is instantiated.
Serge Pavlov via cfe-commits
- [PATCH] D5896: Emit more intrinsics for builtin functions
Matt Arsenault via cfe-commits
- [PATCH] D21766: [codeview][clang] Added support for unnamed bitfield type.
Amjad Aboud via cfe-commits
- [PATCH] D21766: [codeview][clang] Added support for unnamed bitfield type.
David Majnemer via cfe-commits
- [PATCH] D21717: [libcxx] [test] Make dtor_noexcept.pass.cpp tests more portable.
Stephan T. Lavavej via cfe-commits
- r273908 - [OpenMP] Diagnose missing cases of statements between target and teams directives
Kelvin Li via cfe-commits
- [PATCH] D21716: [libcxx] [test] Make move_noexcept.pass.cpp tests more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21718: [libcxx] [test] Make move_assign_noexcept.pass.cpp tests more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Richard Smith via cfe-commits
- [PATCH] D21617: [OpenMP] Diagnose missing cases of statements between target and teams directives
Kelvin Li via cfe-commits
- [clang-tools-extra] r273910 - clang-rename: add a -export-fixes option
Miklos Vajna via cfe-commits
- r273911 - [ExprConstant] Fix PR28314 - crash while evluating objectsize.
George Burgess IV via cfe-commits
- [PATCH] D21676: clang-rename: add a -export-fixes option
Miklos Vajna via cfe-commits
- r273913 - Add simple, stupid, pattern-based fuzzer / reducer for modules bugs. I've
Richard Smith via cfe-commits
- [PATCH] D21111: Avoid accessing an invalid PresumedLoc
Ben Langmuir via cfe-commits
- [PATCH] D14471: [AArch64] Fix a crash in driver
Akira Hatanaka via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Richard Smith via cfe-commits
- [PATCH] D21767: Fix instantiation of friend function templates
Serge Pavlov via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Raphael Isemann via cfe-commits
- [clang-tools-extra] r273941 - clang-rename: try to make ClassTestReplacements more reliable
Miklos Vajna via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Eugene Zelenko via cfe-commits
- r273948 - Attempting to fix lit test test/Headers/opencl-c-header.cl on cygwin.
Yaxun Liu via cfe-commits
- r273950 -
Chris Dewhurst via cfe-commits
- [PATCH] Flag to limit depth of evaluated source locations during macro expansion
Андрей Серебро via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Anna Zaks via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Li Huang via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Chris Bieneman via cfe-commits
- r273950 -
Nico Weber via cfe-commits
- r273965 - AMDGPU: Add builtin to read exec mask
Matt Arsenault via cfe-commits
- r273950 -
David Majnemer via cfe-commits
- r273972 - Frontend: clang-format a statement, NFC
Saleem Abdulrasool via cfe-commits
- [PATCH] D21778: [CUDA] Add support for CUDA 8 and sm_60-62.
Justin Lebar via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Anna Zaks via cfe-commits
- r273976 - Avoid accessing an invalid PresumedLoc.
Jordan Rose via cfe-commits
- [PATCH] D21111: Avoid accessing an invalid PresumedLoc
Jordan Rose via cfe-commits
- [PATCH] D21659: AMDGPU: Add builtin to read exec mask
Matt Arsenault via cfe-commits
- r273986 - [intrin.h] Certain _Interlocked intrinsics return the old value
David Majnemer via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
David Majnemer via cfe-commits
- r273987 - [clang-cl] Define _MSVC_LANG
David Majnemer via cfe-commits
- [PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
- [PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
- [clang-tools-extra] r273993 - clang-rename: Update libdeps corresponding to r273910.
NAKAMURA Takumi via cfe-commits
- r273994 - Revert r273950, (empty). Please recommit it with readable commit message.
NAKAMURA Takumi via cfe-commits
- r273950 -
NAKAMURA Takumi via cfe-commits
- r273911 - [ExprConstant] Fix PR28314 - crash while evluating objectsize.
George Burgess IV via cfe-commits
- r273997 - [Driver] Add method to redirect output of Compilation.
Nikolay Haustov via cfe-commits
- [PATCH] D21224: [Driver] Add method to redirect output of Compilation.
Nikolay Haustov via cfe-commits
- [clang-tools-extra] r274001 - [clang-tidy] boost-use-to-string arg expr location bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D21642: [clang-tidy] boost-use-to-string arg expr location bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Ben Harper via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Daniel Jasper via cfe-commits
- [PATCH] D21787: [include-fixer] make HeaderMapCollector maps from regex instead of postfix.
Eric Liu via cfe-commits
- [PATCH] D21601: Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
Eric Liu via cfe-commits
- [PATCH] D21502: Fix heuristics skipping invalid ctor-initializers with C++11
Olivier Goffart via cfe-commits
- [PATCH] D21642: [clang-tidy] boost-use-to-string arg expr location bugfix
Alexander Kornienko via cfe-commits
- [PATCH] D21603: [include-fixer] Fix namespace after inserting a missing header.
Daniel Jasper via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
Amjad Aboud via cfe-commits
- r273950 -
Chris.Dewhurst via cfe-commits
- [PATCH] D21507: Changes after running check modernize-use-emplace (D20964)
Piotr Padlewski via cfe-commits
- [PATCH] D21603: [include-fixer] Fix namespace after inserting a missing header.
Haojian Wu via cfe-commits
- [PATCH] D21676: clang-rename: add a -export-fixes option
Miklos Vajna via cfe-commits
- [PATCH] D21790: [Clang][Feature] Adding CLFLUSHOPT feature to clang
michael zuckerman via cfe-commits
- r274012 - [SPARC] Allows inlining of atomics for Sparc32 with appropriate store barrier.
Chris Dewhurst via cfe-commits
- r274015 - [ASTMatchers] Add isLambda() matcher.
Samuel Benzaquen via cfe-commits
- [libcxx] r274016 - Updated C++1Z status page with new work from Oulu WG21 meeting
Marshall Clow via cfe-commits
- [libcxx] r274018 - Use WG21.link reflector to get to issues, rather than linking directly
Marshall Clow via cfe-commits
- [clang-tools-extra] r274019 - [clang-tidy] Do not match on lambdas.
Samuel Benzaquen via cfe-commits
- [PATCH] D21792: [Clang][Feature] Adding CLFLUSHOPT feature and intrinsic to clang
michael zuckerman via cfe-commits
- [PATCH] D21075: Correct invalid end location in diagnostics for some identifiers.
Manuel Klimek via cfe-commits
- [PATCH] D21277: Resubmit r270688: Using new TargetParser in Clang.
Mehdi AMINI via cfe-commits
- [PATCH] D21744: [OpenCL] Fix code generation of kernel pipe parameters.
Anastasia Stulova via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Mehdi AMINI via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Mehdi AMINI via cfe-commits
- [PATCH] D21795: [OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations.
Alexey Bader via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
David Majnemer via cfe-commits
- [PATCH] D20338: [PCH] Fixed overridden files always invalidating preamble even when unchanged
Cameron via cfe-commits
- [PATCH] D21145: [Sema] Fix crash on valid where instantiation of lambda cannot access type of 'this'
Erik Pilkington via cfe-commits
- r273911 - [ExprConstant] Fix PR28314 - crash while evluating objectsize.
Hans Wennborg via cfe-commits
- [PATCH] D21744: [OpenCL] Fix code generation of kernel pipe parameters.
Alexey Bader via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Anastasia Stulova via cfe-commits
- [PATCH] D21799: [ASTMatchers] Add missing forEachArgumentWithParam() to code sample
Martin Böhme via cfe-commits
- [PATCH] D21795: [OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations.
Anastasia Stulova via cfe-commits
- r274031 - [CMake] [Apple Clang] Enable Compiler-RT tests on stage2 builds
Chris Bieneman via cfe-commits
- r274035 - [CMake] Pass LLVM_LIT_ARGS into compiler-rt build.
Chris Bieneman via cfe-commits
- [PATCH] D21666: [Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
Siva Chandra via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Akira Hatanaka via cfe-commits
- [PATCH] D21700: [SemaExpr] Support lax conversions in assignments with vector and scalars with same size
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D21641: Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. NFC.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- r274041 - NFC. Test commit, remove a redundant empty line in Tooling.cpp
Artur Pilipenko via cfe-commits
- r274044 - Update the expected masked load/store intrinsics names in tests
Artur Pilipenko via cfe-commits
- r274045 - [CMake] Connect check-compiler-rt to check-all
Chris Bieneman via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- r274049 - P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
Richard Smith via cfe-commits
- r274050 - Fix unreasonably-precise CHECK.
Richard Smith via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
Amjad Aboud via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Manuel Klimek via cfe-commits
- Buildbot numbers for the last week of 6/19/2016 - 6/25/2016
Galina Kistanova via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Richard Smith via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Yaxun Liu via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Chandler Carruth via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- [PATCH] D21814: clang-rename: support multiple renames with one invocation
Miklos Vajna via cfe-commits
- [PATCH] D21815: [clang-tidy] Add 'included from' details to warning message.
Samuel Benzaquen via cfe-commits
- r274056 - [CMake] Adding USES_TERMINAL to a few additional custom targets
Chris Bieneman via cfe-commits
- r274058 - Update cxx_dr_status from test/CXX/drs.
Richard Smith via cfe-commits
- r274059 - cxx_status: fix footnote for p0136.
Richard Smith via cfe-commits
- r274060 - cxx_status: make c++17 footnote list formatting consistent with other footnote lists.
Richard Smith via cfe-commits
- r274064 - AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Richard Smith via cfe-commits
- [PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction
Richard Smith via cfe-commits
- [PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction
Richard Smith via cfe-commits
- [PATCH] D21501: [Driver] Add support for Broadcom Vulcan core
Richard Smith via cfe-commits
- [PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction
Erik Pilkington via cfe-commits
- [PATCH] D21277: Resubmit r270688: Using new TargetParser in Clang.
Renato Golin via cfe-commits
- [PATCH] D21277: Resubmit r270688: Using new TargetParser in Clang.
Renato Golin via cfe-commits
- [PATCH] D21392: [clang-tidy] Enhance redundant-expression check
Etienne Bergeron via cfe-commits
- [PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction
Richard Smith via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
David Majnemer via cfe-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via cfe-commits
- r274076 - ObjC Class Property: diagnostics when accessing a class property using instance.
Manman Ren via cfe-commits
- r274077 - [Sema] Disallow ambigious base classes in template argument deduction
Erik Pilkington via cfe-commits
- [PATCH] D21820: [libcxx] [test] Make swap_noexcept.pass.cpp tests more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction
Phabricator via cfe-commits
- r274080 - Function declarations are, in fact, permitted in the init-statement of a for
Richard Smith via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Jake VanAdrighem via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Sean Silva via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Sanjoy Das via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Adam Nemet via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D21825: Driver: Forbid -fthinlto-index with output formats other than object files.
Peter Collingbourne via cfe-commits
- [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Peter Collingbourne via cfe-commits
- r274088 - Mark inheriting constructors as deleted if the corresponding defaulted default
Richard Smith via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Teresa Johnson via cfe-commits
- [PATCH] D21277: Resubmit r270688: Using new TargetParser in Clang.
jojo.ma via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Li Huang via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Adam Nemet via cfe-commits
- r274101 - [Diag] Add getter shouldAlwaysPrint. NFC
Adam Nemet via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Sean Silva via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Vedant Kumar via cfe-commits
- r274104 - Revert "[Coverage] Adopt llvm::coverage::encodeFilenamesAndRawMappings (NFC)"
Vedant Kumar via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
Dean Michael Berris via cfe-commits
- r274110 - [AVX512] Zero extend cmp intrinsic return value.
Igor Breger via cfe-commits
- [PATCH] D21746: [AVX512] Zero extend cmp intrinsic return value.
Phabricator via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- r274114 - [Driver][AArch64] Add support for Broadcom Vulcan core.
Pankaj Gode via cfe-commits
- [PATCH] D21501: [Driver] Add support for Broadcom Vulcan core
pankaj gode via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov via cfe-commits
- r274119 - Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. NFC.
Andrey Turetskiy via cfe-commits
- [PATCH] D21641: Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. NFC.
Andrey Turetskiy via cfe-commits
- r274120 - [OpenCL] Fix typo in as_type test.
Alexey Bader via cfe-commits
- r274122 - [OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations.
Alexey Bader via cfe-commits
- [PATCH] D21795: [OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations.
Alexey Bader via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Marshall Clow via cfe-commits
- [PATCH] D21836: [AVX512][BUILTIN] Deleting two incorrect lines, conflicting SPEC
michael zuckerman via cfe-commits
- [PATCH] D21836: [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two incorrect IMM check.
Igor Breger via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- r273647 - Use more ArrayRefs
Yaron Keren via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- [PATCH] D20867: [PCH] Fix timestamp check on windows hosts.
pierre gousseau via cfe-commits
- r274126 - [X86][SSE2] Updated tests to match llvm\test\CodeGen\X86\sse2-intrinsics-fast-isel-x86_64.ll
Simon Pilgrim via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Aaron Ballman via cfe-commits
- [PATCH] D21510: [libc++] Check hash before calling __hash_table key_eq function
Kwasi Mensah via cfe-commits
- r274064 - AvailabilityAttr: we accept "macos" as the platform name.
Aaron Ballman via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
Rafael Espíndola via cfe-commits
- [libcxx] r274132 - [libcxx] Fix a bug in strstreambuf::overflow.
Akira Hatanaka via cfe-commits
- [PATCH] D20334: [libcxx] Fix a bug in strstreambuf::overflow
Akira Hatanaka via cfe-commits
- r274133 - AvailabilityAttr: update the document for macosx
Manman Ren via cfe-commits
- r274064 - AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- r273647 - Use more ArrayRefs
David Majnemer via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
David Majnemer via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Samuel Antao via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
Reid Kleckner via cfe-commits
- [PATCH] D21841: [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation.
Samuel Antao via cfe-commits
- [PATCH] D21700: [SemaExpr] Support lax conversions in assignments with vector and scalars with same size
Reid Kleckner via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Yaxun Liu via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Samuel Antao via cfe-commits
- [PATCH] D20602: Add .rgba syntax extension to ext_vector_type types
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Asiri Rathnayake via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Samuel Antao via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
David Majnemer via cfe-commits
- [PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Richard Smith via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D21666: [Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
Reid Kleckner via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Samuel Antao via cfe-commits
- r274147 - Re-land "[MS] Don't expect vftables to be provided for extern template instantiations"
Reid Kleckner via cfe-commits
- [PATCH] D21852: [Driver][OpenMP] Update actions builder to create bundling action when necessary.
Samuel Antao via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
- r274149 - Add CapturedDecl::parameters() ArrayRef accessors following r273647.
Yaron Keren via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Samuel Antao via cfe-commits
- RFC: Default language standard mode policy
Richard Smith via cfe-commits
- RFC: Default language standard mode policy
Nico Weber via cfe-commits
- RFC: Default language standard mode policy
Richard Smith via cfe-commits
- RFC: Default language standard mode policy
Sean Silva via cfe-commits
- r274150 - [OpenCL] Allow -cl-std and other standard -cl- options in driver
Yaxun Liu via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21031: [OpenCL] Allow -cl-std and other standard -cl- options in driver
Yaxun Liu via cfe-commits
- RFC: Default language standard mode policy
Nico Weber via cfe-commits
- [PATCH] D21705: Include debug info for nested structs and classes
Reid Kleckner via cfe-commits
- RFC: Default language standard mode policy
Richard Smith via cfe-commits
- RFC: Default language standard mode policy
Chandler Carruth via cfe-commits
- RFC: Default language standard mode policy
Hal Finkel via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Richard Smith via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- [PATCH] D20602: Add .rgba syntax extension to ext_vector_type types
Richard Smith via cfe-commits
- r274157 - [cmake] Move creation of ClangTargets and installation of ClangConfig.cmake from ./CMakeLists.txt -> ./cmake/modules/CMakeLists.txt.
Michael Gottesman via cfe-commits
- r274158 - [ClangConfig] Replace paths with the same value as CLANG_INSTALL_PACKAGE_DIR with a deref of the variable.
Michael Gottesman via cfe-commits
- [PATCH] D21860: [ASTMatcher] Add a node matcher for EnumType.
Haojian Wu via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- RFC: Default language standard mode policy
Sean Silva via cfe-commits
- RFC: Default language standard mode policy
Sean Silva via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Jake VanAdrighem via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Rong Xu via cfe-commits
- [PATCH] D21705: Include debug info for nested structs and classes
Adrian McCarthy via cfe-commits
- [PATCH] D21705: Include debug info for nested structs and classes
Adrian McCarthy via cfe-commits
- r274165 - Switch to an RAII object to revert tentative parsing automatically.
Richard Smith via cfe-commits
- r274167 - Convert another case over to RevertingTentativeParsingAction.
Richard Smith via cfe-commits
- r274168 - [ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_DIR}/${CLANG_INSTALL_PACKAGE_DIR} instead of to ${CLANG_BINARY_DIR}/${CLANG_INSTALL_PACKAGE_DIR}.
Michael Gottesman via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Hal Finkel via cfe-commits
- r274169 - P0305R1: Parsing support for init-statements in 'if' and 'switch' statements.
Richard Smith via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Richard Smith via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Joerg Sonnenberger via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
Joerg Sonnenberger via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Joerg Sonnenberger via cfe-commits
- r274176 - [cmake] Instead of just copying ClangConfig.cmake, configure it using ClangConfig.cmake.in.
Michael Gottesman via cfe-commits
- r274177 - [ClangConfig] Follow LLVM's example and only install Clang{Config, Target}.cmake when LLVM_INSTALL_TOOLCHAIN_ONLY is disabled.
Michael Gottesman via cfe-commits
- r274178 - [ClangConfig] Instead of hard coding the ClangTargets location to /ClangTargets.cmake, follow LLVM's example and use a pre-computed cmake variable @CLANG_CONFIG_EXPORTS_FILE at .
Michael Gottesman via cfe-commits
- r274179 - [ClangConfig] Unset some variables after we are done using them to configure ClangConfig.cmake.in files.
Michael Gottesman via cfe-commits
- r274180 - [ClangConfig] Store all of the targets exported in the variable CLANG_EXPORTED_TARGETS.
Michael Gottesman via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Hal Finkel via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Richard Smith via cfe-commits
- [PATCH] D21863: Fix typo in atomic macros
Zachary Mahler via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Joerg Sonnenberger via cfe-commits
- r274185 - [Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
Siva Chandra via cfe-commits
- [PATCH] D21666: [Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
Siva Chandra via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- [PATCH] D21868: [CUDA] Rename member variables in CudaInstallationDetector.
Justin Lebar via cfe-commits
- [PATCH] D21869: [CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Dimitry Ivanov via cfe-commits
- [PATCH] D21870: [libcxx] [test] Avoid applying unary minus to unsigned integers.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21871: [libcxx] [test] Make vector.bool/construct_default.pass.cpp more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D20602: Add .rgba syntax extension to ext_vector_type types
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21872: [libcxx] [test] Fix unary_function inheritance assumption.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21874: [libcxx] [test] std::array's iterators aren't guaranteed to be pointers.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21875: [libcxx] [test] The Standard requires meow_insert_iterator::reference to be void.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21876: [libcxx] [test] Make istreambuf.iterator/types.pass.cpp more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21877: [libcxx] [test] is_swappable_include_order.pass.cpp was using a terse static_assert.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21878: [libcxx] [test] Make futures.overview/future_errc.pass.cpp and launch.pass.cpp more portable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21879: [libcxx] [test] Fix MSVC "warning C4100: 'argv': unreferenced formal parameter".
Stephan T. Lavavej via cfe-commits
- r274190 - Use the same type for adjacent bit field members.
Akira Hatanaka via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
Rafael Espíndola via cfe-commits
- [PATCH] D21830: Remove -mrelax-all from Clang -O0
Dean Michael Berris via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D21773: [clang] Update an optimization remark test for change D18777
Li Huang via cfe-commits
- RFC: Default language standard mode policy
Ristow, Warren via cfe-commits
- r274064 - AvailabilityAttr: we accept "macos" as the platform name.
Aaron Ballman via cfe-commits
- [PATCH] D21860: [ASTMatcher] Add a node matcher for EnumType.
Aaron Ballman via cfe-commits
- [PATCH] D21841: [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation.
Alexey Bataev via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Alexey Bataev via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Alexey Bataev via cfe-commits
- r274201 - [CodeView] Implement support for bitfields in Clang
David Majnemer via cfe-commits
- r274202 - [MS ABI] Pick an inheritance model if we resolve an overload set
David Majnemer via cfe-commits
- [PATCH] D21783: [CodeView] Implement support for bitfields in Clang
David Majnemer via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Alexey Bataev via cfe-commits
- [PATCH] D21863: Fix typo in atomic macros
David Majnemer via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Alexey Bataev via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Alexey Bataev via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Alexey Bataev via cfe-commits
- [PATCH] D21836: [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two incorrect IMM check.
Craig Topper via cfe-commits
- [PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Alexey Bataev via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Alexey Bataev via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Alexey Bataev via cfe-commits
- [libcxx] r274203 - Avoid applying unary minus to unsigned integers. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [libcxx] r274204 - Fix unreferenced parameter warning. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Alexey Bataev via cfe-commits
- [libcxx] r274205 - Fix unary_function inheritance assumption. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D21870: [libcxx] [test] Avoid applying unary minus to unsigned integers.
Eric Fiselier via cfe-commits
- [libcxx] r274206 - Fix use of terse static assert. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D21879: [libcxx] [test] Fix MSVC "warning C4100: 'argv': unreferenced formal parameter".
Eric Fiselier via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Alexey Bataev via cfe-commits
- [libcxx] r274207 - Make instreambuf.iterator/types.pass.cpp more portable.
Eric Fiselier via cfe-commits
- RFC: Default language standard mode policy
Robinson, Paul via cfe-commits
- [PATCH] D21871: [libcxx] [test] Make vector.bool/construct_default.pass.cpp more portable.
Eric Fiselier via cfe-commits
- [PATCH] D21872: [libcxx] [test] Fix unary_function inheritance assumption.
Eric Fiselier via cfe-commits
- [PATCH] D21877: [libcxx] [test] is_swappable_include_order.pass.cpp was using a terse static_assert.
Eric Fiselier via cfe-commits
- [PATCH] D21876: [libcxx] [test] Make istreambuf.iterator/types.pass.cpp more portable.
Eric Fiselier via cfe-commits
- [libcxx] r274209 - Fix ::reference typedef in insert iterators.
Eric Fiselier via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Alexey Bataev via cfe-commits
- [PATCH] D21875: [libcxx] [test] The Standard requires meow_insert_iterator::reference to be void.
Eric Fiselier via cfe-commits
- [libcxx] r274210 - Make std::array typedef tests more portable.
Eric Fiselier via cfe-commits
- [libcxx] r274211 - Make futures.overview enum tests more portable. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D21874: [libcxx] [test] std::array's iterators aren't guaranteed to be pointers.
Eric Fiselier via cfe-commits
- [PATCH] D21878: [libcxx] [test] Make futures.overview/future_errc.pass.cpp and launch.pass.cpp more portable.
Eric Fiselier via cfe-commits
- r274212 - [cmake] Remove stale comment. NFC.
Michael Gottesman via cfe-commits
- [PATCH] D21510: [libc++] Check hash before calling __hash_table key_eq function
Eric Fiselier via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Eric Fiselier via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw or assert
Eric Fiselier via cfe-commits
- [libcxx] r274214 - Update status of already completed Oulu issues.
Eric Fiselier via cfe-commits
- r274217 - [ASTMatcher] Add a node matcher for EnumType.
Haojian Wu via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Julien Ramseier via cfe-commits
- [PATCH] D21860: [ASTMatcher] Add a node matcher for EnumType.
Haojian Wu via cfe-commits
- r274218 - [Clang][Intrinsics][AVX512][BuiltIn] adding intrinsics for vrangesd instruction set
Michael Zuckerman via cfe-commits
- [PATCH] D21836: [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two incorrect IMM check.
michael zuckerman via cfe-commits
- [PATCH] D21734: [Intrinsics][AVX512][BuiltIn] adding intrinsics for vrangesd instruction set
Phabricator via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
David Chisnall via cfe-commits
- r274220 - AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov via cfe-commits
- [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov via cfe-commits
- r274221 - Enable opencl driver tests, which never ran.
Benjamin Kramer via cfe-commits
- r274150 - [OpenCL] Allow -cl-std and other standard -cl- options in driver
Benjamin Kramer via cfe-commits
- r274222 - [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Eric Fiselier via cfe-commits
- [PATCH] D21601: Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
Eric Liu via cfe-commits
- [PATCH] D21602: Changes related to tooling::applyAllReplacements interface change in D21601.
Eric Liu via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Phabricator via cfe-commits
- [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
Vladimir Yakovlev via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Asiri Rathnayake via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Eric Fiselier via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Asiri Rathnayake via cfe-commits
- r274223 - Fix CodeGenCXX/mangle-abi-tag.cpp on clang-ppc64le-linux bot
Dmitry Polukhin via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- [PATCH] D21603: [include-fixer] Fix namespace after inserting a missing header.
Daniel Jasper via cfe-commits
- [PATCH] D21602: Changes related to tooling::applyAllReplacements interface change in D21601.
Eric Liu via cfe-commits
- r264008 - [sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMatchesImpl.
Benjamin Kramer via cfe-commits
- r274224 - [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two incorrect IMM check.
Michael Zuckerman via cfe-commits
- [PATCH] D21836: [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two incorrect IMM check.
Phabricator via cfe-commits
- [PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Joerg Sonnenberger via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- [PATCH] D20857: [clang-tidy] Add modernize-explicit-operator-bool check.
Murray Cumming via cfe-commits
- [PATCH] D20857: [clang-tidy] Add modernize-explicit-operator-bool check.
Murray Cumming via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- [PATCH] D21895: CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Martin Böhme via cfe-commits
- [PATCH] D21895: CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Manuel Klimek via cfe-commits
- [libcxx] r274235 - Implement LWG#2436: 'Comparators for associative containers should always be CopyConstructible'
Marshall Clow via cfe-commits
- [PATCH] D21705: Include debug info for nested structs and classes
Reid Kleckner via cfe-commits
- [PATCH] D21337: [CUDA] Give templated device functions internal linkage, templated kernels external linkage.
Reid Kleckner via cfe-commits
- [libcxx] r274236 - Implement LWG#2441: 'Exact-width atomic typedefs should be provided'
Marshall Clow via cfe-commits
- r274150 - [OpenCL] Allow -cl-std and other standard -cl- options in driver
Liu, Yaxun (Sam) via cfe-commits
- [libcxx] r274241 - Implement LWG#2596: 'vector::data() should use addressof'
Marshall Clow via cfe-commits
- [PATCH] D21895: CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Martin Böhme via cfe-commits
- [PATCH] D21895: CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Martin Böhme via cfe-commits
- [libcxx] r274243 - Implement LWG#2684: 'priority_queue lacking comparator typedef'. We already did this, just added tests
Marshall Clow via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Dimitry Ivanov via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
Jonas Hahnfeld via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Artem Belevich via cfe-commits
- [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
Anastasia Stulova via cfe-commits
- [PATCH] D21753: Comprehensive Static Instrumentation (2/2): Clang flag
Derek Bruening via cfe-commits
- r274245 - Port some more debug info tests on Windows
Reid Kleckner via cfe-commits
- r274246 - [codeview] Emit qualified display names if -gline-tables-only is on
Reid Kleckner via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw or assert
Weiming Zhao via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- [libcxx] r274250 - Temporarily XFAIL the incomplete type tests for GCC while I figure out why adding a static_assert in r274235 broken them
Marshall Clow via cfe-commits
- [libcxx] r274252 - Implement LWG#2688: 'clamp misses preconditions and has extraneous condition on result'. We already did this, just added tests
Marshall Clow via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Haojian Wu via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Haojian Wu via cfe-commits
- [libcxx] r274253 - Mark issues 2667, 2669, 2670, 2671, 2673 as complete. These issues are wording clarifications; no code changes required.
Marshall Clow via cfe-commits
- [libcxx] r274255 - Mark issues 2550, 2551, 2555, 2685, 2698 as complete. These issues are wording clarifications; no code changes required.
Marshall Clow via cfe-commits
- r274246 - [codeview] Emit qualified display names if -gline-tables-only is on
Reid Kleckner via cfe-commits
- r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Chandler Carruth via cfe-commits
- [PATCH] D21810: Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- r274260 - PR28373: fix crash-on-invalid if the condition of an if-statement fails typo-correction.
Richard Smith via cfe-commits
- r274261 - [CUDA] Give templated device functions internal linkage, templated kernels external linkage.
Justin Lebar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21337: [CUDA] Give templated device functions internal linkage, templated kernels external linkage.
Justin Lebar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Richard Smith via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
Carlo Bertolli via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.
Yaron Keren via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
- r274267 - Fix typo-correction crash if a typo occurs within the operand of a
Richard Smith via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Artem Belevich via cfe-commits
- r274269 - Fix ASTMatchersNodeTest to work on Windows.
Justin Lebar via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Richard Smith via cfe-commits
- r264008 - [sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMatchesImpl.
Justin Lebar via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Erik Pilkington via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Richard Smith via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Artem Belevich via cfe-commits
- [libcxx] r274274 - Fix C++03 build.
Eric Fiselier via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- [PATCH] D21867: [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Richard Smith via cfe-commits
- r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.
Justin Lebar via cfe-commits
- r274278 - fix typo; NFC
Sanjay Patel via cfe-commits
- [PATCH] D21907: [AArch64] fix profiling with GNU LINUX on Aarch64
Brian Rzycki via cfe-commits
- [PATCH] D21907: [AArch64] fix profiling with GNU LINUX on Aarch64
Sebastian Pop via cfe-commits
- r274283 - [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation.
Samuel Antao via cfe-commits
- [libcxx] r274285 - Fix static assert problem on gcc; remove XFAILs that I put in in r274250
Marshall Clow via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
- r264008 - [sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMatchesImpl.
Justin Lebar via cfe-commits
- [PATCH] D21907: [AArch64] fix profiling with GNU LINUX on Aarch64
Brian Rzycki via cfe-commits
- [libcxx] r274286 - Replace __make_tuple_indices implementation with superior implementation.
Eric Fiselier via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
Rudy Pons via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Robinson, Paul via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Eric Fiselier via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Sean Silva via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- r274291 - [Sema] Implement C++14's DR1579: Prefer returning by converting move constructor
Erik Pilkington via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Phabricator via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript
Eric Christopher via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Justin Lebar via cfe-commits
- LLVM buildmaster will be restarted around 5 PM today
Galina Kistanova via cfe-commits
- [PATCH] D21912: [CUDA] Don't assume that destructors can't be overloaded.
Justin Lebar via cfe-commits
- [PATCH] D21913: [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- [PATCH] D21914: [CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Robinson, Paul via cfe-commits
- r274314 - [CodeCompletion] Allow system headers providing private symbols with a single underscore.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- r274316 - [Feature] Add a builtin for indexing into parameter packs. Patch by Louis Dionne.
Eric Fiselier via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Eric Fiselier via cfe-commits
- r274246 - [codeview] Emit qualified display names if -gline-tables-only is on
Robinson, Paul via cfe-commits
- [PATCH] D5896: Emit more intrinsics for builtin functions
Matt Arsenault via cfe-commits
- [PATCH] D5896: Emit more intrinsics for builtin functions
Hal Finkel via cfe-commits
- [PATCH] D21918: Make the tuple_element and __make_tuple_types implementations flat.
Eric Fiselier via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Chandler Carruth via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- r274326 - [DebugInfo] Set DISubprogram ThisAdjustment in the MS ABI
Reid Kleckner via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Alexey Bataev via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Samuel Antao via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Marshall Clow via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Alexey Bataev via cfe-commits
- [libcxx] r274330 - Flatten the tuple_element and __make_tuple_types implementations.
Eric Fiselier via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [libcxx] r274331 - Flatten tuple_constructible, tuple_convertible and tuple_assignable.
Eric Fiselier via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Alexey Bataev via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Kelvin Li via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Carlo Bertolli via cfe-commits
- [PATCH] D21918: Make the tuple_element and __make_tuple_types implementations flat.
Eric Fiselier via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Alexey Bataev via cfe-commits
- [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
Vladimir Yakovlev via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Weiming Zhao via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Sean Silva via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Noel Grandin via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Justin Lebar via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Justin Lebar via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Daniel Jasper via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Asiri Rathnayake via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Alexey Bader via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Haojian Wu via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Haojian Wu via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- RFC: Default language standard mode policy
Andrey Bokhanko via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Alexey Bader via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
Rudy Pons via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Mehdi AMINI via cfe-commits
- r274348 - Add postorder traversal support to the RecursiveASTVisitor.
Vassil Vassilev via cfe-commits
- r274349 - Add forgotten test to r274348.
Vassil Vassilev via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Vassil Vassilev via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
James Y Knight via cfe-commits
- [PATCH] D21510: [libc++] Check hash before calling __hash_table key_eq function
Kwasi Mensah via cfe-commits
- [PATCH] D21510: [libc++] Check hash before calling __hash_table key_eq function
Kwasi Mensah via cfe-commits
- r274352 - [OpenMP] Issue warning if a simd construct nested inside another simd
Kelvin Li via cfe-commits
- [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Teresa Johnson via cfe-commits
- r274084 - Revert "[PS4] Tighten up a test (noticed in passing)"
Robinson, Paul via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- r274356 - Driver: support -L for MSVC toolchain under the GNU driver
Saleem Abdulrasool via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Steve Canon via cfe-commits
- r274359 - Revert r274348 and r274349 until the Windows failures are fixed.
Vassil Vassilev via cfe-commits
- [PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Erik Pilkington via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Samuel Antao via cfe-commits
- r274370 - Emit more intrinsics for builtin functions
Matt Arsenault via cfe-commits
- [PATCH] D5896: Emit more intrinsics for builtin functions
Matt Arsenault via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Weiming Zhao via cfe-commits
- [cfe-dev] RFC: Default language standard mode policy
Joerg Sonnenberger via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Samuel Antao via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Samuel Antao via cfe-commits
- r274378 - [libclang] Sync-up the way top-level decls in an ASTUnit are handled with how decls in a DeclContext are handled.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Samuel Antao via cfe-commits
- [PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Samuel Antao via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Samuel Antao via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Justin Lebar via cfe-commits
- [PATCH] D20277: [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.
Felix Berger via cfe-commits
- [PATCH] D20277: [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.
Felix Berger via cfe-commits
- r274379 - [Driver] Delete some dead code (NFC)
Vedant Kumar via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Samuel Antao via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Marshall Clow via cfe-commits
- [clang-tools-extra] r274380 - [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.
Felix Berger via cfe-commits
- [PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao via cfe-commits
- [PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao via cfe-commits
- [PATCH] D20277: [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.
Felix Berger via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21303: [clang-tidy] Adds performance-returning-type check.
Piotr Padlewski via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Weiming Zhao via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Jake VanAdrighem via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Jake VanAdrighem via cfe-commits
- [PATCH] D21031: [OpenCL] Allow -cl-std and other standard -cl- options in driver
Jan Vesely via cfe-commits
- [PATCH] D21936: [clang-tidy] UnnecessaryValueParamCheck - only warn for virtual methods
Felix Berger via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- r274385 - [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
- r274387 - Remove unncessary CHECKs from r274385
Tim Shen via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
David Li via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
- [PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript
Eric Christopher via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Samuel Antao via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Samuel Antao via cfe-commits
- r274392 - C++14 init-capture: error out instead of crashing.
Manman Ren via cfe-commits
- [PATCH] D21852: [Driver][OpenMP] Update actions builder to create bundling action when necessary.
Samuel Antao via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
- r274396 - Removes CHECKs for symbolic label names (as Debug Clang will generate).
Tim Shen via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Akira Hatanaka via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
- r274401 - [CodeView] Include MSVC style names for unnamed types
David Majnemer via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
- [libcxx] r274403 - Work around ABI break caused by C++17 inline variables.
Eric Fiselier via cfe-commits
- [libcxx] r274404 - Turn off ASAN's odr-violation diagnostics for now. See PR28391
Eric Fiselier via cfe-commits
- [libcxx] r274407 - Remove accidental change committed in r274403.
Eric Fiselier via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Sean Silva via cfe-commits
- [libcxx] r274403 - Work around ABI break caused by C++17 inline variables.
Richard Smith via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Samuel Antao via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Samuel Antao via cfe-commits
- [libcxx] r274403 - Work around ABI break caused by C++17 inline variables.
Eric Fiselier via cfe-commits
- [libcxx] r274408 - Add another workaround for C++17 inline variable ABI breakage.
Eric Fiselier via cfe-commits
- [PATCH] D21946: Subject: [PATCH] [Driver] fix windows SDK detect
comicfans44 via cfe-commits
- [PATCH] D21871: [libcxx] [test] Make vector.bool/construct_default.pass.cpp more portable.
Stephan T. Lavavej via cfe-commits
- [libcxx] r274403 - Work around ABI break caused by C++17 inline variables.
Richard Smith via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Samuel Antao via cfe-commits
- r274409 - Add TargetInfo for 32-bit and 64-bit RenderScript
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Samuel Antao via cfe-commits
- [PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21847: [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using gcc tool chains.
Samuel Antao via cfe-commits
- [PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Samuel Antao via cfe-commits
- [PATCH] D21852: [Driver][OpenMP] Update actions builder to create bundling action when necessary.
Samuel Antao via cfe-commits
- [PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
- [PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Samuel Antao via cfe-commits
- [libcxx] r274413 - Make tuple_constructible and family lazy again.
Eric Fiselier via cfe-commits
- [libcxx] r274414 - Cleanup SFINAE in tuple, and add tests for reference assignment
Eric Fiselier via cfe-commits
- r274416 - PR28394: For compatibility with c++11 and c++14, if a static constexpr data
Richard Smith via cfe-commits
- [PATCH] D15075: No error for conflict between inputs\outputs and clobber list
Akira Hatanaka via cfe-commits
- [PATCH] D21030: [Sema] Fix rejects-valid where parameter pack was not expanded in type alias
Richard Smith via cfe-commits
- [PATCH] D21946: Subject: [PATCH] [Driver] fix windows SDK detect
Zachary Turner via cfe-commits
- [PATCH] D21946: Subject: [PATCH] [Driver] fix windows SDK detect
comicfans44 via cfe-commits
- [PATCH] D21946: Subject: [PATCH] [Driver] fix windows SDK detect
Zachary Turner via cfe-commits
- [libcxx] r274418 - Rewrite std::get<Type>(...) helper using constexpr functions.
Eric Fiselier via cfe-commits
- [libcxx] r274419 - Remove workarounds for C++17 inline variable ABI break. It has been fixed in clang.
Eric Fiselier via cfe-commits
- [libcxx] r274422 - Handle std::get<T>(...) for std::tuple<>
Eric Fiselier via cfe-commits
- [libcxx] r274423 - Improve performance of unordered_set<uint32_t>::find by 45%. Add benchmarks.
Eric Fiselier via cfe-commits
- [PATCH] D21946: Subject: [PATCH] [Driver] fix windows SDK detect
comicfans44 via cfe-commits
- [libcxx] r274424 - Add unordered_map::insert benchmark test and rename file
Eric Fiselier via cfe-commits
- r274425 - [X86] Replace 128-bit and 256 masked vpermilps/vpermilpd builtins with native IR.
Craig Topper via cfe-commits
- r274110 - [AVX512] Zero extend cmp intrinsic return value.
Craig Topper via cfe-commits
- r274432 - Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible.
Benjamin Kramer via cfe-commits
- r274433 - [CUDA] Move argument type lists to the stack. NFC.
Benjamin Kramer via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
Rudy Pons via cfe-commits
- r274442 - [X86][AVX512] Converted the MOVDDUP/MOVSLDUP/MOVSHDUP masked intrinsics to generic IR
Simon Pilgrim via cfe-commits
- [PATCH] D20795: Added ASTStructure for analyzing the structure of Stmts.
Vassil Vassilev via cfe-commits
- r274447 - fix two typos in the doc
Sylvestre Ledru via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Xinliang David Li via cfe-commits
- r274454 - [Refactor NFC] Rename the (non-CCE, fold-failure) Diag during constant expression evaluation as FFDiag.
Faisal Vali via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Sean Silva via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Xinliang David Li via cfe-commits
- r274110 - [AVX512] Zero extend cmp intrinsic return value.
Breger, Igor via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Guy Blank via cfe-commits
- r274110 - [AVX512] Zero extend cmp intrinsic return value.
Craig Topper via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Sean Silva via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- r274475 - [AST] Use ArrayRef in more interfaces
David Majnemer via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- r274477 - [Sema] A flexible array member must not be the only named member
David Majnemer via cfe-commits
- Trivial comment updates: include/clang/Lex/PPCallbacks.h, docs/pp-trace.rst (clang-tools-extra)
via cfe-commits
Last message date:
Sun Jul 3 23:40:43 PDT 2016
Archived on: Sun Jul 3 23:37:01 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).