The Week Of Monday 26 January 2015 Archives by date
      
      Starting: Mon Jan 26 00:11:49 PST 2015
         Ending: Sun Feb  1 23:46:07 PST 2015
         Messages: 409
     
- r227075 - [X86] Add more of the AVX512 integer comparision	intrinsics. This adds 128 and 256 bit vectors of dwords and qwords.
 
Craig Topper
 - r227078 - [msan] Remove MSanDR reference from the manual.
 
Evgeniy Stepanov
 - r227079 - [X86] Add AVX512 integer comparison intrinsics for word and	byte vectors.
 
Craig Topper
 - [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of	dependent class
 
Alexey Bataev
 - [PATCH] Use DWARF-2 by default on Bitrig
 
Rafael Espíndola
 - r227088 - For NetBSD/ARM-EB,	link with --be8. Support for the older BE32 is
 
Joerg Sonnenberger
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Renato Golin
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - [PATCH] Diagnose ref-qualifiers occuring after virt-specifier-seq	and generate fixit hints
 
Ehsan Akhgari
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Renato Golin
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - [PATCH] PR16909: Diagnose missing 'typename' on dependent template
 
Ben Langmuir
 - [libcxx] r227097 - Fix PR21428. Buffer was one byte too small in octal	formatting case. Add test
 
Marshall Clow
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its	definition
 
Filipe Cabecinhas
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227104 - Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros
 
Fariborz Jahanian
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Hans Wennborg
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Renato Golin
 - [libcxx] r227107 - Change the available features used for no-rtti and	no-exceptions
 
Eric Fiselier
 - [PATCH] Fix assertion failure on DeferredDeclsToEmit.
 
Logan Chien
 - r227114 - Update for LLVM API change.
 
Eric Christopher
 - r227115 - Fix assert instantiating string init of static variable
 
Ben Langmuir
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227022 - First steps in implementing DR1467: List-initialization	of aggregate from same-type object.
 
Richard Smith
 - r227115 - Fix assert instantiating string init of static variable
 
Richard Smith
 - r227127 - Fix broken doc link to Clang 3.5 release notes
 
Reid Kleckner
 - [PATCH] Don't generate llvm.expect in IRGen when using -O0
 
Pete Cooper
 - [PATCH] Don't generate llvm.expect in IRGen when using -O0
 
Chandler Carruth
 - r227129 - Tweak r227115 per review feedback
 
Ben Langmuir
 - r227115 - Fix assert instantiating string init of static variable
 
Ben Langmuir
 - [libcxx] r227131 - Added test for incomplete type support in	vector/list/forward_list. References PR#17980
 
Marshall Clow
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Dan Albert
 - r227135 - Don't generate llvm.expect intrinsics with -O0.
 
Pete Cooper
 - [PATCH] Don't generate llvm.expect in IRGen when using -O0
 
Pete Cooper
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Dan Albert
 - r227062 - Allows Clang to use LLVM's fixes-x18 option
 
Dimitry Andric
 - [libcxx] r227139 - Adopt CMake policy CMP0042. Set MACOSX_RPATH on by	default.
 
Eric Fiselier
 - [libcxxabi] r227142 - Adopt CMake policy CMP0042. Set MACOSX_RPATH on	by default.
 
Eric Fiselier
 - r227062 - Allows Clang to use LLVM's fixes-x18 option
 
Hans Wennborg
 - r227062 - Allows Clang to use LLVM's fixes-x18 option
 
Tim Northover
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - r227062 - Allows Clang to use LLVM's fixes-x18 option
 
Hans Wennborg
 - r225389 - Handle OpaqueValueExprs more intelligently in the	TransformTypos tree
 
Kaelyn Takata
 - r225389 - Handle OpaqueValueExprs more intelligently in the	TransformTypos tree
 
Richard Smith
 - Missing info in AST for CXXConstructExpr
 
Richard Smith
 - [PATCH] Add FreeBSD kernel printf extensions
 
Hans Wennborg
 - r227022 - First steps in implementing DR1467: List-initialization	of aggregate from same-type object.
 
Larisse Voufo
 - r227169 - DR1902: if overload resolution recurses,	and the inner overload resolution
 
Richard Smith
 - [PATCH] Add FreeBSD kernel printf extensions
 
Dimitry Andric
 - r227186 - [X86] Add intrinsics for AVX512 128 and 256 bit integer	comparison of word and byte vectors.
 
Craig Topper
 - [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
 
İsmail Dönmez
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Evgeniy Stepanov
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Evgeniy Stepanov
 - [PATCH] Lost template argument information in DeclRefExprs
 
Stefan Moosbrugger
 - [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
 
İsmail Dönmez
 - r227194 - Begin to teach clang about the PS4.
 
Alex Rosenberg
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which	we know the backend can handle.
 
Filipe Cabecinhas
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to release_36
 
Logan Chien
 - [PATCH] clang-format: [JS] Option for top-level dict literals on a	single line
 
Adam Strzelecki
 - r227200 - No longer SCE_PRIVATE ;)
 
Sean Silva
 - [PATCH] clang-format: [JS] Option for top-level dict literals on	a single line
 
Daniel Jasper
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Jonathan Roelofs
 - r227215 - Added more PS4 defaults for code generation
 
Filipe Cabecinhas
 - r226870 - Make the ?: precedence warning handle pointers to the	left of ?
 
Hans Wennborg
 - [PATCH] CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
 
Nico Weber
 - [PATCH] Make __wrap_iter work with gcc
 
Nico Weber
 - [PATCH] Add clang-format-fuzzer target
 
Kostya Serebryany
 - r227219 - Fix part of r227215. PS4 code just omits leaf frame	pointers.
 
Filipe Cabecinhas
 - [PATCH] Make __wrap_iter work with gcc
 
Marshall Clow
 - r227220 - Properly handle typos in the conditional of ?: expressions	in C.
 
Kaelyn Takata
 - [PATCH] Make __wrap_iter work with gcc
 
Nico Weber
 - r227221 - Update the doxygen comments in CGDebugInfo.h to follow the	coding standards.
 
Adrian Prantl
 - [PATCH] Make __wrap_iter work with gcc
 
Nico Weber
 - r225956 - Reapply r225000 (reverted in r225555): DebugInfo:	Generalize debug info location handling (and follow-up commits).
 
Adrian Prantl
 - r227220 - Properly handle typos in the conditional of ?:	expressions in C.
 
Kaelyn Takata
 - r225389 - Handle OpaqueValueExprs more intelligently in the	TransformTypos tree
 
Kaelyn Takata
 - r227223 - Check wchar_t type on PS4.
 
Alex Rosenberg
 - r227224 - Implement the remaining portion of DR1467 from r227022. I	may have overlooked a few things,	but this implementation comes straight from the DR resolution itself.
 
Larisse Voufo
 - r227220 - Properly handle typos in the conditional of ?:	expressions in C.
 
Hans Wennborg
 - r227022 - First steps in implementing DR1467: List-initialization	of aggregate from same-type object.
 
Larisse Voufo
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Renato Golin
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Hans Wennborg
 - [PATCH] Make __wrap_iter work with gcc
 
Nico Weber
 - [PATCH] Make __wrap_iter work with gcc
 
Marshall Clow
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Marshall Clow
 - [libcxx] r227226 - [libcxx] Make __wrap_iter work with gcc.
 
Nico Weber
 - [PATCH] Make __wrap_iter work with gcc
 
Nico Weber
 - [PATCH] Add FreeBSD kernel printf extensions
 
Aaron Ballman
 - [libcxxabi] r227234 - Merging r226818:
 
Hans Wennborg
 - [libcxxabi] r227235 - Merging r226819:
 
Hans Wennborg
 - [libcxxabi] r227236 - Merging r226820:
 
Hans Wennborg
 - [libcxxabi] r227237 - Merging r226822:
 
Hans Wennborg
 - [libcxxabi] r227238 - Merging r226823:
 
Hans Wennborg
 - [libcxxabi] r227239 - Merging r226824:
 
Hans Wennborg
 - [libcxx] r227240 - Fix linking pthread in tests on FreeBSD
 
Eric Fiselier
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Hans Wennborg
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Jonathan Roelofs
 - r227220 - Properly handle typos in the conditional of ?:	expressions in C.
 
Hans Wennborg
 - [PATCH] Detect mismatching 'new' and 'delete' uses
 
Ismail Pazarbasi
 - [PATCH] Detect mismatching 'new' and 'delete' uses
 
Ismail Pazarbasi
 - r227251 - Fix a think-o in handling ambiguous corrections for a	TypoExpr.
 
Kaelyn Takata
 - [PATCH] scan-build to accept all "-isystem" variants
 
Ted Kremenek
 - [PATCH] Add clang-format-fuzzer target
 
Kostya Serebryany
 - r227251 - Fix a think-o in handling ambiguous corrections for a	TypoExpr.
 
Kaelyn Takata
 - [libcxx] r227263 - Ensure __has_feature is defined in	test/support/count_new.hpp
 
Eric Fiselier
 - [libcxx] r227264 - Fix definition of __has_feature in r227263
 
Eric Fiselier
 - [PATCH] Don't mistakenly capture byref in block nested in lambda
 
Ben Langmuir
 - r227251 - Fix a think-o in handling ambiguous corrections for a	TypoExpr.
 
Hans Wennborg
 - r226870 - Make the ?: precedence warning handle pointers to the	left of ?
 
David Blaikie
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Alexey Samsonov
 - [libcxx] r227226 - [libcxx] Make __wrap_iter work with gcc.
 
David Blaikie
 - [PATCH] Add clang-format-fuzzer target
 
Alexey Samsonov
 - r227267 - Cleanups, and add some FIXMEs. No functional change.
 
Richard Smith
 - [libcxx] r227226 - [libcxx] Make __wrap_iter work with gcc.
 
Nico Weber
 - r227270 - Intrin.h: define _XCR_XFEATURE_ENABLED_MASK
 
Hans Wennborg
 - [libcxx] r227226 - [libcxx] Make __wrap_iter work with gcc.
 
David Blaikie
 - [clang] Bug 17456 cast diagnostic
 
Nathan Sidwell
 - [PATCH] Add clang-format-fuzzer target
 
Kostya Serebryany
 - [PATCH] Add clang-format-fuzzer target
 
Kostya Serebryany
 - r226870 - Make the ?: precedence warning handle pointers to the	left of ?
 
Hans Wennborg
 - [libcxx] r227273 - Fix flag order of -xc++ in CXXCompiler.
 
Eric Fiselier
 - r226870 - Make the ?: precedence warning handle pointers to the	left of ?
 
David Blaikie
 - [PATCH] libclang: functions to deal with anonymous fields
 
Loïc Jaquemet
 - r227278 - Use the real CXXScopeSpec when setting the correction	SourceRange.
 
Kaelyn Takata
 - r227278 - Use the real CXXScopeSpec when setting the correction	SourceRange.
 
Kaelyn Takata
 - r227279 - Re-arrange DR test cases, and update DR status page.
 
Larisse Voufo
 - r227278 - Use the real CXXScopeSpec when setting the correction	SourceRange.
 
Hans Wennborg
 - [clang] Bug 17456 cast diagnostic
 
Richard Smith
 - r226178 - PR 20146
 
Richard Smith
 - r227295 - Sema: Ensure that __c11_atomic_fetch_add has a pointer to	complete type
 
David Majnemer
 - [PATCH] Fix an outdated comment
 
Mingjie Xing
 - [PATCH] Lost template argument information in DeclRefExprs
 
Stefan M.
 - [PATCH] Basic reform of chunks for overload completion results.
 
Manuel Klimek
 - [PATCH] scan-build to accept all "-isystem" variants
 
Thomas Hauth
 - Missing info in AST for CXXConstructExpr
 
Abramo Bagnara
 - [PATCH] Add clang-format-fuzzer target
 
Daniel Jasper
 - [PATCH] clang-format: [JS] Option for top-level dict literals on	a single line
 
Adam Strzelecki
 - [PATCH] clang-format: [JS] Option for top-level dict literals on	a single line
 
Daniel Jasper
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] Basic reform of chunks for overload completion results.
 
Manuel Klimek
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] clang-format: [JS] Option for top-level dict literals on	a single line
 
Adam Strzelecki
 - r227309 - Improves overload completion result chunks.
 
Francisco Lopes da Silva
 - r227310 - Avoid testing for a particular choice of resource dir.
 
Sean Silva
 - [PATCH] Basic reform of chunks for overload completion results.
 
Francisco Lopes da Silva
 - [PATCH] Fix an outdated comment
 
Sean Silva
 - r227312 - PR 20146
 
Nathan Sidwell
 - r227313 - Fix typo (count correctly) in	include/clang/AST/TypeNodes.def
 
Hal Finkel
 - [PATCH] Fix an outdated comment
 
Hal Finkel
 - r227315 - R600: Use a Southern Islands GPU as the default for the	amdgcn target
 
Tom Stellard
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Saleem Abdulrasool
 - [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
 
Rafael Espíndola
 - r227219 - Fix part of r227215. PS4 code just omits leaf frame	pointers.
 
Rafael Espíndola
 - r221844 - CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
 
Rafael Espíndola
 - [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
 
İsmail Dönmez
 - r227336 - Enable pragma comment processing for PS4. Original patch by	Yunzhong Gao!
 
Alex Rosenberg
 - r221844 - CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
 
Hans Wennborg
 - r227295 - Sema: Ensure that __c11_atomic_fetch_add has a pointer	to complete type
 
Hans Wennborg
 - r227343 - Testcase for PS4 target defaults (from r227215 and r227219)
 
Filipe Cabecinhas
 - r227219 - Fix part of r227215. PS4 code just omits leaf frame	pointers.
 
Filipe Cabecinhas
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Dan Albert
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Dan Albert
 - r227295 - Sema: Ensure that __c11_atomic_fetch_add has a pointer	to complete type
 
Hans Wennborg
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227354 - Add clang-format-fuzzer target
 
Kostya Serebryany
 - r227356 - DebugInfo: Attribute implicit boolean tests to the	expression being tested, not to the outer use of that expression.
 
David Blaikie
 - [libcxx] r227359 - Fix PR22366. When move-constructing an associative	container and explicitly passing an allocator that compares different,	we were not calling the destructor of the elements in the moved-from	container.
 
Marshall Clow
 - r227361 - Fix layering violation: include/clang/Basic/PlistSupport.h	should not include
 
Richard Smith
 - r227362 - Remove support for pnaclcall attribute
 
Derek Schuff
 - [libcxx] r227363 - Removed some tabs that snuck into the test suite.	No functionality change
 
Marshall Clow
 - [PATCH] libclang: functions to deal with anonymous fields
 
Francois Pichet
 - [PATCH] Remove NaClX86_64TargetCodeGenInfo
 
Derek Schuff
 - r227368 - Revert a change from r222797 that is no longer needed and	can cause
 
Kaelyn Takata
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
Bill Seurer
 - [PATCH] Don't mistakenly capture byref in block nested in lambda
 
Richard Smith
 - [libcxx] r227370 - We had two identical files named 'MoveOnly.h' in	the test suite. Move one to support/, remove the other,	and update all the tests that included them. No functionality change.
 
Marshall Clow
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227371 - PR 17456
 
Nathan Sidwell
 - [clang-tools-extra] r227372 - Updated tools to match r227345 which	changed the getRegisteredOptions method
 
Pete Cooper
 - r227368 - Revert a change from r222797 that is no longer needed	and can cause
 
Kaelyn Takata
 - r227368 - Revert a change from r222797 that is no longer needed	and can cause
 
Hans Wennborg
 - r227377 - PR22367: Don't forget to create a CXXFunctionalCastExpr	around
 
Richard Smith
 - Missing info in AST for CXXConstructExpr
 
Richard Smith
 - r227378 - CXX [qoi]. Prevent a crash when initializer expression is
 
Fariborz Jahanian
 - [PATCH] Don't mistakenly capture byref in block nested in lambda
 
Ben Langmuir
 - [PATCH] libclang: functions to deal with anonymous fields
 
Argyrios Kyrtzidis
 - [libcxx] r227384 - Fix for PR22061 by K-ballo
 
Marshall Clow
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Alexey Samsonov
 - [PATCH] [libcxx] Fix match_results for alternatives
 
Agustín Bergé
 - [clang-tools-extra] r227388 - NFC. Migrating clang-tools-extra to the	cl::HideUnrelatedOptions API.
 
Chris Bieneman
 - [PATCH] Don't mistakenly capture byref in block nested in lambda
 
Ben Langmuir
 - [PATCH] Remove NaClX86_64TargetCodeGenInfo
 
Jan Voung
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Joerg Sonnenberger
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Tim Northover
 - r227392 - [clang] Use -android environment for all compiler-rt libs.
 
Dan Albert
 - r227393 - For the --be8 flag,	check explicitly for pre-v7 / pre-v6m cores.
 
Joerg Sonnenberger
 - [PATCH] Don't mistakenly capture byref in block nested in lambda
 
Richard Smith
 - [PATCH] Remove NaClX86_64TargetCodeGenInfo
 
Derek Schuff
 - [PATCH] Remove NaClX86_64TargetCodeGenInfo
 
Derek Schuff
 - r227088 - For NetBSD/ARM-EB, link with --be8. Support for the	older BE32 is
 
Hans Wennborg
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
hfinkel at anl.gov
 - r227393 - For the --be8 flag, check explicitly for pre-v7 /	pre-v6m cores.
 
Hans Wennborg
 - [PATCH] Remove NaClX86_64TargetCodeGenInfo
 
Jan Voung
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Eric Christopher
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Eric Christopher
 - r227406 - Remove NaClX86_64TargetCodeGenInfo and	NaClARMTargetCodeGenInfo
 
Derek Schuff
 - [PATCH] Remove NaCl*TargetCodeGenInfo
 
Derek Schuff
 - r227409 - Ensure that -fsyntax-only with fortran 90 passes along	silently
 
Eric Christopher
 - LLVM buildmaster will be restarted soon
 
Galina Kistanova
 - r227417 - Don't use BCPL comments here,	in case someone wants to use <stdatomic.h> from C89 mode.
 
Richard Smith
 - r206442 - Refactor all the checking for missing 'template<>'s	when a declaration has a
 
Nico Weber
 - r227418 - Sema: Turn some applicable functions static. NBC.
 
Francisco Lopes da Silva
 - r227420 - Make a codegen warning a real warning instead of a	getCustomDiagID().
 
Nico Weber
 - r227425 - Basic: Re-sort these builtins
 
David Majnemer
 - r227426 - MS ABI: Implement proper support for setjmp
 
David Majnemer
 - Missing info in AST for CXXConstructExpr
 
Abramo Bagnara
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature behaviour
 
Neil Henning
 - r227427 - clang-format: Fix crasher caused by not properly setting	dry-run.
 
Daniel Jasper
 - [PATCH] [clang-tidy] Checker for inefficient use of algorithms on	associative containers
 
Gábor Horváth
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature behaviour
 
Neil Henning
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature	behaviour
 
Pekka Jääskeläinen
 - [PATCH] [clang-tidy] Fix some false positives in	google-readability-casting
 
Alexander Kornienko
 - [PATCH] [clang-tidy] Fix some false positives in	google-readability-casting
 
Manuel Klimek
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Francois Pichet
 - [PATCH] libclang: functions to deal with anonymous fields
 
Francois Pichet
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature	behaviour
 
Neil Henning
 - r227433 - clang-format: FIXME that led to access of uninitialized	memory.
 
Daniel Jasper
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
Bill Schmidt
 - r227434 - Disable a couple of crash-* tests for now. It seems they	might be incompatible to win32.
 
NAKAMURA Takumi
 - [libcxxabi] Proposal to merge 6 recent libc++abi changes to	release_36
 
Logan Chien
 - r227438 - Fix Index/print-type.cpp test following r227432.
 
Francois Pichet
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Sean Silva
 - r227443 - [xcore] Make the exceptions test actually check for the	absence of -fexceptions in the proper place
 
Filipe Cabecinhas
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - [clang-tools-extra] r227444 - [clang-tidy] Fix some false positives in	google-readability-casting
 
Alexander Kornienko
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Renato Golin
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Francois Pichet
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Renato Golin
 - r227448 - Remove unnecessary default.
 
Francois Pichet
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Francois Pichet
 - r227453 - Temporarily reverting the fuzzer library as it causes too	many build issues for MSVC users. This reverts: 227354
 
Aaron Ballman
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Renato Golin
 - r227432 - libclang: Add three functions useful for dealing with	anonymous fields:
 
Renato Golin
 - Another default arg cleanup
 
Nathan Sidwell
 - r227465 - Reverting r227453,	which adds back the fuzzer library. Now excluding the clang-format	fuzzer	functionality based on LLVM_USE_SANITIZE_COVERAGE being set or unset.
 
Aaron Ballman
 - Another default arg cleanup
 
Nathan Sidwell
 - r227433 - clang-format: FIXME that led to access of uninitialized	memory.
 
Kostya Serebryany
 - r227472 - This reverts commit r227432, r227438 and r227448.
 
Rafael Espindola
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature	behaviour
 
Pekka Jääskeläinen
 - [PATCH] Work around ppc64 TLS linker bug (Re: [LPM] Try again to	appease powerpc64 in its self host.)
 
Ulrich Weigand
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Artem Belevich
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Artem Belevich
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Eric Christopher
 - [PATCH] Split unwind register save/restore files per-function. NFC
 
Jonathan Roelofs
 - [PATCH] Experiment with keeping GEPs near calls
 
Daniel Jasper
 - [PATCH] Do not fail if -fsyntax-only is passed to Fortran	compilation.Fixes PR22234.
 
Artem Belevich
 - [PATCH] Work around ppc64 TLS linker bug (Re: [LPM] Try again	to appease powerpc64 in its self host.)
 
Hal Finkel
 - r227480 - [PowerPC] Work around TLS linker bug
 
Ulrich Weigand
 - [PATCH] Work around ppc64 TLS linker bug (Re: [LPM] Try again to	appease powerpc64 in its self host.)
 
Ulrich Weigand
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Eric Christopher
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Eric Christopher
 - r227427 - clang-format: Fix crasher caused by not properly	setting dry-run.
 
David Blaikie
 - r225956 - Reapply r225000 (reverted in r225555): DebugInfo:	Generalize debug info location handling (and follow-up commits).
 
David Blaikie
 - [PATCH] Work around ppc64 TLS linker bug (Re: [LPM] Try again	to appease powerpc64 in its self host.)
 
Hal Finkel
 - [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is	the libc
 
Jonathan Roelofs
 - Another default arg cleanup
 
Nathan Sidwell
 - [patch][pr22217] Use the most recent decl for mangling
 
Richard Smith
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
Bill Seurer
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
Bill Schmidt
 - [PATCH] Activate Altivec "vector bool long long" for Power
 
Kit Barton
 - [patch/rfc] An opt-in warning for functions whose	availability(introduced) is newer than the deployment target
 
Nico Weber
 - [patch][pr22217] Use the most recent decl for mangling
 
John McCall
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - r227518 - Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - [patch][pr22217] Use the most recent decl for mangling
 
Richard Smith
 - [PATCH] Add some more PS4 driver settings related to rtti and	exceptions.
 
Filipe Cabecinhas
 - [patch][pr22217] Use the most recent decl for mangling
 
Richard Smith
 - [patch][pr22217] Use the most recent decl for mangling
 
John McCall
 - Missing info in AST for CXXConstructExpr
 
Richard Smith
 - [patch][pr22217] Use the most recent decl for mangling
 
Richard Smith
 - r206442 - Refactor all the checking for missing 'template<>'s	when a declaration has a
 
Richard Smith
 - Another default arg cleanup
 
Richard Smith
 - [patch][pr22217] Use the most recent decl for mangling
 
John McCall
 - [PATCH] SourceRange.__contains__ may return wrong result in python	bindings
 
Tao Bao
 - r227528 - clang-cl: Enable -fexceptions but not -fcxx-exceptions by	default
 
Reid Kleckner
 - [PATCH] libclang: functions to deal with anonymous fields
 
Loïc Jaquemet
 - r227540 - Weaken an assertion that isn't true for invalid input.
 
Nico Weber
 - r206442 - Refactor all the checking for missing 'template<>'s	when a declaration has a
 
Nico Weber
 - r227545 - Teach AST printing to not print whitespace inside {} and ()	for initialization, 
 
Richard Smith
 - [PATCH] libclang: functions to deal with anonymous fields
 
Loïc Jaquemet
 - r227553 - Wrap to 80 cols by removing trailing whitespace. No behavior	change.
 
Nico Weber
 - r206442 - Refactor all the checking for missing 'template<>'s	when a declaration has a
 
Nico Weber
 - r206442 - Refactor all the checking for missing 'template<>'s	when a declaration has a
 
Richard Smith
 - [PATCH] Catch more cases when diagnosing	integer-constant-expression overflows.
 
Josh Magee
 - [PATCH] Add clang-fuzzer target
 
Kostya Serebryany
 - [PATCH] Add clang-fuzzer target
 
Chandler Carruth
 - r227554 - Typo fixo.
 
Nico Weber
 - [PATCH] [OPENMP] Codegen for 'taskyield' directive
 
Alexey Bataev
 - [PATCH] [OPENMP] Initial codegen for 'single' directive.
 
Alexey Bataev
 - r227555 - Follow-up to r217302: Don't crash on ~A::A() if A is	undeclared.
 
Nico Weber
 - r217302 - Add error, recovery and fixit for "~A::A() {...}".
 
Nico Weber
 - [PATCH] Add clang-fuzzer target
 
Kostya Serebryany
 - r227556 - Sema: Disable template instantiation once a fatal error is	raised
 
David Majnemer
 - [OPENCL][PATCH] conditional operator when the condition is a	vector
 
Sameer Sahasrabuddhe
 - [PATCH] Add a missing parenthesis in comment
 
Mingjie Xing
 - r227565 - Fix OpenCL 1.2 double as an optional core feature behaviour
 
Fraser Cormack
 - [PATCH] Fix OpenCL 1.2 double as an optional core feature	behaviour
 
Phabricator
 - r227567 - Remove unneeded code
 
Filipe Cabecinhas
 - [OPENCL][PATCH] conditional operator when the condition is a	vector
 
Pekka Jääskeläinen
 - r194164 - Introduce ClangTool::buildASTs, and buildASTFromCode.
 
Sean Silva
 - r194164 - Introduce ClangTool::buildASTs, and buildASTFromCode.
 
Manuel Klimek
 - r227427 - clang-format: Fix crasher caused by not properly	setting dry-run.
 
Daniel Jasper
 - r194164 - Introduce ClangTool::buildASTs, and buildASTFromCode.
 
Sean Silva
 - r227577 - Code cleanup
 
Nathan Sidwell
 - [PATCH] [clang][Headers] _mm_stream_load_si128 should accept const	arguments.
 
Michael Spencer
 - [PATCH] Add test to clang-exception-flags.cpp
 
Wolfgang Pieb
 - r227581 - Follow-up to r217302 and r227555: Don't crash on inline	~A::A() if A is an int.
 
Nico Weber
 - r227556 - Sema: Disable template instantiation once a fatal error	is raised
 
Nico Weber
 - r227583 - [mips] Pass ABI name via -target-abi instead of	target-features
 
Daniel Sanders
 - [libclc] r227585 - Implement log10
 
Jan Vesely
 - [PATCH] [clang] Use -android environment for all compiler-rt libs.
 
Saleem Abdulrasool
 - [clang/18432] Fix friend decl & default arg
 
Nathan Sidwell
 - [PATCH] Fixes gfortran compilation failures caused by missing	'break' in the fix for PR22234 committed in r227409.
 
Eric Christopher
 - r227591 - Fix regression in r227409 where we were passing	-fsyntax-only
 
Eric Christopher
 - [PATCH] Fixes gfortran compilation failures caused by missing	'break' in the fix for PR22234 committed in r227409.
 
Eric Christopher
 - r227592 - Shuffle tests around to more appropriate files
 
Filipe Cabecinhas
 - r227593 - Special-case the PS4 SDK for a clang test
 
Filipe Cabecinhas
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Jonathan Roelofs
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Jonathan Roelofs
 - Few builders will be off -line temporally soon
 
Galina Kistanova
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Jonathan Roelofs
 - [PATCH] Always add -lc++abi when using vptr sanitizer on Darwin.
 
Alexey Samsonov
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Saleem Abdulrasool
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Jonathan Roelofs
 - [PATCH] Split unwind register save/restore files per-function,	and appease the assembler.
 
Renato Golin
 - [PATCH] Add .eh_frame_hdr search to Linux unwinder.
 
Saleem Abdulrasool
 - [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
 
Artem Belevich
 - r227616 - Windows: Fix _CPPUNWIND definition to follow	-fcxx-exceptions
 
Reid Kleckner
 - [PATCH] Always add -lc++abi when using vptr sanitizer on Darwin.
 
Richard Smith
 - [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
 
Reid Kleckner
 - r227627 - SEH: Don't jump to an unreachable continuation block
 
Reid Kleckner
 - [PATCH] Always add -lc++abi when using vptr sanitizer on Darwin.
 
Nick Kledzik
 - [libcxx] r227629 - Update web page to direct patches to Phabricator.
 
Dan Albert
 - [libcxx] r227630 - Add myself to CREDITS.TXT.
 
Dan Albert
 - Suggested patch for pr22394
 
jahanian
 - [PATCH] Catch more cases when diagnosing	integer-constant-expression overflows.
 
Richard Smith
 - r227641 - CodeGen: create a WindowsARMTargetCodeGenInfo
 
Saleem Abdulrasool
 - Suggested patch for pr22394
 
Richard Smith
 - [libcxx] r227655 - Creating release candidate rc2 from release_360	branch
 
Hans Wennborg
 - [libcxxabi] r227656 - Creating release candidate rc2 from release_360	branch
 
Hans Wennborg
 - r227662 - Rename test file to be more accurate (& free up the file	name for a more appropriate test)
 
David Blaikie
 - r227663 - DebugInfo: Fix line table for comparisons harder/better for	the sake of C (& the GDB buildbot)
 
David Blaikie
 - [PATCH] [clang][Headers] _mm_stream_load_si128 should accept	const arguments.
 
Paul Robinson
 - r227592 - Shuffle tests around to more appropriate files
 
Robinson, Paul
 - [PATCH] libclang: functions to deal with anonymous fields
 
Loïc Jaquemet
 - r227668 - [modules] When we try to complete the redeclaration chain	for a class template
 
Richard Smith
 - r226382 - DebugInfo: Correct the debug location of non-static	data member initializers
 
David Blaikie
 - [PATCH] [clang][Headers] _mm_stream_load_si128 should accept	const arguments.
 
Craig Topper
 - r227674 - [X86] Add range checking to the immediate arguments of many	of the SSE/AVX builtins.
 
Craig Topper
 - r227675 - [X86] Make order consistent between 'const' and 'int' in	one of the intrinsic header files. NFC
 
Craig Topper
 - r227676 - [x86] Remove tab characters from avxintrin.h. NFC.
 
Craig Topper
 - r227677 - clang-format: Fix incorrect handling of leading whitespace.
 
Daniel Jasper
 - r227679 - [X86] Add immediate range checking for a couple XOP	builtins.
 
Craig Topper
 - r227680 - [X86] AVX512 scatter/gather builtins as taking an ICE for	scale instead of just a const int.
 
Craig Topper
 - r227681 - [X86] Make AVX512 integer comparison builtins use unsigned	types for the masks.
 
Craig Topper
 - r227686 - [PM] Update Clang for the new LLVM API in r227685 for	managing the
 
Chandler Carruth
 - [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
 
İsmail Dönmez
 - r226382 - DebugInfo: Correct the debug location of non-static	data member initializers
 
Hans Wennborg
 - r227695 - Tweak behavior due to -fexceptions, in C++ mode,	imply -fcxx-exceptions
 
Filipe Cabecinhas
 - r227696 - Fix a typo
 
Filipe Cabecinhas
 - r227592 - Shuffle tests around to more appropriate files
 
Filipe Cabecinhas
 - r227712 - [X86] Change rounding parameter of all the AVX512 builtins	to an ICE.
 
Craig Topper
 - r227713 - [X86] Rename _mm512_valign_epi64/32 intrinsics to	_mm512_alignr_epi64/32 to match Intel docs. Make immediate argument to	them an ICE. Fix mask size for the alignd version.
 
Craig Topper
 - r227714 - [X86] Convert some more const ints to ICE in AVX512	builtins.
 
Craig Topper
 - r227716 - [X86] Use macros in AVX512ER header to allow ICE to be	checked for immediate argument.
 
Craig Topper
 - r227719 - [X86] Flesh out more of the avx512erintrin.h file.
 
Craig Topper
 - r227722 - [X86] Add all intrinsics for scalar rsqrt28/rcp28 to	avx512erintrin.h. Add parentheses around all macro arguments.
 
Craig Topper
 - r227732 - [multiversion] Update Clang for the API change in LLVM	r227731.
 
Chandler Carruth
 - [PATCH] Fix ProgramFiles path for 64bit Windows installer
 
İsmail Dönmez
 - r227762 - [X86] Add test for avx512er builtins that I forgot to	commit with changes to the header file.
 
Craig Topper
 - r227764 - Reimplement iterator wrappers on top of	llvm::iterator_adaptor_base.
 
Benjamin Kramer
 - r227765 - Actually we can just inline the base typedef and use the	injected class name for the base class.
 
Benjamin Kramer
 - r227765 - Actually we can just inline the base typedef and use	the injected class name for the base class.
 
Richard Smith
 - r227768 - Remove decltype in an attempt to fix the MSVC build.
 
Benjamin Kramer
 - r227769 - [X86] Add the AVX512 exp2a23 intrinsics.
 
Craig Topper
 - r227765 - Actually we can just inline the base typedef and use	the injected class name for the base class.
 
Benjamin Kramer
 - r227773 - [X86] Add other flavors of AVX512 cmpps/cmppd intrinsics.
 
Craig Topper
 - r227774 - Allow objc_bridge(id) to be used on typedefs of [cv] void*.
 
John McCall
 - r227777 - Remove a comment I accidentally added in r227581. No	behavior change.
 
Nico Weber
 - [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases	of dependent class
 
Alexey Bataev
 - r227781 - Follow-up to r217302: Don't crash on ~A::A in a postfix expr	suffix followed by '<'.
 
Nico Weber
 - r227782 - Wrap to 80 columns. No behavior change.
 
Nico Weber
 - [PATCH] Diagnose class member function with naked attr
 
Weiming Zhao
 - [PATCH] Avoid extra messages if a template is declared in wrong	place.
 
Serge Pavlov
 - [PATCH] Add FreeBSD kernel printf extensions
 
Dimitry Andric
    
 
    
      Last message date: 
       Sun Feb  1 23:46:07 PST 2015
    Archived on: Tue Aug  4 15:32:02 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).