The Week Of Monday 18 May 2015 Archives by author
Starting: Mon May 18 00:54:54 PDT 2015
Ending: Sun May 24 17:50:01 PDT 2015
Messages: 411
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
- [PATCH] [OPENMP] Driver support for OpenMP offloading
Samuel Antao
- [PATCH] [OPENMP] Driver support for OpenMP offloading
Samuel Antao
- [PATCH] [MIPS] fix extension of integer types (function calls)
Simon Atanasyan
- [PATCH] For FreeBSD on mips, pass -G options to the linker
Simon Atanasyan
- [PATCH] [MIPS] fix extension of integer types (function calls)
Simon Atanasyan
- r237835 - Refactored some common functionality into MaybeParseMicrosoftDeclSpecs; NFC.
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- [PATCH] Improve -Winvalid-noreturn
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- Is __declspec a core language extension?
Aaron Ballman
- r238020 - Updating the documentation to include an operator! for negative capability support.
Aaron Ballman
- [PATCH] [PPC64] Add vector quadword add/sub instructions for POWER8
Kit Barton
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
JF Bastien
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
JF Bastien
- r237561 - [OPENMP] Fix for '#pragma omp task' codegen.
Alexey Bataev
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Bataev, Alexey
- r237670 - [OPENMP] Fixed analysis of function arguments and their data sharing attributes.
Alexey Bataev
- r237672 - [OPENMP] Prohibit variably modified types in 'copyprivate' clause.
Alexey Bataev
- r237674 - [OPENMP] Prohibit VLAs in 'private/firstprivate' clauses of 'task' directive.
Alexey Bataev
- r237691 - [OPENMP] Fixed codegen for copying/initialization of array variables/parameters.
Alexey Bataev
- [PATCH] Fix for aggregate copying of variable length arrays.
Alexey Bataev
- r237768 - Fix for aggregate copying of variable length arrays.
Alexey Bataev
- [PATCH] Fix for aggregate copying of variable length arrays.
Alexey Bataev
- r237769 - [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Bataev, Alexey
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Alexey Bataev
- r237787 - [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164), by Alexey Frolov
Alexey Bataev
- [PATCH] [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164)
Alexey Bataev
- r237788 - [OPENMP] Fix codegen for ordered loop directives.
Alexey Bataev
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Bataev, Alexey
- [PATCH] [OPENMP] Fixed codegen for 'schedule' clause with non-constant chunk size.
Bataev, Alexey
- [PATCH] [OPENMP] Fixed codegen for 'schedule' clause with non-constant chunk size.
Alexey Bataev
- r237879 - [OPENMP] Fixed codegen for lastprivate LCV in worksharing constructs.
Alexey Bataev
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Alexey Bataev
- r237882 - [OPENMP] Fixed codegen for parameters privatization.
Alexey Bataev
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Bataev, Alexey
- r238010 - [OPENMP] Prepare codegen for privates in tasks for non-capturing of privates in CapturedStmt.
Alexey Bataev
- fix typo in clang Makefile
Mathieu Baudet
- fix typo in clang Makefile
Mathieu Baudet
- fix typo in clang Makefile
Mathieu Baudet
- Is __declspec a core language extension?
Artem Belevich
- [PATCH] [X86] Add _mm256_set_m128 and friends
Andrea Di Biagio
- r237625 - API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/initializer_list+braced init
David Blaikie
- r237631 - Fix indentation
David Blaikie
- r237729 - [opaque pointer type] Pass the explicit call type when creating calls from LazyRuntimeFunctions
David Blaikie
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Justin Bogner
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Justin Bogner
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Justin Bogner
- r237802 - CodeGen: Remove some trailing whitespace. NFC
Justin Bogner
- r237804 - InstrProf: Increment the profile counter for all types of destructor
Justin Bogner
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Justin Bogner
- r237805 - InstrProf: Remove darwin-specific section names from this test
Justin Bogner
- r237806 - InstrProf: Change this triple back to %itanium_abi_triple
Justin Bogner
- [PATCH] Clang changes for indirect call target profiling
Justin Bogner
- [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Justin Bogner
- r238006 - Modernize some doc comments. NFC
Justin Bogner
- [PATCH] Refactor MacroInfo for easier access in for-loops
Justin Bogner
- r238058 - CodeGen: Avoid a reserved name and fix the naming style of some arguments. NFC
Justin Bogner
- fix typo in clang Makefile
Justin Bogner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Andrey Bokhanko
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Andrey Bokhanko
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Andrey Bokhanko
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Andrey Bokhanko
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Andrey Bokhanko
- r237818 - [CodeGen] Check x86_64-arguments.c tests on AVX as well. NFC.
Ahmed Bougacha
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- r237989 - [CodeGen] Use TargetInfo::getABI() throughout X86*TargetCodeGenInfo.
Ahmed Bougacha
- r237991 - [OpenMP] Test AVX default SIMD alignment. NFC.
Ahmed Bougacha
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
John Brawn
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
John Brawn
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
John Brawn
- r237894 - [ARM] Restructure cpu handling in the driver to mostly use the triple
John Brawn
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
John Brawn
- [PATCH] Clang changes for indirect call target profiling
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
Betul Buyukkurt
- r237769 - [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Chandler Carruth
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Chandler Carruth
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Chandler Carruth
- [PATCH] libunwind: Fix unw_step() for ARM EHABI.
Logan Chien
- [PATCH] libcxx: Switch to use __gnu_unwind_frame() for libunwind.
Logan Chien
- [libcxx] r237592 - Fix for LWG Issue 2458: N3778 and new library deallocation signatures.
Marshall Clow
- [PATCH] Proposed Resolution for LWG Issue #2458: N3778 and new library deallocation signatures
Marshall Clow
- [PATCH] Proposed Resolution for LWG Issue #2454: Add raw_storage_iterator::base() member
Marshall Clow
- [PATCH] Proposed Resolution for LWG 2415: Inconsistency between unique_ptr and shared_ptr
Marshall Clow
- [PATCH] Proposed resolution for LWG 2369: constexpr max(initializer_list) vs max_element
Marshall Clow
- [PATCH] Proposed Fix for LWG 2059: C++0x ambiguity problem with map::erase
Marshall Clow
- [libcxx] r237596 - Update C++1z status with issues and papers from Lenexa
Marshall Clow
- [libcxx] r237604 - Update C++1z status; mark all the issues that require no library change as 'complete'
Marshall Clow
- [libcxx] r237606 - Update C++1z status; mark issues 2059, 2369, 2415, 2454 and 2458 as 'complete'. I have committed patches for all of them
Marshall Clow
- [PATCH] [libcxx] Rework sized delete.
Marshall Clow
- [PATCH] [libcxx] Rework sized delete.
Marshall Clow
- [libcxx] r237636 - Add support for N4389 - std::bool_constant
Marshall Clow
- [libcxx] r237638 - Mark N4510 as complete; we already do this
Marshall Clow
- [libcxx] r237699 - Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded operator&
Marshall Clow
- [libcxx] r237636 - Add support for N4389 - std::bool_constant
Marshall Clow
- [PATCH] [libcxx] Fix detection of __is_final.
Marshall Clow
- [libcxx] r237813 - Start a to-do list for libc++
Marshall Clow
- [PATCH] [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.
Marshall Clow
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- r237811 - Use Intrinsic::ID instead of unsigned. NFC.
Pete Cooper
- [PATCH] -Wprofile-instr-out-of-date warnings due to certain destructor types not being assigned increment intrinsics
David
- [PATCH] Clang changes for indirect call target profiling
David
- [PATCH] Clang changes for indirect call target profiling
David
- [PATCH] Clang changes for indirect call target profiling
David
- [PATCH] Fix Bug 23189 in C++14 type inference for lambdas with undeclared identifiers
Tomasz Dudziak
- [PATCH] Refactor MacroInfo for easier access in for-loops
Sebastian Edman
- r238048 - Make unique section names the default again.
Rafael Espindola
- r238076 - This reverts commit r238064 and r238055.
Rafael Espindola
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Rafael Espíndola
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Rafael Espíndola
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jon Eyolfson
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jon Eyolfson
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jon Eyolfson
- [PATCH] [libcxx] Fix detection of __is_final.
Eric Fiselier
- [PATCH] [libcxx] Rework sized delete.
Eric Fiselier
- [PATCH] [libcxx] Rework sized delete.
Eric Fiselier
- [PATCH] [libcxx] Rework sized delete.
Eric Fiselier
- [PATCH] [libcxx] Fix detection of __is_final.
Eric Fiselier
- [libcxx] r237662 - [libcxx] Rework sized delete.
Eric Fiselier
- [libcxx] r237664 - mark new/delete tests as XFAIL more carefully
Eric Fiselier
- [libcxx] r237636 - Add support for N4389 - std::bool_constant
Eric Fiselier
- [libcxx] r237700 - Add compiler flag test support to LIT. Fix new/delete tests on apple-clang.
Eric Fiselier
- [PATCH] [libcxx] Fix detection of __is_final.
Eric Fiselier
- [libcxx] r237737 - Rename internal trait that used non-reserved name.
Eric Fiselier
- [libcxx] r237738 - Fix uninitialized values and bad enum conversions found by UBSAN.
Eric Fiselier
- [libcxx] r237740 - Address @danalberts comments on r237700
Eric Fiselier
- [libcxx] r237745 - Fix race condition in thread test.
Eric Fiselier
- [PATCH] shared_ptr : atomic ref-counts (TSan)
Eric Fiselier
- [libcxx] r237767 - Fix building and testing libc++ with GCC.
Eric Fiselier
- [PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function
Eric Fiselier
- [PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function
Eric Fiselier
- [PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function
Eric Fiselier
- [libcxx] r237988 - Add TODO items
Eric Fiselier
- [PATCH] [libcxx] Fix detection of __is_final.
Eric Fiselier
- [PATCH] shared_ptr : atomic ref-counts (TSan)
Eric Fiselier
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Alexey Frolov
- [PATCH] [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164)
Alexey Frolov
- [PATCH] [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164)
Alexey Frolov
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Alexey Frolov
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- [PATCH] Support memory markers for nonzero address spaces
John Garvin
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- Fw: [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Andy Gibbs
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
Renato Golin
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
Renato Golin
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
Renato Golin
- r238037 - Use profile and version parsers from ARMTargetParser
Renato Golin
- [PATCH] libunwind: Fix unw_step() for ARM EHABI.
Renato Golin
- [PATCH] libcxx: Switch to use __gnu_unwind_frame() for libunwind.
Renato Golin
- r237929 - Itanium mangler: don't trip an assertion when unresolved members have implicit bases.
Douglas Gregor
- [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Dmitri Gribenko
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Gábor Horváth
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Jack Howarth
- [PATCH] [MSVC] Improved __noop support (https://llvm.org/bugs/show_bug.cgi?id=14081)
Ilia
- [PATCH] [Sema] Proposed fix for PR 21837
Davide Italiano
- [PATCH] Adding testing for Bug 2349 Fix
Nemanja Ivanovic
- r237562 - clang-format: Support function annotations in macros.
Daniel Jasper
- r237565 - clang-format: Allow braced initializers in template arguments of class
Daniel Jasper
- r237567 - clang-format: Improve detection of macros annotating functions.
Daniel Jasper
- r237568 - clang-format: Fix regression introduced by r237565.
Daniel Jasper
- r237569 - clang-format: Fix another regression caused by r237565.
Daniel Jasper
- [PATCH] clang-format: Add space in function pointers with SpaceBeforeParens=Always
Daniel Jasper
- r237681 - clang-format: Fix regression caused by r237244.
Daniel Jasper
- r237684 - clang-format: Correctly detect casts to qualified types.
Daniel Jasper
- r237686 - clang-format: Support #include_next
Daniel Jasper
- r237688 - clang-format: Improve for-loop formatting.
Daniel Jasper
- r237690 - clang-format: Improve *-detection.
Daniel Jasper
- [PATCH] [OpenMP] Make default OpenMP library (the one selected with just -fopenmp) configurable in the CMake build. There shouldn't be any change in default behavior.
Daniel Jasper
- r237769 - [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Daniel Jasper
- [PATCH] [OpenMP] Make default OpenMP library (the one selected with just -fopenmp) configurable in the CMake build. There shouldn't be any change in default behavior.
Daniel Jasper
- r237776 - Fix CGRecordLayouts description to say it maps clang types not llvm types
Yaron Keren
- Fw: [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Reid Kleckner
- r237630 - Revert changes to DefaultABIInfo accidentally introduced in r208733
Reid Kleckner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Reid Kleckner
- [PATCH] [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164)
Reid Kleckner
- [PATCH] [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164)
Reid Kleckner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Reid Kleckner
- [clang-tools-extra] r237832 - Copy lit shell changes from clang to clang-tools-extra, excluding some failing tests
Reid Kleckner
- r237839 - Evaluate union cast subexpressions when the cast value is unused
Reid Kleckner
- Is __declspec a core language extension?
Reid Kleckner
- r237862 - Work around overloading bug in MSVC 2015
Reid Kleckner
- r237863 - Rename a helper template function to 'bytes' to avoid a C++17 STL conflict
Reid Kleckner
- Is __declspec a core language extension?
Reid Kleckner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Reid Kleckner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Reid Kleckner
- [PATCH] Fix for #pragma warning to work correctly with "1-4:" specifiers
Reid Kleckner
- [PATCH] Add hasUnderlyingType narrowing matcher for TypedefDecls, functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes
Manuel Klimek
- [PATCH] Speed up modules compilation.
Manuel Klimek
- [PATCH] Speed up modules compilation.
Manuel Klimek
- [PATCH] Speed up modules compilation.
Manuel Klimek
- r237782 - Allow skipping imports in the module visitor.
Manuel Klimek
- [PATCH] [OpenMP] Make default OpenMP library (the one selected with just -fopenmp) configurable in the CMake build. There shouldn't be any change in default behavior.
Manuel Klimek
- [PATCH] clang-format: [JS] Better support for fat arrows.
Manuel Klimek
- [PATCH] clang-format: [JS] Better support for fat arrows.
Manuel Klimek
- r237895 - clang-format: [JS] Better support for fat arrows.
Manuel Klimek
- [PATCH] New AST matcher: isConstexpr()
Manuel Klimek
- [PATCH] New AST matcher: isConstexpr()
Manuel Klimek
- [PATCH] Add a clang-tidy check for move constructors/assignment ops without noexcept.
Manuel Klimek
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Alexander Kornienko
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Alexander Kornienko
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [clang-tools-extra] r237905 - [clang-tidy] Disable google-readability-casting for .c files and their headers.
Alexander Kornienko
- [PATCH] Add a clang-tidy check for move constructors/assignment ops without noexcept.
Alexander Kornienko
- [clang-tools-extra] r238013 - Add a clang-tidy check for move constructors/assignment ops without noexcept.
Alexander Kornienko
- [PATCH] Refactor MacroInfo for easier access in for-loops
Alexander Kornienko
- [PATCH] [clang-tidy] Fix for llvm.org/PR23572
Alexander Kornienko
- [PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function
David Krauss
- [PATCH] Ignore report when the argument to malloc is assigned known value
Aditya Kumar
- r237693 - [X86] Added _mm256_bslli_epi128 and _mm256_bsrli_epi128.
Michael Kuperstein
- r237698 - [X86] Add _mm_broadcastsd_pd intrinsic
Michael Kuperstein
- [PATCH] [X86] Add _mm256_set_m128 and friends
Michael Kuperstein
- [PATCH] [X86] Add _mm256_set_m128 and friends
Michael Kuperstein
- r237778 - [X86] Add _mm256_set_m128 and its 5 variants.
Michael Kuperstein
- [PATCH] [X86] Add _mm256_set_m128 and friends
Michael Kuperstein
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Volodymyr Kuznetsov
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Nick Lewycky
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Nick Lewycky
- [PATCH] Make sure !empty() before calling front().
Chaoren Lin
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- r237648 - [AST] Put VarDeclBitfields on a diet
David Majnemer
- r237771 - [clang-cl] Map /GA to -ftls-model=local-exec
David Majnemer
- Is __declspec a core language extension?
David Majnemer
- Is __declspec a core language extension?
David Majnemer
- Is __declspec a core language extension?
David Majnemer
- r237999 - [Sema] Don't crash on out-of-line virtual constexpr functions
David Majnemer
- r238002 - [ItaniumMangle] Fix a typo.
David Majnemer
- r238083 - [Sema] Don't use dyn_cast to detect an AtomicType
David Majnemer
- r238105 - [Driver] Handle -fno-signed-char and -fno-unsigned-char
David Majnemer
- r238106 - [Driver] Unbreak hexagon build bots
David Majnemer
- [PATCH] Add scan-build python implementation
Daniel Marjamäki
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Daniel Marjamäki
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Daniel Marjamäki
- [PATCH] Refactor MacroInfo for easier access in for-loops
Daniel Marjamäki
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Ed Maste
- [PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp
Ed Maste
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
John McCall
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
John McCall
- [PATCH] Fix for aggregate copying of variable length arrays.
John McCall
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
John McCall
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
John McCall
- [PATCH] [OPENMP] Fixed codegen for 'schedule' clause with non-constant chunk size.
John McCall
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
John McCall
- [PATCH] [OPENMP] Fixed codegen for 'schedule' clause with non-constant chunk size.
John McCall
- [PATCH] [OPENMP] Driver support for OpenMP offloading
John McCall
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple
Tim Northover
- r238031 - Add clarifying note that sampling-based profiles cannot be used for code coverage.
Diego Novillo
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- r238055 - add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- r238064 - add missing include for TargetRecip
Sanjay Patel
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- r237613 - Added missing 'override' to `ReadMismatchingDeleteExpressions`
Ismail Pazarbasi
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- [PATCH] MismatchingNewDeleteDetector uses incorrect field, and finds no initializer
Ismail Pazarbasi
- [PATCH] MismatchingNewDeleteDetector uses incorrect field, and finds no initializer
Ismail Pazarbasi
- [PATCH] [MIPS] fix extension of integer types (function calls)
Strahinja Petrovic
- [PATCH] [MIPS] fix extension of integer types (function calls)
Strahinja Petrovic
- [PATCH] [MIPS] fix extension of integer types (function calls)
Strahinja Petrovic
- [PATCH] [MIPS] fix extension of integer types (function calls)
Strahinja Petrovic
- [PATCH] [MIPS] fix extension of integer types (function calls)
Strahinja Petrovic
- [PATCH] clang-format: Add space in function pointers with SpaceBeforeParens=Always
Phabricator
- r237948 - Debug info: Adapt to new DIBuilder interface.
Adrian Prantl
- [PATCH] clang-format: [JS] Better support for fat arrows.
Martin Probst
- [PATCH] clang-format: [JS] Better support for fat arrows.
Martin Probst
- [PATCH] clang-format: [JS] Better support for fat arrows.
Martin Probst
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Paul Robinson
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Paul Robinson
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jonathan Roelofs
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jonathan Roelofs
- r237713 - Fix 'CFG graph' typo. NFC
Jonathan Roelofs
- [PATCH] clang: Replaced instances of CFG graph (redundant) with CFG
Jonathan Roelofs
- [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Jonathan Roelofs
- fix typo in clang Makefile
Jonathan Roelofs
- [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Katya Romanova
- r237870 - [Driver] Improve unused-argument diagnostic for extra sanitizer features.
Alexey Samsonov
- [PATCH] [MIPS] fix extension of integer types (function calls)
Daniel Sanders
- [PATCH] [MIPS] fix extension of integer types (function calls)
Daniel Sanders
- [PATCH] Adding testing for Bug 2349 Fix
Bill Schmidt
- [PATCH] [PPC64] Add vector quadword add/sub instructions for POWER8
Bill Schmidt
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Kostya Serebryany
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Kostya Serebryany
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Kostya Serebryany
- r237690 - clang-format: Improve *-detection.
Sean Silva
- [PATCH] Added missing exports
Sean Silva
- [PATCH] Added missing exports
Sean Silva
- [PATCH] Added missing exports
Sean Silva
- [PATCH] Add missing modules/header - stage 1
Sean Silva
- [PATCH] New AST matcher: isConstexpr()
Szabolcs Sipos
- [PATCH] New AST matcher: isConstexpr()
Szabolcs Sipos
- r238016 - Adding new AST matcher: isConstexpr
Szabolcs Sipos
- [PATCH] New AST matcher: isConstexpr()
Szabolcs Sipos
- [PATCH] [clang-tidy] Fix for llvm.org/PR23572
Szabolcs Sipos
- [clang-tools-extra] r238098 - [clang-tidy] Fix for llvm.org/PR23572
Szabolcs Sipos
- [PATCH] [clang-tidy] Fix for llvm.org/PR23572
Szabolcs Sipos
- [PATCH] [clang-tidy] Fix for llvm.org/PR23355
Szabolcs Sipos
- r237609 - [modules] When a file is listed as a non-textual header in a module map, don't
Richard Smith
- r237612 - [modules] Support for merging a parsed class template specialization definition into an imported but hidden definition.
Richard Smith
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Richard Smith
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Richard Smith
- r237647 - [modules] Support for merging a parsed definition of a static data member of a class template into an imported but hidden definition.
Richard Smith
- r237652 - PR20073: promote "dereference of 'void*'" from Extension to ExtWarn.
Richard Smith
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Richard Smith
- r237718 - Revert r237609 for now.
Richard Smith
- [PATCH] Speed up modules compilation.
Richard Smith
- [PATCH] Fix assertion failure with constant lvalues.
Richard Smith
- r237814 - [modules] Support merging a parsed default function/template argument with an imported but hidden one.
Richard Smith
- r237815 - [modules] Support merging a parsed default argument with an imported hidden one for non-type and template template parameters too.
Richard Smith
- [PATCH] [OpenMP] Make default OpenMP library (the one selected with just -fopenmp) configurable in the CMake build. There shouldn't be any change in default behavior.
Richard Smith
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Richard Smith
- r237850 - [OpenMP] Make default OpenMP library (the one selected with just -fopenmp)
Richard Smith
- [PATCH] [OpenMP] Make default OpenMP library (the one selected with just -fopenmp) configurable in the CMake build. There shouldn't be any change in default behavior.
Richard Smith
- [PATCH] MismatchingNewDeleteDetector uses incorrect field, and finds no initializer
Richard Smith
- Is __declspec a core language extension?
Richard Smith
- r237871 - [modules] If we re-enter a submodule from within itself (when submodule
Richard Smith
- r237872 - Avoid using a C++11 library feature not present in libstdc++4.7.
Richard Smith
- r237983 - Fix assertion when assigning to object in OpenCL constant address space.
Richard Smith
- [PATCH] Fix assertion failure with constant lvalues.
Richard Smith
- [PATCH] Add cc1 option -fconcepts-ts + feature test macro
Richard Smith
- [PATCH] Check for null pointers given to memcpy with ubsan
Richard Smith
- [PATCH] Check for null pointers given to memcpy with ubsan
Richard Smith
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Joerg Sonnenberger
- [libcxx] r237759 - Creating release candidate final from release_361 branch
Tom Stellard
- [libcxxabi] r237760 - Creating release candidate final from release_361 branch
Tom Stellard
- [PATCH] For FreeBSD on mips, pass -G options to the linker
Toma Tabacu
- r237668 - SemaExprCXX.cpp: Try to fix \param in r237608. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] Added missing exports
John Thompson
- [PATCH] Added missing exports
John Thompson
- [PATCH] Add missing modules/header - stage 1
John Thompson
- [PATCH] Apply existing checks to C++1Z (has_feature_cxx0x); NFC
Hubert Tong
- [PATCH] Add cc1 option -fconcepts-ts + feature test macro
Hubert Tong
- [PATCH] Consider unsigned long for non-u/U decimal literals (C90/C++03)
Hubert Tong
- [PATCH] [Concepts] Add (disabled) __has_feature/extension; NFC
Hubert Tong
- r237607 - Have -Wredundant-move ignore reference types.
Richard Trieu
- r237610 - Create new diagnostic group -Wmove
Richard Trieu
- [PATCH] Add std::move warnings to -Wmost, which also brings them under -Wall
Richard Trieu
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Richard Trieu
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Richard Trieu
- r237856 - Check for bool-like conversion in conditional expressions.
Richard Trieu
- [PATCH] Improve -Winvalid-noreturn
Richard Trieu
- [PATCH] PR20958: Allow __builtin_isnan to be declared.
Charlie Turner
- [PATCH] PR20958 Allow redeclaration of type-generic builtins
Charlie Turner
- [PATCH] Mark libm builtins as such.
Charlie Turner
- r237982 - "This adds -fconcepts-ts as a cc1 option for enabling the
Faisal Vali
- [PATCH] Add cc1 option -fconcepts-ts + feature test macro
Faisal Vali
- r237992 - Apply existing checks to C++1Z (has_feature_cxx0x); NFC
Faisal Vali
- [PATCH] Apply existing checks to C++1Z (has_feature_cxx0x); NFC
Faisal Vali
- [PATCH] clang-format: Add space in function pointers with SpaceBeforeParens=Always
Anders Waldenborg
- [PATCH] clang-format: Add space in function pointers with SpaceBeforeParens=Always
Anders Waldenborg
- r237704 - clang-format: Add space in function pointers with SpaceBeforeParens=Always
Anders Waldenborg
- r237608 - Detect uses of mismatching forms of 'new' and 'delete'
Nico Weber
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Nico Weber
- r237787 - [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164), by Alexey Frolov
Hans Wennborg
- r237787 - [MSVC] Handle out-of-line definition of static data member correctly (fix for http://llvm.org/PR21164), by Alexey Frolov
Hans Wennborg
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Hans Wennborg
- [PATCH] Add cc1 option -fconcepts-ts + feature test macro
Michael Wong
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Антон Ярцев
Last message date:
Sun May 24 17:50:01 PDT 2015
Archived on: Tue Aug 4 15:32:12 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).