The Week Of Monday 30 March 2015 Archives by thread
      
      Starting: Mon Mar 30 02:56:51 PDT 2015
         Ending: Sun Apr  5 22:36:01 PDT 2015
         Messages: 302
     
- r233530 - clang-format: [JS] Fix comment formatting in goog.scopes.
 
Daniel Jasper
 - [PATCH] [OPENMP] Initial codegen for 'parallel for' directive.
 
Alexey Bataev
 - [PATCH] [RFC] Patch for Bug 18808 - clang -O3 -flto drops Target	feature flags
 
suyog
 - [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
 
Rafael Ávila de Espíndola
 - r233542 - [mips] Add support for 'ZC' inline assembly memory	constraint.
 
Daniel Sanders
 - r233543 - [SystemZ] Fix some ABI corner cases
 
Ulrich Weigand
 - r233544 - [SystemZ] Fix definition of IntMaxType / Int64Type
 
Ulrich Weigand
 - [PATCH] libc++: Make support for thread-unsafe C functions optional
 
Ed Schouten
 - [PATCH] [Mips] Generate warning for invalid combination of	'-mnan' and '-march' options.
 
Vladimir Radosavljevic
 - [PATCH] [libcxx] Fix PR22771 - Support access control SFINAE in	the library version of is_convertible.
 
Eric Fiselier
 - [libcxx] r233552 - [libcxx] Fix PR22771 - Support access control	SFINAE in the library version of is_convertible.
 
Eric Fiselier
 - [libcxx] r233557 - While testing Erik's code coverage scripts,	I found a hole in the test suite - vector::assign where a reallocation	was not required had no tests. Add some
 
Marshall Clow
 - [PATCH] Raising minimum required CMake version to 2.8.12.2.
 
Chris Bieneman
 - r220493 - Add a "signature" to AST files to verify that they	haven't changed
 
Ben Langmuir
 - r233574 - [SystemZ] Fix fallout from r233543 on no-assert builds
 
Ulrich Weigand
 - [PATCH] Add clang-fuzzer target
 
Kostya Serebryany
 - [PATCH] Improvements to scan-build.
 
Антон Ярцев
 - [PATCH][RFC] Implement target-specific __attribute__((aligned)) value
 
Ulrich Weigand
 - [PATCH][RFC] Fix __alignof__ of global variables on SystemZ
 
Ulrich Weigand
 - [PATCH][RFC] Provide alignment info on LLVM external symbols
 
Ulrich Weigand
 - [PATCH][RFC] Respect alignment when loading up a coerced function	argument
 
Ulrich Weigand
 - [PATCH][RFC] Respect alignment of nested bitfields
 
Ulrich Weigand
 - [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
 
Bill Schmidt
 - r233586 - [PPC] Move argument range checks for HTM and crypto	builtins to Sema
 
Kit Barton
 - [PATCH] [PPC] Move argument range checks for HTM and crypto	builtins to Sema
 
Kit Barton
 - PATCH: set NVPTX64 target's size_t to match other 64-bit targets
 
Eli Bendersky
 - r233588 - Updating code owners file per discussion with Doug at the	2014-10 dev meeting.
 
Richard Smith
 - r233589 - DebugInfo: Use new LLVM API for DebugLoc
 
Duncan P. N. Exon Smith
 - r233591 - [analyzer] Don't special-case ivars backing +0 properties.
 
Jordan Rose
 - r233592 - [analyzer] Disable all retain count diagnostics on values	that come from ivars.
 
Jordan Rose
 - r233593 - [analyzer] Add test for previous commit.
 
Jordan Rose
 - r233594 - Add driver support for Native Client SDK
 
Derek Schuff
 - [PATCH] Add driver support for Native Client SDK
 
Derek Schuff
 - [PATCH] Force braces on the else branch if they are being added to	the if branch.
 
Samuel Benzaquen
 - [libcxx] r233641 - Make the new tests better;	make sure that we're testing the case where no reallocation has to	happen
 
Marshall Clow
 - r233642 - [Objective-C patch]. Amend TransformObjCMessageExpr to	handle call
 
Fariborz Jahanian
 - r233649 - Update for llvm commit r233648.
 
Eric Christopher
 - [libcxx] r233659 - Allow enabling CCache through an env variable.	This helps enable/disable the option on buildbots.
 
Eric Fiselier
 - [PATCH] Pass inlinehint attribute to optimizer for all user	marked inline functions
 
Balaram Makam
 - [libcxx] r233669 - [libcxx] Add code coverage configuration to CMake	and LIT.
 
Eric Fiselier
 - r233672 - [X86] Use getHostCPUFeatures when 'native' is specified for	cpu.
 
Craig Topper
 - [PATCH] Allow trailing comma in Objective-C protocol lists.
 
Grant Paul
 - [libcxxabi] r233676 - Also use dl_iterate_phdr() on CloudABI.
 
Ed Schouten
 - [PATCH] libc++abi: Make the .eh_frame_hdr code work on FreeBSD as	well
 
Ed Schouten
 - r233677 - Make new test slightly more generic to allow running it	under
 
Daniel Jasper
 - [clang-tools-extra] r233697 - Force braces on the else branch if they	are being added to the if branch.
 
Samuel Benzaquen
 - [PATCH] [clang-tidy] Ignore expressions with incompatible	deleters.
 
Alexander Kornienko
 - r233698 - clang-format: [JS] Support getters,	setters and methods in object literals.
 
Daniel Jasper
 - [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
 
Vladimir Sukharev
 - [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
 
Russell Gallop
 - [PATCH] Fix PR12999 - unordered_set::insert calls operator new	when no insert occurs
 
Eric Fiselier
 - [clang-tools-extra] r233702 - [clang-tidy] Clarify message for the	google-explicit-constructor check
 
Alexander Kornienko
 - [libcxxabi] r228903 - unwind: move exported APIs out of header
 
Logan Chien
 - r233706 - Sema: Accept pointers to any address space for builtin	functions
 
Tom Stellard
 - [PATCH] [libcxx] Optimize vectors uninitialized construction of	trivial types from an iterator range.
 
Marshall Clow
 - [libcxx] r233711 - [libcxx] Optimize vectors uninitialized	construction of trivial types from an iterator range.
 
Eric Fiselier
 - [libclc] r233712 - Implement fmin using __builtin_fmin
 
Tom Stellard
 - [libclc] r233713 - Implement fmax using __builtin_fmax
 
Tom Stellard
 - r233715 - Add sm_37 target to Clang for NVPTX
 
Eli Bendersky
 - r233725 - [lex] Bitfieldize some booleans.
 
Benjamin Kramer
 - r233764 - Fix nacl's clang driver tests to tolerate libdir suffixes	and Windows paths.
 
Derek Schuff
 - [PATCH] Don't crash on [[clang::fallthrough]] on Decls.
 
Nico Weber
 - r233766 - [Objective-C metadata patch]. Patch to allocate one more	space for
 
Fariborz Jahanian
 - [libcxxabi] r228351 - Install header files
 
Dan Albert
 - [PATCH] Implement CFI type checks for non-virtual calls.
 
Peter Collingbourne
 - [PATCH] Add new -Wformat warning for invalid type passed to a	non-literal format string
 
Richard Trieu
 - [PATCH] [libcxxabi] Fix multi-level pointer conversions and pointer	to member conversion detection.
 
Eric Fiselier
 - [libcxxabi] r233781 - Revert r228351 - Dont install header files.
 
Eric Fiselier
 - r233785 - [OPENMP] Sema analysis for 'atomic capture' construct.
 
Alexey Bataev
 - r233227 - Reapply r232888 after applying a fix for -msse4 code	generation.
 
Duncan P. N. Exon Smith
 - r233787 - [MS ABI] Disregard restrictive exception specifications
 
David Majnemer
 - [PATCH] Patch to implement a fix for PR20000
 
Richard Trieu
 - r233794 - AVX-512: added clang intrinsics for logical and,	or xor for 512 bits
 
Elena Demikhovsky
 - [PATCH] [anayzer] Basic checker option validation
 
Gábor Horváth
 - [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1,	ammintrin.h)
 
Katya Romanova
 - r233804 - [SystemZ] Support transactional execution on zEC12
 
Ulrich Weigand
 - [PATCH] [AArch64] Add v8.1a architecture
 
Vladimir Sukharev
 - r233807 - [SystemZ] Add header files to Makefile / module.modulemap
 
Ulrich Weigand
 - [PATCH] Do not store "+soft-float" and "+soft-float-abi" target	features in function attributes
 
Oliver Stannard
 - r233814 - [SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemap
 
Ulrich Weigand
 - [libcxx] r233816 - Remove statement with no effect inside tests.
 
Eric Fiselier
 - [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on	Windows.
 
Антон Ярцев
 - r233817 - Mark instantiated function decls as inline specified if any	pattern is
 
Reid Kleckner
 - r233818 - Try to fix nacl-direct.c driver test in Cygwin environment
 
Reid Kleckner
 - r233819 - Fix data layout mismatch between LLVM and Clang for	i686-pc-windows-msvc-elf
 
Reid Kleckner
 - r233820 - Remove comdats from inlinehint.cpp to pass test on Darwin
 
Reid Kleckner
 - r233821 - Fix inlinehint.cpp with an explicit triple to avoid	x86_thiscallcc problems
 
Reid Kleckner
 - r230423 - Wrap clang module files in a Mach-O, ELF,	or COFF container.
 
Adrian Prantl
 - [PATCH] Add sparc_le architecture to clang.
 
Douglas Katzman
 - r233830 - Set NVPTX64 target's size_t to match other 64-bit targets
 
Eli Bendersky
 - r233833 - Minor simplification: do typo-correction before handling	inheriting
 
Richard Smith
 - [PATCH] C99 partial re-initialization behavior (DR-253)
 
Yunzhong Gao
 - r233834 - Run dos2unix on test/PCH/cxx1y-lambdas.mm
 
Reid Kleckner
 - r233835 - Re-land "MS ABI: lambda call operators are instance methods	and should use thiscall"
 
Reid Kleckner
 - r233836 - Set the type of ptrdiff_t to signed on NVPTX targets
 
Eli Bendersky
 - [PATCH] libclang: functions to deal with anonymous fields
 
Loïc Jaquemet
 - r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
 
Alexey Samsonov
 - [PATCH] [UBSan] Embed UBSan into ASan runtime (Clang part).
 
Alexey Samsonov
 - Properly implement warn_unused_result checking for classes/structs.
 
Kaelyn Takata
 - r233866 - Add test intended for commit in r231317
 
Reid Kleckner
 - Proposed patch adds TLS Max Alignment diagnostic
 
Li, Charles
 - r233874 - Implement CFI type checks for non-virtual calls.
 
Peter Collingbourne
 - [PATCH] Preliminary driver changes to build and stitch together	host and device-side CUDA compilation pipelines.
 
Artem Belevich
 - [PATCH] [libcxx] Fix detection of __is_final.
 
Eric Fiselier
 - [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a	program to hang.
 
Eric Fiselier
 - [PATCH] Add -Wrange-loop-analysis to warn when a range-based	for-loop is creating a copy.
 
Richard Trieu
 - r233902 - [OPENMP] Fix crash on private variables not used in OpenMP	region.
 
Alexey Bataev
 - r208733 - Push record return type classification into CGCXXABI
 
Andy Gibbs
 - [PATCH] [ARM] Add v8.1a architecture
 
Vladimir Sukharev
 - r233911 - Replace custom alignment enforcement with LLVM_ALIGNAS.
 
Benjamin Kramer
 - r233912 - Partially revert "Replace custom alignment enforcement with	LLVM_ALIGNAS."
 
Benjamin Kramer
 - r233913 - [OPENMP] Fix crash on private variables not used in OpenMP	region in templates.
 
Alexey Bataev
 - r233919 - [utils] Add Check Compile Flow Consistency tool	(check_cfc.py).
 
Russell Gallop
 - r233921 - [ast] Put the Stmt hierarchy on a diet for 64 bit targets.
 
Benjamin Kramer
 - [PATCH] [libc++] Fix PR22606 - Leak pthread_key with static storage	duration to ensure all of thread-local destructors are called.
 
Eric Fiselier
 - r233922 - Lower the default alignment on ASTContext's operator new.
 
Benjamin Kramer
 - [libclc] r233925 - Implement acospi builtin
 
Tom Stellard
 - [libclc] r233926 - Implement asinh builtin
 
Tom Stellard
 - [libclc] r233927 - Implement asinpi builtin
 
Tom Stellard
 - [libclc] r233928 - Implement atanpi builtin
 
Tom Stellard
 - r233932 - [AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE for MSVC	2013
 
Reid Kleckner
 - r233937 - [opaque pointer type] Update for GEP API changes in LLVM
 
David Blaikie
 - [Patch] Libclang add function clang_Type_isAnonymousStructOrUnion
 
Stephen Fewer
 - LLVM buildmaster will be restarted tonight
 
Galina Kistanova
 - [libcxx] r233944 - [libcxx] Fix bug in shared_timed_mutex that could	cause a program to hang.
 
Eric Fiselier
 - [libcxx] r233946 - Fix race conditions in test class used throughout	the std::thread tests.
 
Eric Fiselier
 - [PATCH] End-to-end CUDA compilation.
 
Artem Belevich
 - r233977 - [Objective-C SDK modernizer]. Patch to convert setter/getter
 
Fariborz Jahanian
 - r233980 - Correct typos in SEH filter expressions
 
Reid Kleckner
 - r233981 - Unify warnings/errors from "maybe you meant" to "did you	mean".
 
Eric Christopher
 - r233982 - Add a question mark to the end of an interrogatory warning.
 
Eric Christopher
 - [libcxxabi] r233984 - [libcxxabi] Fix multi-level pointer conversions	and pointer to member conversion detection.
 
Eric Fiselier
 - r233985 - Added support for attributed types to the ASTImporter.
 
Sean Callanan
 - [PATCH] [libc++abi] Disallow conversions from function pointers to	void*.
 
Eric Fiselier
 - [PATCH] New warning for mismatch between not and and/or operators.
 
Richard Trieu
 - r233993 - Make this test not rely on a backend being registered.
 
Eric Christopher
 - [PATCH] clang-format: Add ability to align assignment operators
 
Matt Oakes
 - r234032 - [opaque pointer type] Explicitly specify type to CreateGEP
 
David Blaikie
 - r234033 - [i386 ABI] expand small C like structs in C++,	just like how we handle small
 
Manman Ren
 - [PATCH] Proposed fix for PR23076 (conditional branch debug line info)
 
Wolfgang Pieb
 - r234055 - clang-format: [Proto] No alternate operator names.
 
Daniel Jasper
 - [PATCH] [analyzer] Implementation of potential	undefbehavior.ZeroAllocDereference checker.
 
Антон Ярцев
 - r234063 - [opaque pointer type] Explicitly specify some types for GEP
 
David Blaikie
 - [PATCH] [SEH] Implement filter capturing in CodeGen
 
Reid Kleckner
 - [PATCH] Static analysis checker for catch handler inversion
 
Aaron Ballman
 - r234083 - Complete comment. Reflow conditional.
 
Eric Christopher
 - r234090 - [MS ABI] A pointer-to-function cannot be caught as a	pointer-to-void
 
David Majnemer
 - r234091 - clang-format: [JS] Understand object literals with only	methods.
 
Daniel Jasper
 - r234093 - Remove the cl-no-signed-zeros cc1 option
 
Sanjay Patel
 - [clang-tools-extra] r234094 - [clang-tidy] Added a couple of tests for	misc-static-assert.
 
Alexander Kornienko
 - r234097 - [opaque pointer type] more GEP API migrations
 
David Blaikie
 - r234101 - Revert "Revert "Don't use unique section names by default	if using the integrated as.""
 
Rafael Espindola
 - r234104 - Revert "Revert "Revert "Don't use unique section names by	default if using the integrated as."""
 
Rafael Espindola
 - r234109 - [opaque pointer type] More GEP API migrations
 
David Blaikie
 - r234110 - [AST] String literal operator templates have two template	args, not one
 
David Majnemer
 - r234111 - Switch test from wchar_t to char32_t
 
David Majnemer
 - [libcxx] pdqsort - a faster std::sort
 
Orson Peters
 - [PATCH] Have HasSideEffects() return false for	__attribute__((const)) functions
 
Michael Kuperstein
 - r234123 - Replace copy loop with std::copy.
 
Benjamin Kramer
 - [PATCH] Instantiate incomplete class used in template method.
 
Serge Pavlov
 - r234128 - [opaque pointer type] More GEP API migrations
 
David Blaikie
 - r234129 - clang-format my last commit
 
David Blaikie
 - r234141 - Don't crash when passing a non-existent file to	-fprofile-instr-use=.
 
Nico Weber
 - r229434 - InstrProf: Update for LLVM API change
 
Nico Weber
 - r234143 - This reverts commit r234104,	bringing back 233393 now that ARM is fixed.
 
Rafael Espindola
    
 
    
      Last message date: 
       Sun Apr  5 22:36:01 PDT 2015
    Archived on: Tue Aug  4 15:32:08 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).