The Week Of Monday 4 July 2016 Archives by thread
Starting: Mon Jul 4 00:09:46 PDT 2016
Ending: Sun Jul 10 23:25:20 PDT 2016
Messages: 564
- r274484 - [AVX512] Modify what indices we emit for the zero vector we use for zero extension of the result of a v2i1 or v4i1 masked compare. This way we emit something that the backend easily interprets as a concatenation rather than a true shuffle. This delivers slightly better codegen with the current backend capabilities.
Craig Topper via cfe-commits
- r274110 - [AVX512] Zero extend cmp intrinsic return value.
Craig Topper via cfe-commits
- [PATCH] D21787: [include-fixer] make HeaderMapCollector maps from regex instead of postfix.
Eric Liu via cfe-commits
- [PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy
Alexander Droste via cfe-commits
- [PATCH] D21392: [clang-tidy] Enhance redundant-expression check
Alexander Kornienko via cfe-commits
- [PATCH] D21936: [clang-tidy] UnnecessaryValueParamCheck - only warn for virtual methods
Alexander Kornienko via cfe-commits
- r274487 - [Sparc] Allow LEON cpu models to be selected with -mcpu
Jacob Baungard Hansen via cfe-commits
- [PATCH] D21683: [Sparc] Allow LEON cpu models to be selected with -mcpu
Jacob Baungard Hansen via cfe-commits
- [PATCH] D21472: [clang-tidy] readability-identifier-naming - support for other case types
Alexander Kornienko via cfe-commits
- [PATCH] D21833: [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu via cfe-commits
- [PATCH] D21815: [clang-tidy] Add 'included from' details to warning message.
Alexander Kornienko via cfe-commits
- [PATCH] D21744: [OpenCL] Fix code generation of kernel pipe parameters.
Alexey Bader via cfe-commits
- r274492 - [X86][AVX512] Converted the VPERMILPD/VPERMILPS intrinsics to generic IR
Simon Pilgrim via cfe-commits
- [clang-tools-extra] r274494 - [include-fixer] make HeaderMapCollector maps from regex instead of postfix.
Eric Liu via cfe-commits
- [PATCH] D21228: Deprecated (legacy) string literal conversion to 'char *' causes strange overloading resolution
Alexander Makarov via cfe-commits
- [clang-tools-extra] r274495 - Fix broken build caused by r274494.
Eric Liu via cfe-commits
- [PATCH] D20328: [libcxx] Externally threaded libc++ variant
Asiri Rathnayake via cfe-commits
- [clang-tools-extra] r274496 - [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check.
Haojian Wu 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] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Alexander Kornienko via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- [PATCH] D21970: Add attribute abi_tag to the release notes
Dmitry Polukhin via cfe-commits
- [clang-tools-extra] r274501 - [include-fixer] reduce stack size by changing RegexHeaderMap to use const char * pair.
Eric Liu via cfe-commits
- r274502 - [X86][AVX512] Converted the VPERMPD/VPERMQ intrinsics to generic IR
Simon Pilgrim via cfe-commits
- [PATCH] D21971: Explicitly export symbols from the sample analyzer plugin
John Brawn via cfe-commits
- [PATCH] D21602: Changes related to tooling::applyAllReplacements interface change in D21601.
Manuel Klimek via cfe-commits
- [PATCH] D21973: [AVX512] add float/double abs intrinsics
Asaf Badouh via cfe-commits
- [PATCH] D21974: [clang-include-fixer] fix PEP8 warnings
Kirill Bobyrev via cfe-commits
- r274509 - [OpenCL] Make OpenCL Builtins added according to the right version.
Anastasia Stulova via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [clang-tools-extra] r274511 - [clang-include-fixer] fix PEP8 warnings
Benjamin Kramer via cfe-commits
- [PATCH] D14277: [Analyzer] Make referenced SymbolMetadata live even if its region is dead
Aleksei Sidorin via cfe-commits
- [PATCH] D21978: [analyzer] Add LocationContext to SymbolMetadata
Aleksei Sidorin via cfe-commits
- r274516 - [AVX512] Remove VPERMD/VPERMQ/VPERMILPS/VPERMILPD builtins. These were made unused in r274492 and r274502.
Craig Topper via cfe-commits
- r274523 - [X86][AVX512] Converted the VSHUFPD intrinsics to generic IR
Simon Pilgrim via cfe-commits
- [PATCH] D21329: Rename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`. Move FreeBSD configuration in-tree.
Dimitry Andric via cfe-commits
- r274525 - [X86] Use undefined instead of setzero in shufflevector based intrinsics when the second source is unused. Rewrite immediate extractions in shuffle intrinsics to be in ((c >> x) & y) form instead of ((c & z) >> x). This way only x varies between each use instead of having to vary x and z.
Craig Topper via cfe-commits
- r274220 - AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Tom Stellard via cfe-commits
- r274530 - [OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li via cfe-commits
- [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
Alexander Kornienko via cfe-commits
- [PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
- [PATCH] D21983: Add C++ dependencies to xray runtime
Dean Michael Berris via cfe-commits
- [PATCH] D21766: [codeview][clang] Added support for unnamed bitfield type.
Amjad Aboud via cfe-commits
- r274531 - [ASTMatchers] New forEachOverriden matcher.
Clement Courbet via cfe-commits
- r274532 - [Clang][BuiltIn][AVX512] adding _mm{|256|512}_mask_cvt{s|us|}epi16_storeu_epi8 intrinsics
Michael Zuckerman via cfe-commits
- [PATCH] D21729: [Clang][BuiltIn][AVX512] adding _mm{|256|512}_mask_cvt{s|us|}epi16_storeu_epi8 intrinsics
Phabricator via cfe-commits
- [PATCH] D21505: [Clang][AVX512][Intrinsics]Adding intrinsics for mov{ss|sd} instruction set
Elena Demikhovsky via cfe-commits
- [PATCH] D21988: [AVX512] minor fix in sqrt{ss|sd} intrinsics arguments
Asaf Badouh via cfe-commits
- r274539 - ntrinsics _mm256_permutexvar_epi64 doesn't accept three parameters as specify bellow.
Michael Zuckerman via cfe-commits
- r274540 - [OpenCL] An implementation of device side enqueue (DSE) from OpenCL v2.0 s6.13.17.
Anastasia Stulova via cfe-commits
- r274541 - [AVX512] minor fix in sqrt{ss|sd} intrinsics arguments
Asaf Badouh via cfe-commits
- [PATCH] D21989: [OpenCL] Improve diagnostics of OpenCL types
Anastasia Stulova via cfe-commits
- r274542 - [X86][AVX512F] add float/double abs intrinsics
Asaf Badouh via cfe-commits
- [PATCH] D21991: [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional
Asiri Rathnayake via cfe-commits
- [PATCH] D21176: Mark invalid RecordDecls as completed.
Erik Verbruggen via cfe-commits
- [PATCH] D15926: Do not print certain warnings when input is a header.
Erik Verbruggen via cfe-commits
- r274544 - [X86][AVX512] Converted the VBROADCAST intrinsics to generic IR
Simon Pilgrim via cfe-commits
- [PATCH] D21075: Correct invalid end location in diagnostics for some identifiers.
Erik Verbruggen via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Aaron Ballman via cfe-commits
- [PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via cfe-commits
- [clang-tools-extra] r274552 - [clang-tidy] UnnecessaryValueParamCheck - only warn for virtual methods
Felix Berger via cfe-commits
- r274554 - [X86][AVX512] Remove vector BROADCAST builtins.
Simon Pilgrim via cfe-commits
- [PATCH] D15121: A new clang-tidy module to find calls to `std::swap`, and change them to use ADL
Piotr Padlewski via cfe-commits
- [PATCH] D21295: Add a negative TBAA test
Anastasia Stulova via cfe-commits
- r274559 - [Clang][Feature] Adding CLFLUSHOPT feature and intrinsic to clang
Michael Zuckerman via cfe-commits
- [PATCH] D21792: [Clang][Feature] Adding CLFLUSHOPT feature and intrinsic to clang
Phabricator via cfe-commits
- r274560 - test: Use add_lit_testsuites so that subsets of tests can be specified
Justin Bogner via cfe-commits
- r274562 - Revert "test: Use add_lit_testsuites so that subsets of tests can be specified"
Justin Bogner via cfe-commits
- [PATCH] D11360: Proposed patch to prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Wolfgang Pieb via cfe-commits
- r274565 - Re-apply "test: Use add_lit_testsuites so that subsets of tests can be specified"
Justin Bogner via cfe-commits
- r274566 - [Sema] Fix a bug where pack expansion was not expanded in type alias
Erik Pilkington via cfe-commits
- [PATCH] D21030: [Sema] Fix rejects-valid where parameter pack was not expanded in type alias
Phabricator via cfe-commits
- [PATCH] D21814: clang-rename: support multiple renames with one invocation
Miklos Vajna via cfe-commits
- [PATCH] D21031: [OpenCL] Allow -cl-std and other standard -cl- options in driver
Liu, Yaxun (Sam) via cfe-commits
- [PATCH] D21145: [Sema] Fix crash on valid where instantiation of lambda cannot access type of 'this'
Erik Pilkington via cfe-commits
- [PATCH] D20373: PR27799: [OpenCL] Clang fails to compile libclc
Yaxun Liu via cfe-commits
- [PATCH] D22007: [OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D21992: [clang-tidy] new cppcoreguidelines-slicing
Eugene Zelenko via cfe-commits
- [PATCH] D22010: Add more gcc compatibility names to clang's cpuid.h
Dimitry Andric via cfe-commits
- [PATCH] D22012: [libcxx] [tests] Add missing includes, especially <functional>, to priority.queue/types.pass.cpp.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22013: [libcxx] [test] bind's function call operator isn't guaranteed to SFINAE.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22014: [libcxx] [test] Follow LWG 2520 "N4089 broke initializing unique_ptr<T[]> from a nullptr".
Stephan T. Lavavej via cfe-commits
- [PATCH] D22016: [libcxx] [test] Fix a non-Standard allocator in vector.cons/construct_iter_iter_alloc.pass.cpp.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22017: [libcxx] [test] Work around MSVC's non-Standard ABI for enums.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21515: Update clang for D21514. NFC
Amaury SECHET via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D16538: [cc1as] Add MCTargetOptions argument to createAsmBackend
Joel Jones via cfe-commits
- r274577 - [OpenMP] remove outdated comment (NFC)
Kelvin Li 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] D18510: [cxx1z-constexpr-lambda] Make conversion function constexpr
Faisal Vali via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Carlo Bertolli via cfe-commits
- r274599 - Delete some dead code, NFC
Vedant Kumar via cfe-commits
- r274600 - [AVX512] The 128 and 256-bit vplzcnt builtins require avx512cd in addition to avx512vl.
Craig Topper via cfe-commits
- r274601 - [AST] Use ArrayRef in more interfaces
David Majnemer via cfe-commits
- r274603 - [AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins.
Craig Topper via cfe-commits
- r274604 - [OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li via cfe-commits
- [libcxx] r274605 - Fix typo in #ifdef, and re-enable tests now that the green-dragon bots are no more
Marshall Clow via cfe-commits
- [PATCH] D21349: [libcxx] [test] Fix a typo in commented-out code.
Marshall Clow via cfe-commits
- r274608 - [X86] Use native IR for immediate values 0-7 of packed fp cmp builtins. This makes them the same as what is done when using the SSE builtins for these same encodings.
Craig Topper via cfe-commits
- r274610 - Add negative test for TBAA
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D22034: [MSVC][DLL] use local vftable mangling only exported classes with virtual destructor
Dmitry Polukhin via cfe-commits
- [PATCH] D21895: CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Manuel Klimek via cfe-commits
- [PATCH] D21799: [ASTMatchers] Add missing forEachArgumentWithParam() to code sample
Manuel Klimek via cfe-commits
- [PATCH] D21603: [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Benjamin Kramer via cfe-commits
- [PATCH] D19586: Misleading Indentation check
Alexander Kornienko via cfe-commits
- [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
Amjad Aboud via cfe-commits
- [PATCH] D22046: [clang-tidy] Add dependency on clang-headers
Nico Weber via cfe-commits
- r274628 - Include debug info for nested structs and classes
Adrian McCarthy via cfe-commits
- [PATCH] D21567: [OpenCL] Generate struct type for sampler_t and function call for the initializer
Yaxun Liu via cfe-commits
- [PATCH] D21705: Include debug info for nested structs and classes
Adrian McCarthy via cfe-commits
- r274633 - Revert "Include debug info for nested structs and classes"
Adrian McCarthy via cfe-commits
- [PATCH] D20795: Added basic capabilities to detect source code clones.
Raphael Isemann via cfe-commits
- [PATCH] D22048: [analyzer] Suppress false positives in std::shared_ptr
Devin Coughlin via cfe-commits
- [PATCH] D22053: [Sema] Fix a C++1z bug where initializer for static constexpr data member was not instantiated
Erik Pilkington via cfe-commits
- [PATCH] D21913: [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
Artem Belevich via cfe-commits
- [PATCH] D21914: [CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches.
Artem Belevich via cfe-commits
- [PATCH] D21778: [CUDA] Add support for CUDA 8 and sm_60-62.
Artem Belevich via cfe-commits
- [PATCH] D22057: Prevent devirtualization of calls to un-instantiated functions.
Sunil Srivastava via cfe-commits
- r274646 - [SemaExpr] Support assignments from vector to scalars with same size
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D22059: [libcxx] [test] Fix MSVC "warning C4100: 'val': unreferenced formal parameter".
Stephan T. Lavavej via cfe-commits
- [libcxx] r274651 - Revert r274605 due to bot failure: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-expensive/244/
Manman Ren via cfe-commits
- r274652 - Add AST matchers for handling bit-fields and narrowing based on their width.
Aaron Ballman via cfe-commits
- r274654 - Ensuring the bit-fields have the same type; MSVC will place the fields in different allocation units otherwise.
Aaron Ballman via cfe-commits
- r274663 - NVPTX: Rename __builtin_ptx_shfl -> __nvvm_shfl
Justin Bogner via cfe-commits
- [PATCH] D22067: [OpenCL] Add missing -cl-no-signed-zeros option into driver
Aaron En Ye Shi via cfe-commits
- [PATCH] D22069: clang-tidy modernize-loop-convert: preserve type of alias declaration (bug 28341)
Matthias Gehre via cfe-commits
- r274677 - [CodeGen, DebugInfo] Use hasLocalLinkage instead of hasInternalLinkage
David Majnemer via cfe-commits
- r274680 - [CUDA] Add support for CUDA 8 and sm_60-62.
Justin Lebar via cfe-commits
- r274681 - [CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar via cfe-commits
- r274682 - [CUDA] Rename member variables in CudaInstallationDetector.
Justin Lebar via cfe-commits
- [PATCH] D21724: [RFC] Enhance synchscope representation (clang)
Konstantin Zhuravlyov 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
- r274689 - [CUDA] Add missing namespace qualification on CudaArch in Action.cpp.
Justin Lebar via cfe-commits
- r274691 - [analyzer] Suppress false positives in std::shared_ptr
Devin Coughlin via cfe-commits
- r274695 - Ensuring the bit-fields have the same type; MSVC will place the fields in different allocation units otherwise.
Aaron Ballman via cfe-commits
- r274698 - Retry "Include debug info for nested structs and classes"
Adrian McCarthy via cfe-commits
- r274706 - Revert "Retry "Include debug info for nested structs and classes""
Adrian McCarthy via cfe-commits
- [PATCH] D22073: libc++: test lock-free atomic alignment
JF Bastien via cfe-commits
- [PATCH] D22075: [OpenMP] Fix incorrect diagnostics in map clause
David S via cfe-commits
- [PATCH] D21869: [CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar via cfe-commits
- r274713 - [CUDA] Fix "control reaches end of non-void function" warnings in Cuda.cpp.
Justin Lebar via cfe-commits
- [PATCH] D21753: Comprehensive Static Instrumentation (2/2): Clang flag
Mehdi AMINI via cfe-commits
- [clang-tools-extra] r274731 - [clang-tidy] Enhance redundant-expression check
Etienne Bergeron via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- r274732 - [AST] Use ArrayRef in more interfaces
David Majnemer via cfe-commits
- r274733 - [AST] Tighten up the bitfield in TemplateSpecializationType
David Majnemer via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Jonas Hahnfeld via cfe-commits
- [PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.
Jonas Hahnfeld via cfe-commits
- [libunwind] r274744 - [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional
Asiri Rathnayake via cfe-commits
- r274745 - [OPENMP] Do not create helper expressions in dependent contexts, NFC.
Alexey Bataev via cfe-commits
- r274746 - Fix "not all control paths return a value" warning on MSVC
Simon Pilgrim via cfe-commits
- r274748 - Fix "not all control paths return a value" warning on MSVC
Simon Pilgrim via cfe-commits
- [PATCH] D22087: [clang-rename] add basic vim integration
Benjamin Kramer via cfe-commits
- [PATCH] D22090: [analyzer] Add more FileIDs to PlistDiagnostic map
Aleksei Sidorin via cfe-commits
- [PATCH] D18821: Add bugprone-bool-to-integer-conversion
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r274751 - [clang-tidy] Add dependency on clang-headers
Nico Weber via cfe-commits
- [PATCH] D20857: [clang-tidy] Add modernize-explicit-operator-bool check.
Alexander Kornienko via cfe-commits
- [PATCH] D22091: [clang-rename] exit code-related bugfix and code cleanup
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r274759 - [clang-rename] add basic vim integration
Benjamin Kramer via cfe-commits
- [PATCH] D20948: [OpenCL] Fix access qualifiers handling for typedefs
Andrew Savonichev via cfe-commits
- [PATCH] D22096: [OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li via cfe-commits
- r274766 - Revert "[AArch64] Change the preferred alignment for char and short to word alignment"
Chad Rosier via cfe-commits
- r274767 - Revert "[aarch64] Update datalayout for aarch64 tests"
Chad Rosier via cfe-commits
- r274770 - NVPTX: Use the nvvm builtins to read SRegs rather than the legacy ptx ones
Justin Bogner via cfe-commits
- [PATCH] D21667: [analyzer] Add rudimentary handling of AtomicExpr.
Anna Zaks via cfe-commits
- r274780 - [CUDA] Rename the __nvvm_bar0 builtin back to __syncthreads.
Justin Lebar via cfe-commits
- r274781 - [CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar via cfe-commits
- r274782 - [CUDA] s/OPT_nocuda_version_chec/OPT_no_cuda_version_check/.
Justin Lebar via cfe-commits
- [PATCH] D21912: [CUDA] Don't assume that destructors can't be overloaded.
Justin Lebar via cfe-commits
- [PATCH] D22100: [clang-rename] fix typo in Python script for Vim integration
Kirill Bobyrev via cfe-commits
- [PATCH] D22102: [clang-rename] extend testset
Kirill Bobyrev via cfe-commits
- [PATCH] D22105: [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via cfe-commits
- r274791 - [AArch64] Change the preferred alignment for char and short.
Chad Rosier via cfe-commits
- [PATCH] D22113: C does not have inline variables
Paul Robinson via cfe-commits
- r274797 - Driver: Stop linking to C++ when using sanitizers on Darwin
Saleem Abdulrasool via cfe-commits
- r274799 - Update switch statement to match coding standards.
Simon Pilgrim via cfe-commits
- r274800 - [Lex] Speed up updateConsecutiveMacroArgTokens (NFC)
Vedant Kumar via cfe-commits
- r274246 - [codeview] Emit qualified display names if -gline-tables-only is on
David Blaikie via cfe-commits
- r274805 - [CUDA] Pass correct option in test.
Michael Kuperstein via cfe-commits
- r274814 - Revert "Driver: Stop linking to C++ when using sanitizers on Darwin"
Saleem Abdulrasool via cfe-commits
- r274816 - [analyzer] Add rudimentary handling of AtomicExpr.
Devin Coughlin via cfe-commits
- r274820 - [X86] Remove a couple calls to create V2F64 and V4F32 types for builtin handling. Just get the type from the operand of the builtin instead. NFC
Craig Topper via cfe-commits
- r274821 - [X86] Reuse existing lambda and remove unnecessary argument from vector cmp builtin handling. NFC
Craig Topper via cfe-commits
- r274823 - [CodeGen] Use llvm::Type::getVectorNumElements instead of casting to llvm::VectorType and calling getNumElements. This is equivalent and shorter.
Craig Topper via cfe-commits
- revert clang r244207 - Mark calls in thunk functions as tail-call optimization candidates? { Re: [PATCH] D21948: [DSE] fix - missing store to runtime stack in thunk with tail call bvval arg }
Gerolf Hoflehner via cfe-commits
- r274825 - [X86] Remove dead builtins that don't exist in the backend intrinsic file and don't have custom handling in CGBuiltins.cpp either.
Craig Topper via cfe-commits
- r274830 - Recommit r274348 and r274349. The Windows failures should be fixed.
Vassil Vassilev via cfe-commits
- [clang-tools-extra] r274832 - [include-fixer] Add missing namespace qualifiers after inserting a missing header.
Haojian Wu via cfe-commits
- [PATCH] Flag to limit depth of evaluated source locations during macro expansion
Андрей Серебро via cfe-commits
- [PATCH] D20867: [PCH] Fix timestamp check on windows hosts.
pierre gousseau via cfe-commits
- [PATCH] D22127: [include-fixer] Don't add qualifiers to symbols which have global scope operator.
Haojian Wu via cfe-commits
- r274834 - CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Alexander Kornienko via cfe-commits
- r274835 - [ASTMatchers] Add missing forEachArgumentWithParam() to code sample
Alexander Kornienko via cfe-commits
- [PATCH] D22128: Make CastExpr::getSubExprAsWritten look through implicit temporary under CK_ConstructorConversion
Stephan Bergmann via cfe-commits
- [PATCH] D22129: [clang-rename] add documentation
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r274839 - [clang-rename] fix typo in Python script for Vim integration
Haojian Wu via cfe-commits
- [libunwind] r274840 - [PATCH] [libunwind][ehabi] Use early returns where possible.
Asiri Rathnayake via cfe-commits
- [PATCH] D19311: [analyzer] Self Assignment Checker
Balogh, Ádám via cfe-commits
- [PATCH] D22130: Link static PIE programs against rcrt0.o on OpenBSD
Stefan Kempf via cfe-commits
- [clang-tools-extra] r274845 - [include-fixer] Pull out Context implementation code to a cpp file.
Haojian Wu via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Roger Ferrer Ibanez via cfe-commits
- [clang-tools-extra] r274848 - [include-fixer] Don't add qualifiers to symbols which have global scope operator.
Haojian Wu via cfe-commits
- [libcxx] r274857 - [libc++] Check hash before calling __hash_table key_eq function
Kwasi Mensah via cfe-commits
- r274858 - [OpenCL] Fix access qualifiers handling for typedefs
Alexey Bader via cfe-commits
- r274859 - Don't crash when printing auto variables.
Vassil Vassilev via cfe-commits
- r274871 - Explicitly export symbols from the sample analyzer plugin
John Brawn via cfe-commits
- r274879 - clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-template-parsing.
NAKAMURA Takumi via cfe-commits
- [libcxx] r274880 - Implement LWG685 (which is from C++11!). Fixes PR#28421. Note: this (subtly) changes the return type of operator-(Iter1, Iter2) where Iter1 is a reverse iterator or a move_iterator, and Iter2 is some other move/reverse iterator type. In practice, I believe that almost every time the second param will be const_XXX and this will mean that the return type will be the same as it was before.
Marshall Clow via cfe-commits
- [libcxx] r274882 - Fix typo in #ifdef; leave tests commented out b/c gcc 4.8 harks on them.
Marshall Clow via cfe-commits
- r274885 - CFGTests: Update libdeps.
NAKAMURA Takumi via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Xinliang David Li via cfe-commits
- r274897 - Fix flag name in comment in cuda-version-check.cu.
Justin Lebar via cfe-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via cfe-commits
- [PATCH] D20786: Fix undefined behavior in __tree
Eric Fiselier via cfe-commits
- [PATCH] D22146: clang-format: [JS] Sort imports case insensitive.
Martin Probst via cfe-commits
- [PATCH] D22147: clang-format: [JS] support trailing commas in imports.
Martin Probst via cfe-commits
- [PATCH] D22154: [clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions.
Haojian Wu via cfe-commits
- [PATCH] D22155: [libcxx] [test] Fix portability issues in <random> tests.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22157: [libcxx] [test] Mark bucket() assertions as nonportable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22159: [libcxx] [test] Mark bucket_size() assertions as nonportable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22162: [libcxx] [test] Mark bucket_count() equality assertions as nonportable.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22165: [libcxx] [test] Make bucket_count() greater-equal assertions portable.
Stephan T. Lavavej via cfe-commits
- r274923 - [OpenCL] Add missing -cl-no-signed-zeros option into driver
Yaxun Liu via cfe-commits
- [PATCH] D22169: [OpenMP] add more tests for 'distribute parallel for simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D22170: [OpenCL] Fixes opencl.cl testcase issues and cl-strict-aliasing only allowed with cl-std=CL
Aaron En Ye Shi via cfe-commits
- r274930 - Teach -ast-print to print constexpr variables.
Vassil Vassilev via cfe-commits
- [PATCH] D22171: [ObjC Availability] Implement parser support for Objective-C's @available
Erik Pilkington via cfe-commits
- [PATCH] D22176: [OpenMP] add more tests for 'distribute simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
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] D22183: [SemObjC] Fix TypoExpr handling in TransformObjCDictionaryLiteral
Bruno Cardoso Lopes via cfe-commits
- r274956 - CodeGen: tweak CFString section for COFF, ELF
Saleem Abdulrasool via cfe-commits
- [PATCH] D21954: [PM] Add some internal options for testing out the new PM.
Sean Silva via cfe-commits
- r274965 - [X86] Uncomment the _mm_extract_ps test and add checks.
Craig Topper via cfe-commits
- r274968 - [X86] Use __builtin_ia32_vec_ext_v4hi and __builtin_ia32_vec_set_v4hi to implement pextrw/pinsertw MMX intrinsics instead of trying to use native IR.
Craig Topper via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
Serge Pavlov via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Serge Pavlov via cfe-commits
- r274974 - [analyzer] Rewrite manual erase loop using remove_if.
Benjamin Kramer via cfe-commits
- r274975 - [analyzer] Older version of GCC 4.7 crash on lambdas in default arguments.
Benjamin Kramer via cfe-commits
- r274976 - clang-format: [JS] support trailing commas in imports.
Martin Probst via cfe-commits
- r274977 - clang-format: [JS] Sort imports case insensitive.
Martin Probst via cfe-commits
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local restrict-qualified pointers
Hal Finkel via cfe-commits
- r274983 - [AST] Tighten up some bitfields
David Majnemer via cfe-commits
- r274984 - [MS ABI] Some code cleanups
David Majnemer via cfe-commits
- [PATCH] D22188: clang-tidy/readability-identifier-naming: crash on DependentTemplateSpecializationType
Matthias Gehre via cfe-commits
- [clang-tools-extra] r274985 - clang-tidy/readability-identifier-naming: crash on DependentTemplateSpecializationType
Matthias Gehre via cfe-commits
- [PATCH] D22189: llvm.noalias - Clang CodeGen - check restrict variable map only for restrict-qualified lvalues
Hal Finkel via cfe-commits
- [PATCH] D22190: cppcoreguidelines-pro-bounds-constant-array-index: crash for value dependent index in c++03 mode
Matthias Gehre via cfe-commits
- r274991 - [clang-cl] Add support for /Zd
David Majnemer via cfe-commits
- r274992 - Move add_clang_* entry points from the main clang CMakeLists.txt to cmake/modules/AddClang.cmake.
Michael Gottesman via cfe-commits
- r275005 - Delete dead code.
Sean Silva via cfe-commits
- r275006 - Add CLANG_BUILD_TOOLS as a clang counterpart for LLVM_BUILD_TOOLS
Michael Gottesman via cfe-commits
- r275012 - [X86] Use __butilin_shufflevector for 512-bit shufps intrinsics.
Craig Topper via cfe-commits
- [PATCH] D22196: Fix Bug "28480 - cppcoreguidelines-pro-bounds-array-to-pointer-decay handling __PRETTY_FUNCTION__"
Eric Lemanissier via cfe-commits
- r275018 - [AVX512] Remove masked shufps/shudpd builtins. These are all handled with __builtin_shufflevector.
Craig Topper via cfe-commits
- [PATCH] D22200: [libc++] Fix macOS Sierra build issues by declaring basic_string(const allocator_type& __a) noexcept.
ELI JOSEPH BRADLEY via cfe-commits
- r275029 - Update Clang tests after adding inference for the returned argument attribute
Hal Finkel via cfe-commits
- r275030 - AMDGPU: Export workitem builtins
Jan Vesely via cfe-commits
- r275032 - Reapply SVN r274797.
Saleem Abdulrasool via cfe-commits
- r275040 - [CodeGen] Treat imported static local variables as declarations
David Majnemer via cfe-commits
- r275043 - Revert r275029 - Update Clang tests after adding inference for the returned argument attribute
Hal Finkel via cfe-commits
- [PATCH] D22208: clang-tidy] Fixes to modernize-use-emplace
Piotr Padlewski via cfe-commits
- r275047 - [Sema] Disallow __make_integer_seq from showing up in __make_integer_seq
David Majnemer via cfe-commits
- r275049 - [AVX512] Replace masked AND/OR/XOR intrinsics with native code and remove the builtins.
Craig Topper via cfe-commits
Last message date:
Sun Jul 10 23:25:20 PDT 2016
Archived on: Sun Jul 10 23:21:25 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).