The Week Of Monday 13 July 2015 Archives by author
      
      Starting: Mon Jul 13 00:00:38 PDT 2015
         Ending: Sun Jul 19 23:46:49 PDT 2015
         Messages: 684
     
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Saleem Abdulrasool
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Saleem Abdulrasool
- [PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR,	IP}() for ARM EHABI.
 
Saleem Abdulrasool
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Saleem Abdulrasool
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Saleem Abdulrasool
- r242574 - basic: default to MSVC on Windows
 
Saleem Abdulrasool
- r242574 - basic: default to MSVC on Windows
 
Saleem Abdulrasool
- [PATCH] D9639: Do not include pthread.h and sched.h when threads	are disabled
 
Dan Albert
- [PATCH] D8651: [libcxx] Mark local printf variants as	_LIBCPP_HIDDEN to prevent them from becoming part of the DSO.
 
Dan Albert
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Dan Albert
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Dan Albert
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Dan Albert
- [PATCH] D10753: [OpenMP] Add TLS-based implementation for	threadprivate directive
 
Samuel Antao
- [PATCH] D10753: [OpenMP] Add TLS-based implementation for	threadprivate directive
 
Samuel Antao
- r242080 - [OpenMP] Add TLS-based implementation for threadprivate	directive.
 
Samuel Antao
- [PATCH] D10753: [OpenMP] Add TLS-based implementation for	threadprivate directive
 
Samuel Antao
- r242090 - [OpenMP] Add REQUIRES pragma to threadprivate regression	tests.
 
Samuel Antao
- [PATCH] D10586: Add HSAIL support
 
Matt Arsenault
- [PATCH] D11294: [Mips] Set mips64r6 as default CPU for MIPS64	Android
 
Simon Atanasyan
- r242144 - [x86] add 2 bit to ObjCOrBuiltinID and new intrinsics
 
Asaf Badouh
- r242635 - [X86][AVX512BW] add clang intrinsics for pmulhrsw / pmulhuw	/ pmulhw
 
Asaf Badouh
- [PATCH] D11142: Support alternate attribute spelling __enable_if__
 
Aaron Ballman
- [PATCH] AST matcher for exception variables
 
Aaron Ballman
- r242303 - Add the ability to AST match a variable declaration that is	an exception variable.
 
Aaron Ballman
- [PATCH] AST matcher for exception variables
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Aaron Ballman
- RFC: flag to toggle support for __declspec
 
Aaron Ballman
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Aaron Ballman
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Aaron Ballman
- r242420 - Disable #pragma redefine_extname for C++ code as it does	not make sense in such a context.
 
Aaron Ballman
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Aaron Ballman
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Aaron Ballman
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Aaron Ballman
- r242507 - Tests for "Disabling of "redefine_extname" pragma for	C++ code"
 
Aaron Ballman
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Aaron Ballman
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Aaron Ballman
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp	declare simd' directive.
 
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
 
Alexey Bataev
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP	support in clang.
 
Alexey Bataev
- r242127 - Fix for clang memcpyizer bugs 23911 and 23924 (patch by	Denis Zobnin)
 
Alexey Bataev
- [PATCH] D10990: Fix for clang memcpyizer bugs 23911 and 23924
 
Alexey Bataev
- r242133 - [OPENMP] Drop type qualifiers from private variables.
 
Alexey Bataev
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare	reduction' construct.
 
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
 
Alexey Bataev
- r242271 - Remove extra \brief comment, NFC
 
Alexey Bataev
- r242272 - Fix comments for several methods, NFC
 
Alexey Bataev
- [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private	variables.
 
Bataev, Alexey
- [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private	variables.
 
Alexey Bataev
- r242285 - [OPENMP] http://llvm.org/PR24121: canonical loop rejected	when comparison has implicit conversions or destruction
 
Alexey Bataev
- r242382 - [OPENMP] Fixed detection of canonical loops with random	access iterators.
 
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
 
Alexey Bataev
- r242507 - Tests for "Disabling of "redefine_extname" pragma for C++	code"
 
Alexey Bataev
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Alexey Bataev
- [PATCH] D10765: [OPENMP] Parsing and sema support for #pragma omp	target data" directive.
 
Alexey Bataev
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare	reduction' construct.
 
Alexey Bataev
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP	support in clang.
 
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
 
Alexey Bataev
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp	declare simd' directive.
 
Alexey Bataev
- r242058 - [cuda] Driver changes to compile and stitch together host	and device-side CUDA code.
 
Artem Belevich
- r242065 - Fixed regex to properly match '64' in the test case.
 
Artem Belevich
- r242058 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together host	and device-side CUDA code.
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- r242181 - Run cuda options test only with specific target.
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- r242422 - Fixed an error in cuda-options.cu test:
 
Artem Belevich
- [PATCH] D11273: Fixed style issues pointed out by Justin Bogner.
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- [PATCH] D11280: [CUDA] Improve CUDA compilation pipeline creation.
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- [PATCH] D11310: [CUDA] Moved device-side triple calculation to	buildCudaActions
 
Artem Belevich
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Artem Belevich
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
 
Babati Bence
- [PATCH] D11281: Doxygen: Enable autobrief feature,	matching llvm config/coding standards.
 
Eli Bendersky
- r242534 - [ASTMatchers] Use provided target NodeKind instead of	inferring it from the matchers.
 
Samuel Benzaquen
- r242516 - Fix android build after r242514
 
Tamas Berghammer
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Daniel Berlin
- r241534 - Debug info: Emit distinct __block_literal_generic types	for blocks with
 
David Blaikie
- r241620 - Wrap clang modules and pch files in an object file	container.
 
David Blaikie
- r241620 - Wrap clang modules and pch files in an object file	container.
 
David Blaikie
- r242168 - Rely on default zero-arg value for IRBuilder::CreateCall	calls to zero-arg functions
 
David Blaikie
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
David Blaikie
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
David Blaikie
- [PATCH] D11280: [CUDA] Improve CUDA compilation pipeline creation.
 
David Blaikie
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Justin Bogner
- r242223 - Driver: Delete dead code
 
Justin Bogner
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Justin Bogner
- r242504 - Driver: Determine file names for crash reports more reliably
 
Justin Bogner
- [PATCH] Fix -save-temp doesn't work well with ObjCARC,	sanitizer and profiling
 
Justin Bogner
- [PATCH] D11310: [CUDA] Moved device-side triple calculation to	buildCudaActions
 
Justin Bogner
- r242591 - InstrProf: Promote this assert to a report_fatal_error
 
Justin Bogner
- [PATCH] D10476: Additional fix for PR14269: Clang crashes when a	bit field is used as inline assembler input / output with	memory constraint
 
Andrey Bokhanko
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Andrey Bokhanko
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Andrey Bokhanko
- [PATCH] D10805: Disabling of "redefine_extname" pragma for C++	code
 
Andrey Bokhanko
- [PATCH] D10476: Additional fix for PR14269: Clang crashes when a	bit field is used as inline assembler input / output with	memory constraint
 
Andrey Bokhanko
- r242521 - Changed "pragma" -> "#pragma" in a comment, NFC.
 
Andrey Bokhanko
- [PATCH] D11297: PR17829: Functions declared extern "C" with a name	matching a mangled C++ function are allowed
 
Andrey Bokhanko
- [PATCH] D10724: Bump X86 Darwin MaxVectorAlign to 64, for AVX512.
 
Ahmed Bougacha
- r242489 - Allow __builtin_setjmp/__builtin_longjmp on ARM
 
Matthias Braun
- r242492 - __builtin_setjmp/__builtin_longjmp is support on ARM now
 
Matthias Braun
- r242489 - Allow __builtin_setjmp/__builtin_longjmp on ARM
 
Matthias Braun
- r242383 - Actually "RUN:" the tests...
 
Filipe Cabecinhas
- [PATCH] D11279: Initial patch for PS4 toolchain
 
Filipe Cabecinhas
- r242489 - Allow __builtin_setjmp/__builtin_longjmp on ARM
 
Filipe Cabecinhas
- [PATCH] D11322: Silence the driver warnings,	if we see "-w" on the Driver.
 
Filipe Cabecinhas
- [PATCH] D11279: Initial patch for PS4 toolchain
 
Filipe Cabecinhas
- r242606 - Silence the driver warnings, if we see "-w" on the Driver.
 
Filipe Cabecinhas
- [PATCH] D11322: Silence the driver warnings,	if we see "-w" on the Driver.
 
Filipe Cabecinhas
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Chandler Carruth
- [PATCH] D11322: Silence the driver warnings,	if we see "-w" on the Driver.
 
Chandler Carruth
- [PATCH] D11346: Extend misc-unused-parameters to delete	parameters of static functions
 
Chandler Carruth
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Logan Chien
- [PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR,	IP}() for ARM EHABI.
 
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Logan Chien
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Logan Chien
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Logan Chien
- [PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR,	IP}() for ARM EHABI.
 
Logan Chien
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Logan Chien
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk,	Yz constraints, improve analysis for x, Y*, L, e, Z, s
 
Eric Christopher
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk,	Yz constraints, improve analysis for x, Y*, L, e, Z, s
 
Eric Christopher
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Eric Christopher
- [PATCH] D11273: Fixed style issues pointed out by Justin Bogner.
 
Eric Christopher
- [PATCH] D10536: [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym,	Yt, L, e, Z, s asm constraints
 
Eric Christopher
- [libcxx] r242056 - Implement the first part of N4258: 'Cleaning up	noexcept in the Library'. This patch deals with swapping containers,	and implements a more strict noexcept specification (a conforming	extension) than the standard mandates.
 
Marshall Clow
- [PATCH] D10998: Refactor the POCXX allocator-handling into some	common routines, and try them out in vector
 
Marshall Clow
- [PATCH] D11046: [libcxx] Add Atomic test helper and fix TSAN	failures.
 
Marshall Clow
- [libcxx] r242148 - Move bits from N4258. Mark vector's	move-constructor unconditionally noexcept in C++1z
 
Marshall Clow
- [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function	template.
 
Marshall Clow
- [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function	template.
 
Marshall Clow
- [libcxx] r242189 - Mark LWG2308 as complete;	fix link. No code change necessary.
 
Marshall Clow
- [libcxx] r242375 - Mark two tests as failing on clang 3.8 (they	failed on 3.7, too)
 
Marshall Clow
- [libcxx] r242377 - Make sure that __libcpp_compressed_pair_imp	default-constructs its' members,	rather than value-initializing them. Fixes PR#24137
 
Marshall Clow
- [libcxx] r242421 - Set the libc++ version # to 3.7. Will bump to 3.8	soon
 
Marshall Clow
- [libcxx] r242454 - Include what we use,	instead of letting them get pulled in implictly. This makes the tests	work on VS. Thanks to STL for the report
 
Marshall Clow
- Two libc++ commits to be added to the release branch
 
Marshall Clow
- [libcxx] r242541 - Bump libc++ version # to 3.8
 
Marshall Clow
- [libcxx] r242618 - Fix up typos in a couple of tests;	due to agressive short-circuiting, they never failed on clang or gcc,	but MSVC whined. Patch by Andrew Parker.
 
Marshall Clow
- r242286 - CodeGen: Improve CFI type blacklisting mechanism.
 
Peter Collingbourne
- [PATCH] D11096: CodeGen: Improve CFI type blacklisting mechanism.
 
Peter Collingbourne
- [PATCH] D10916: [cmake] install clang-tblgen
 
Peter Collingbourne
- [PATCH] Correct a typo in	err_deduced_non_type_template_arg_type_mismatch
 
Uriel Corfa
- r242258 - Documentation cleanup,	mostly fixing summaries. No functional change intended.
 
James Dennett
- r242317 - Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
James Dennett
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
James Dennett
- r242450 - Documentation cleanup. No functional change intended.
 
James Dennett
- [PATCH] D11281: Doxygen: Enable autobrief feature,	matching llvm config/coding standards.
 
James Dennett
- r242485 - Doxygen: Enable autobrief feature,	matching llvm config/coding standards.
 
James Dennett
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
İsmail Dönmez
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
İsmail Dönmez
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
İsmail Dönmez
- r242077 - This reverts commit r242058, r242065, r242067.
 
Rafael Espindola
- r242293 - Set comdat when an available_externally thunk is converted	to linkonce_odr.
 
Rafael Espindola
- r242058 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Rafael Espíndola
- r242293 - Set comdat when an available_externally thunk is	converted to linkonce_odr.
 
Rafael Espíndola
- [PATCH] D11238: Add -disable-llvm-optzns to some Clang tests
 
Rafael Espíndola
- r242293 - Set comdat when an available_externally thunk is	converted to linkonce_odr.
 
Rafael Espíndola
- r242238 - ReleaseNotes.rst: Bump version to 3.8
 
Rafael Espíndola
- [libcxx] r242195 - Implement n4169 - Add invoke function template
 
Hal Finkel
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Hal Finkel
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Hal Finkel
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Hal Finkel
- r242313 - [PPC64] Update tests for vec_sld
 
Hal Finkel
- [libcxx] r242172 - Fix PR24114 - std::atomic for non-Clang is not a	literal type
 
Eric Fiselier
- [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function	template.
 
Eric Fiselier
- [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function	template.
 
Eric Fiselier
- [libcxx] r242195 - Implement n4169 - Add invoke function template
 
Eric Fiselier
- [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function	template.
 
Eric Fiselier
- [libcxx] r242197 - Remove non-ascii characters
 
Eric Fiselier
- [libcxx] r242195 - Implement n4169 - Add invoke function template
 
Eric Fiselier
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and integrate	with LLVM
 
Eric Fiselier
- [PATCH] D10055: [libcxx] Require LLVM in libc++'s CMake.
 
Eric Fiselier
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and	integrate with LLVM
 
Eric Fiselier
- [libcxx] r242581 - Cleanup tests that fail in C++1z and with Clang 3.8
 
Eric Fiselier
- [PATCH] D7384: Proposed change to the constructor of std::pair
 
Eric Fiselier
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Eric Fiselier
- [PATCH] D8651: [libcxx] Mark local printf variants as	_LIBCPP_HIDDEN to prevent them from becoming part of the DSO.
 
Eric Fiselier
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Eric Fiselier
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Eric Fiselier
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Eric Fiselier
- [PATCH] D8652: [libcxx] Create internal namespace that hides all	symbols.
 
Eric Fiselier
- [PATCH] D10047: [libcxx] Get is_*_destructible tests passing in	C++03.
 
Eric Fiselier
- [libcxx] r242612 - [libcxx] Get is_*_destructible tests passing in	C++03.
 
Eric Fiselier
- [PATCH] D11329: [libcxx] Add __invoke_constexpr functions. Try 2.
 
Eric Fiselier
- [libcxx] r242617 - Add missing instrumentation in vector::insert -	Patch from Anna Zaks
 
Eric Fiselier
- [PATCH] D11114: [libcxx] Prefer __nullptr to the current fallback	implementation in C++03 to prevent ABI issues.
 
Eric Fiselier
- [PATCH] D6316: [libcxx] Cleanup and fix is_destructible and tests	in C++03.
 
Eric Fiselier
- [libcxx] r242623 - Enable and fix warnings during the build.
 
Eric Fiselier
- [libcxx] r242624 - Fix warnings in test/std/language.support
 
Eric Fiselier
- [libcxx] r242625 - Fix unused variable warnings in atomic tests
 
Eric Fiselier
- [libcxx] r242626 - Fix warnings in test/std/algorithms
 
Eric Fiselier
- [libcxx] r242627 - Cleanup warnings in test/std/depr
 
Eric Fiselier
- [libcxx] r242628 - Remove unused typedefs in random and regex
 
Eric Fiselier
- [libcxx] r242629 - Fix warnings in array and assoc containers
 
Eric Fiselier
- [libcxx] r242630 - Commit file missing from r242629
 
Eric Fiselier
- [libcxx] r242632 - Fix warnings in deque tests
 
Eric Fiselier
- [libcxx] r242633 - Fix warnings in forwardlist
 
Eric Fiselier
- [libcxx] r242634 - Fix warnings in unordered_map
 
Eric Fiselier
- [PATCH] D11333: [libcxx] Add special warning flag detection logic to	compiler.py
 
Eric Fiselier
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk,	Yz constraints, improve analysis for x, Y*, L, e, Z, s
 
Alexey Frolov
- [PATCH] D10536: [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym,	Yt, L, e, Z, s asm constraints
 
Alexey Frolov
- [PATCH] D10536: [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym,	Yt, L, e, Z, s asm constraints
 
Alexey Frolov
- [PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
 
Yunzhong Gao
- [PATCH] D11165: Add a language option to cover Sony front-end features
 
Yunzhong Gao
- [PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Yunzhong Gao
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with -Wa,	-mfpu etc. (nfc)
 
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa,-mfpu and friends for assemblers
 
Renato Golin
- [PATCH] D10563: Allow case-insensitive values for -mtune for	AArch64 target in line with GCC.
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Renato Golin
- [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with	-Wa, -mfpu etc. (nfc)
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D11185: Pass -I options to integrates and external assemblers
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Renato Golin
- [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with	-Wa, -mfpu etc. (nfc)
 
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D11185: Pass -I options to integrates and external	assemblers
 
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set,	don't include libgcc
 
Renato Golin
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Renato Golin
- r242064 - Move class into an anonymous namespace. NFC.
 
Douglas Gregor
- [PATCH] D10431: PR21174 - clang only searches current working	directory for precompiled include file
 
Kim Gräsman
- [PATCH] D10431: PR21174 - clang only searches current working	directory for precompiled include file
 
Kim Gräsman
- r242368 - [ARM] Pass subtarget feature "+no-movt" instead of passing	backend option
 
Akira Hatanaka
- [PATCH] D11025: [ARM] Pass subtarget feature "+dont-use-movt"	instead of passing backend option "-arm-use-movt"
 
Akira Hatanaka
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of	passing backend option "-arm-reserve-r9"
 
Akira Hatanaka
- r242048 - Update documentation for unroll pragmas on loops with	runtime trip counts.
 
Mark Heffernan
- r242326 - [Static Analyzer] Do not fail silently,	when the analyzer is invoked from tooling lib,	an analyzer plugin is loaded, but the runtime linker fails to link.
 
Gabor Horvath
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
 
Gábor Horváth
- [PATCH] D10753: [OpenMP] Add TLS-based implementation for	threadprivate directive
 
Jack Howarth
- [PATCH] D10753: [OpenMP] Add TLS-based implementation for	threadprivate directive
 
Jack Howarth
- [PATCH] D9000: [MSVC] Improved __noop support	(https://llvm.org/bugs/show_bug.cgi?id=14081)
 
Ilia
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for	fully qualified calls.
 
Davide Italiano
- [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is	dropped while binding
 
Davide Italiano
- [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is	dropped while binding
 
Davide Italiano
- r242246 - [Sema] Don't emit "pure virtual" warning for fully	qualified calls.
 
Davide Italiano
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for	fully qualified calls.
 
Davide Italiano
- r242432 - [SemaType] Use a range loop.
 
Davide Italiano
- r242483 - [Sema] Refactor	Sema::ImplicitExceptionSpecification::CalledDecl
 
Davide Italiano
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is not	possible.
 
Davide Italiano
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Davide Italiano
- r242600 - [Sema] Emit correct warning when copy-elision is not	possible.
 
Davide Italiano
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Davide Italiano
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Davide Italiano
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be	verboten
 
Davide Italiano
- [PATCH] D11341: [SemaTemplate] Detect instantiation of unparsed	exceptions
 
Davide Italiano
- r242652 - [Sema] Make an assertion stricter.
 
Davide Italiano
- [PATCH] D11184: Add missing builtins to altivec.h for ABI compliance	(vol. 4)
 
Nemanja Ivanovic
- [PATCH] D11184: Add missing builtins to altivec.h for ABI	compliance (vol. 4)
 
Nemanja Ivanovic
- r242171 - Add missing builtins to altivec.h for ABI compliance (vol.	4)
 
Nemanja Ivanovic
- [PATCH] D11184: Add missing builtins to altivec.h for ABI	compliance (vol. 4)
 
Nemanja Ivanovic
- [PATCH] D11125: clang-format: Print token type name instead of	number in -debug output
 
Daniel Jasper
- [PATCH] D11125: clang-format: Print token type name instead of	number in -debug output
 
Daniel Jasper
- [PATCH] D11177: clang-format: Fix return type breaking with	operator overload functions
 
Daniel Jasper
- r242138 - clang-format: Fix formatting of multiple lambdas in	initializers.
 
Daniel Jasper
- r242299 - clang-format: Fix column layout with a comment in the last	line.
 
Daniel Jasper
- [PATCH] D11177: clang-format: Fix return type breaking with	operator overload functions
 
Daniel Jasper
- [PATCH] D11235: clang-format: Fix breaking before nested	'operator' in function declarations
 
Daniel Jasper
- [PATCH] D11240: Add basic #include sorting functionality to	clang-format
 
Daniel Jasper
- r242404 - clang-format: [Proto] Handle enum bodies differently.
 
Daniel Jasper
- [PATCH] D11282: IndentWrappedFunctionNames should win out over	align colons
 
Daniel Jasper
- r242484 - clang-format: Respect IndentWrappedFunctionNames when	aligning colons
 
Daniel Jasper
- [PATCH] D11282: IndentWrappedFunctionNames should win out over	align colons
 
Daniel Jasper
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not	break Obj-C call before first parameter
 
Daniel Jasper
- r242611 - clang-format: Take nested lines into account when detection	C++03
 
Daniel Jasper
- [clang-tools-extra] r242654 - Initial version of clang-tidy check to	find and fix unused parameters.
 
Daniel Jasper
- [PATCH] D11346: Extend misc-unused-parameters to delete parameters of	static functions
 
Daniel Jasper
- [clang-tools-extra] r242659 - Extend misc-unused-parameters to delete	parameters of local functions.
 
Daniel Jasper
- [PATCH] D11346: Extend misc-unused-parameters to delete	parameters of static functions
 
Daniel Jasper
- [PATCH] D11294: [Mips] Set mips64r6 as default CPU for MIPS64 Android
 
Petar Jovanovic
- r242522 - [Mips] Set mips64r6 as default CPU for MIPS64 Android
 
Petar Jovanovic
- [PATCH] D11294: [Mips] Set mips64r6 as default CPU for MIPS64	Android
 
Petar Jovanovic
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Yaron Keren
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Yaron Keren
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Yaron Keren
- r242121 - Add support for -fuse-ld= in the mingw toolchain driver.
 
Yaron Keren
- r242124 - Fix test for Visual C++.
 
Yaron Keren
- r242125 - Fix test for Visual C++ link.exe.
 
Yaron Keren
- [PATCH] D11075: LLVM gen correct asm info for mingw and cygwin	arm targets
 
Yaron Keren
- [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to	clang
 
Yaron Keren
- [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to	clang
 
Yaron Keren
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Yaron Keren
- r242150 - Support mingw-w64 toolchain on openSUSE and likely other	Linuxes
 
Yaron Keren
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Yaron Keren
- r242282 - Update test comment that it fails the same way on MSYS2.
 
Yaron Keren
- r242283 - Fix test to run under MSYS2 by disabling MSYS conversion of	/C /TP /TC.
 
Yaron Keren
- r242292 - Add support for armv7-windows-gnu targets to the clang	front end.
 
Yaron Keren
- [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to	clang
 
Yaron Keren
- r242312 - Since r179283,	internal shell is default on windows and so shell-preserves-root
 
Yaron Keren
- r242314 - Actually requiring shell disables the test on Windows	whereas
 
Yaron Keren
- r242321 - Erase REQUIRES: shell-preserves-root from more tests,	see r242312.
 
Yaron Keren
- r242329 - Finally, with no users for shell-preserves-root,	remove it from lit.cfg.
 
Yaron Keren
- r242608 - [AST] Cleanup ExprIterator.
 
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch	Linux.
 
Yaron Keren
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova
- Few builder will go off-line temporally
 
Galina Kistanova
- r241952 - Disable C++ EH by default for clang-cl and MSVC	environments
 
Reid Kleckner
- [PATCH] D11109: basic code generation for use-after-dtor
 
Reid Kleckner
- [PATCH] D11168: Avoid passing objects with __declspec(align)	members by value (PR24113) - clang part
 
Reid Kleckner
- r242176 - [clang-cl] Disable C++ exceptions a different way
 
Reid Kleckner
- r241952 - Disable C++ EH by default for clang-cl and MSVC	environments
 
Reid Kleckner
- r242309 - Run clang-format on Tools.h, the indentation is inconsistent
 
Reid Kleckner
- [PATCH] D11229: [clang-cl] Use the Windows response file tokenizer
 
Reid Kleckner
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Reid Kleckner
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
Reid Kleckner
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Reid Kleckner
- [PATCH] D11237: Add support for -rtlib option and -stdlib option	to the mingw driver
 
Reid Kleckner
- r242346 - [clang-cl] Use the Windows response file tokenizer
 
Reid Kleckner
- [PATCH] D11229: [clang-cl] Use the Windows response file tokenizer
 
Reid Kleckner
- [PATCH] D10272: Fix alignment issues in Clang.
 
Reid Kleckner
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
Reid Kleckner
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
Reid Kleckner
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
Reid Kleckner
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Reid Kleckner
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Reid Kleckner
- r241999 - [modules] Improve performance when there is a local	declaration of an entity
 
Manuel Klimek
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Manuel Klimek
- [PATCH] AST matcher for exception variables
 
Manuel Klimek
- [PATCH] D10847: Add missing atomic libcall support.
 
James Y Knight
- [PATCH] D10272: Fix alignment issues in Clang.
 
James Y Knight
- [PATCH] D10272: Fix alignment issues in Clang.
 
James Y Knight
- [PATCH] D11272: Add a TrailingObjects template class.
 
James Y Knight
- [PATCH] D11298: Convert a few classes over to use the new	TrailingObjects helper.
 
James Y Knight
- [PATCH] D11272: Add a TrailingObjects template class.
 
James Y Knight
- [PATCH] D11272: Add a TrailingObjects template class.
 
James Y Knight
- [PATCH] D11298: Convert a few classes over to use the new	TrailingObjects helper.
 
James Y Knight
- r242554 - Fix alignment issues in Clang.
 
James Y Knight
- [PATCH] D10272: Fix alignment issues in Clang.
 
James Y Knight
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk, Yz	constraints, improve analysis for x, Y*, L, e, Z, s
 
James Y Knight
- [PATCH] D10272: Fix alignment issues in Clang.
 
James Y Knight
- r242578 - Hopefully fix android i386 build after r242554.
 
James Y Knight
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Anton Korobeynikov
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
 
Anton Korobeynikov
- [PATCH] D11230: libunwind: Introduce __libunwind_config.h.
 
Anton Korobeynikov
- r242064 - Move class into an anonymous namespace. NFC.
 
Benjamin Kramer
- r242140 - [Analyzer] Move FindSuperCallVisitor into an anonymous	namespace.
 
Benjamin Kramer
- r242154 - Pull trivial SanitizerSet methods into the header.
 
Benjamin Kramer
- [clang-tools-extra] r242607 - [clang-modernize] Don't rely on iterator	auto-dereferencing.
 
Benjamin Kramer
- r242608 - [AST] Cleanup ExprIterator.
 
Benjamin Kramer
- r242615 - [AST] Remove StmtRange in favor of an iterator_range.
 
Benjamin Kramer
- r242622 - [CodeGen] Don't dereference vector::end if the vector can	be empty
 
Benjamin Kramer
- r242608 - [AST] Cleanup ExprIterator.
 
Benjamin Kramer
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Jakub Kuderski
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Jakub Kuderski
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Michael Kuperstein
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- r242514 - -Refactored ARMTargetInfo in order to use the API of	TargetParser
 
Alexandros Lamprineas
- r242055 - [Modules] Allow missing header before a missing requirement
 
Ben Langmuir
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
 
Ben Langmuir
- [clang-tidy]: new check for "throw by value,	catch by reference" guideline
 
Tobias Langner
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference"	check for clang-tidy
 
Tobias Langner
- [PATCH] D10765: [OPENMP] Parsing and sema support for #pragma omp	target data" directive.
 
Kelvin Li
- [PATCH] D10765: [OPENMP] Parsing and sema support for #pragma omp	target data" directive.
 
Kelvin Li
- [PATCH] D10765: [OPENMP] Parsing and sema support for #pragma omp	target data" directive.
 
Kelvin Li
- r242086 - [Intrin.h] Make the variable names more consistent
 
David Majnemer
- r242087 - [Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'
 
David Majnemer
- [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is	dropped while binding
 
David Majnemer
- r242190 - [Sema] Emit a better diagnostic when variable redeclarations	disagree
 
David Majnemer
- r242307 - [Targets] Define __BOOL_DEFINED for Windows targets in C++	mode
 
David Majnemer
- [PATCH] D11229: [clang-cl] Use the Windows response file tokenizer
 
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic'	to coexist
 
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
David Majnemer
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
David Majnemer
- r242378 - [Intrin.h] Use compiler builtins to model memory barriers
 
David Majnemer
- r242508 - [CodeGen, X86] Classify vectors <= 32 bits as INTEGER
 
David Majnemer
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
David Majnemer
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
David Majnemer
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
David Majnemer
- r242508 - [CodeGen, X86] Classify vectors <= 32 bits as INTEGER
 
David Majnemer
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
David Majnemer
- [PATCH] D11315: Regression test for simple devirtualization	(microsoft abi)
 
David Majnemer
- r242592 - [MS ABI] Explicit specialization of static data members are	weak
 
David Majnemer
- [PATCH] D11075: LLVM gen correct asm info for mingw and cygwin	arm targets
 
Martell Malone
- [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to	clang
 
Martell Malone
- [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to	clang
 
Martell Malone
- [PATCH] D11077: Clang: add support to mingw driver for	compiler-rt, libc++ and lld
 
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option	to the mingw driver
 
Martell Malone
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
Martell Malone
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
 
Martell Malone
- [PATCH] D10892: warning when inner condition is identical
 
Daniel Marjamäki
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local	restrict-qualified pointers
 
John McCall
- [PATCH] D10990: Fix for clang memcpyizer bugs 23911 and 23924
 
John McCall
- [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is	dropped while binding
 
John McCall
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
 
John McCall
- [PATCH] D10724: Bump X86 Darwin MaxVectorAlign to 64, for AVX512.
 
John McCall
- r242293 - Set comdat when an available_externally thunk is	converted to linkonce_odr.
 
John McCall
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local	restrict-qualified pointers
 
John McCall
- [PATCH] D11282: IndentWrappedFunctionNames should win out over align	colons
 
Kwasi Mensah
- [PATCH] D11282: IndentWrappedFunctionNames should win out over	align colons
 
Kwasi Mensah
- [PATCH] D11282: IndentWrappedFunctionNames should win out over	align colons
 
Kwasi Mensah
- [PATCH] D11282: IndentWrappedFunctionNames should win out over	align colons
 
Kwasi Mensah
- r242039 - clang-format: Print token type name instead of number in	-debug output
 
Birunthan Mohanathas
- [PATCH] D11125: clang-format: Print token type name instead of	number in -debug output
 
Birunthan Mohanathas
- [PATCH] D11125: clang-format: Print token type name instead of	number in -debug output
 
Birunthan Mohanathas
- [PATCH] D11177: clang-format: Fix return type breaking with operator	overload functions
 
Birunthan Mohanathas
- [PATCH] D10860: clang-format: Treat 'operator new' as function	name.
 
Birunthan Mohanathas
- [PATCH] D11177: clang-format: Fix return type breaking with	operator overload functions
 
Birunthan Mohanathas
- [PATCH] D11177: clang-format: Fix return type breaking with	operator overload functions
 
Birunthan Mohanathas
- [PATCH] D11235: clang-format: Fix breaking before nested 'operator'	in function declarations
 
Birunthan Mohanathas
- r242316 - clang-format: Fix return type breaking with overloaded	operator functions
 
Birunthan Mohanathas
- [PATCH] D11177: clang-format: Fix return type breaking with	operator overload functions
 
Birunthan Mohanathas
- [PATCH] D9655: [AArch64 NEON]Allow to define poly64_t as	'unsigned long long' on LLP64 system.
 
James Molloy
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11109: basic code generation for use-after-dtor
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- r242351 - adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11189: adding tests for various dtor decl types
 
Naomi Musgrave
- [PATCH] D11251: updated tests for correct commit, concerning D11198
 
Naomi Musgrave
- r242364 - updated tests for correct commit
 
Naomi Musgrave
- r242365 - updated tests for correct commit, concerning D11198
 
Naomi Musgrave
- [PATCH] D11251: updated tests for correct commit,	concerning D11198
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple runtime	test
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- [PATCH] D11106: use-after-dtor cmd option
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Naomi Musgrave
- r242241 - Make the variable names match the name of the metadata they	control.
 
Tyler Nowicki
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
 
Tyler Nowicki
- [Patch][LoopVectorize]Late evaluation of vectorization	requirements
 
Tyler Nowicki
- [PATCH] D5131: [libcxx] unexpected/terminate support for MS CRT
 
Andrew Parker
- [PATCH] D9665: improve clang's static analysis of	__builtin_sprintf_chk()
 
Sam Parker
- r242085 - [cuda] Driver changes to compile and stitch together	host and device-side CUDA code.
 
Krzysztof Parzyszek
- [PATCH] D11006: Classes inside lambdas are local not nested.
 
Serge Pavlov
- r242132 - Classes inside lambdas are local not nested.
 
Serge Pavlov
- [PATCH] D11006: Classes inside lambdas are local not nested.
 
Serge Pavlov
- [PATCH] D11194: Instantiate function declarations in instantiated	functions.
 
Serge Pavlov
- [PATCH] D11194: Instantiate function declarations in instantiated	functions.
 
Serge Pavlov
- [PATCH] D11194: Instantiate function declarations in instantiated	functions.
 
Serge Pavlov
- [PATCH] D10893: [X86][AVX512VL-BW] Add more intrinsics support
 
Phabricator
- [PATCH] D10700: Driver: Add AMDGPU toolchain
 
Phabricator
- [PATCH] D11338: [X86] Add missing _m_prefetch intrinsic
 
Simon Pilgrim
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241534 - Debug info: Emit distinct __block_literal_generic types	for blocks with
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r242099 - Remove a completely redundant initialization of	llvm::TimePassesIsEnabled, 
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- r242499 - Make the clang module container format selectable from the	command line.
 
Adrian Prantl
- r242505 - Fix clang-fuzzer build after r242499.
 
Adrian Prantl
- r242499 - Make the clang module container format selectable from	the command line.
 
Adrian Prantl
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Adrian Prantl
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Frédéric Riss
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Warren Ristow
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Ristow, Warren
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Ristow, Warren
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Warren Ristow
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Warren Ristow
- r242198 - Add a "maximum TLS alignment" characteristic to the target	info, so it
 
Paul Robinson
- Proposed patch (5th revision) adds TLS Max Alignment diagnostic
 
Robinson, Paul
- [PATCH] D9639: Do not include pthread.h and sched.h when threads	are disabled
 
Jonathan Roelofs
- [PATCH] D11279: Initial patch for PS4 toolchain
 
Katya Romanova
- r242480 - Add	__has_feature(attribute_availability_with_version_underscores).
 
Jordan Rose
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Alex Rosenberg
- [PATCH] D10700: Driver: Add AMDGPU toolchain
 
Chad Rosier
- [PATCH] D11096: CodeGen: Improve CFI type blacklisting mechanism.
 
Alexey Samsonov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Alexey Samsonov
- r242097 - Basic code generation for MSan use-after-dtor.
 
Alexey Samsonov
- [PATCH] D11251: updated tests for correct commit,	concerning D11198
 
Alexey Samsonov
- r242422 - Fixed an error in cuda-options.cu test:
 
Daniel Sanders
- [PATCH] D11184: Add missing builtins to altivec.h for ABI	compliance (vol. 4)
 
Bill Schmidt
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Bill Schmidt
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Bill Schmidt
- r242313 - [PPC64] Update tests for vec_sld
 
Bill Schmidt
- [PATCH] D11271: Change Native Client x86 usr include and link path to	match SDK expectations
 
Derek Schuff
- [PATCH] D11109: basic code generation for use-after-dtor
 
Kostya Serebryany
- r242055 - [Modules] Allow missing header before a missing	requirement
 
Sean Silva
- r242238 - ReleaseNotes.rst: Bump version to 3.8
 
Sean Silva
- [PATCH] D11207: Enable recognition of __declspec for PS4
 
Sean Silva
- [PATCH] D11272: Add a TrailingObjects template class.
 
Sean Silva
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk, Yz	constraints, improve analysis for x, Y*, L, e, Z, s
 
Sean Silva
- r242371 - PR10405 - Desugar FunctionType and	TemplateSpecializationType if	any type that appears inside needs to be desugared.
 
Nikola Smiljanic
- [PATCH] D3588: PR10405 Missing actual type (aka) in error message	when using decltype as a template parameter
 
Nikola Smiljanić
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- [PATCH] D11006: Classes inside lambdas are local not nested.
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
 
Richard Smith
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
 
Richard Smith
- [PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
 
Richard Smith
- r242094 - Extend -ftime-report to give more information about time	spent reading module files.
 
Richard Smith
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for	fully qualified calls.
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- r242105 - [modules] When diagnosing errors in module map files found	by	'extern module' declarations, show how we got to that module map file.
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- [PATCH] D3588: PR10405 Missing actual type (aka) in error message	when using decltype as a template parameter
 
Richard Smith
- [PATCH] D10431: PR21174 - clang only searches current working	directory for precompiled include file
 
Richard Smith
- r242109 - Add file missed from r242105.
 
Richard Smith
- r242180 - [modules] Avoid repeatedly hashing the same name when	looking it up in multiple module files.
 
Richard Smith
- [PATCH] D11194: Instantiate function declarations in instantiated	functions.
 
Richard Smith
- [PATCH] D11194: Instantiate function declarations in instantiated	functions.
 
Richard Smith
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
Richard Smith
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
Richard Smith
- r242253 - [modules] Switch to the normal reverse postorder visitation	algorithm when computing redeclaration chains.
 
Richard Smith
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed	function concept declaration
 
Richard Smith
- r242293 - Set comdat when an available_externally thunk is	converted to linkonce_odr.
 
Richard Smith
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct	_Atomic' to coexist
 
Richard Smith
- [PATCH] D11272: Add a TrailingObjects template class.
 
Richard Smith
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Richard Smith
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
 
Richard Smith
- r241620 - Wrap clang modules and pch files in an object file	container.
 
Richard Smith
- r242562 - Remove redundant bouncing between StringRef and a pair of	'const char *'.
 
Richard Smith
- [PATCH] D11297: PR17829: Functions declared extern "C" with a	name matching a mangled C++ function are allowed
 
Richard Smith
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Richard Smith
- r242499 - Make the clang module container format selectable from	the command line.
 
Richard Smith
- r242564 - Refactor to remove repetition, no functionality change.
 
Richard Smith
- r242567 - Stop treating extension keywords as 'interesting';	we don't allow the extension
 
Richard Smith
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Richard Smith
- [PATCH] D11305: [Sema] Emit correct warning when copy-elision is	not possible.
 
Richard Smith
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Richard Smith
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Richard Smith
- r242574 - basic: default to MSVC on Windows
 
Richard Smith
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed	function concept declaration
 
Richard Smith
- r242650 - [modules] Don't save uninteresting identifiers,	and don't consider identifiers
 
Richard Smith
- r242653 - [modules] Add (already passing) test for template default	argument merging when the template is declared in a namespace.
 
Richard Smith
- r242010 - Intrin.h: Don't invade the program's namespace
 
Joerg Sonnenberger
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Joerg Sonnenberger
- r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution	C++ dirs.
 
Joerg Sonnenberger
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Joerg Sonnenberger
- [PATCH] D11221: Fix crash when using __attribute__((section	(".bss.name"))) incorrectly
 
Joerg Sonnenberger
- [PATCH] D11148: [ARM] Implement -Wa,	-mfpu and friends for assemblers
 
Joerg Sonnenberger
- r242175 - Fixed 22941: Integer template parameter as immediate 'I'	expectes an integer constant
 
Sunil Srivastava
- [PATCH] D10452: Fix for bug 22941,	[asm inline] integer template parameter ...
 
Sunil Srivastava
- [PATCH] D10700: Driver: Add AMDGPU toolchain
 
Tom Stellard
- r242523 - R600: Add macro defs for all supported OpenCL extensions
 
Tom Stellard
- r242601 - Driver: Add AMDGPU toolchain
 
Tom Stellard
- r242602 - Driver/ToolChain/AMDGPU: Attempt to fix buildbots after	r242601
 
Tom Stellard
- [PATCH] D11251: updated tests for correct commit,	concerning D11198
 
Evgenii Stepanov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Evgeniy Stepanov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Evgeniy Stepanov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Evgeniy Stepanov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Evgeniy Stepanov
- r242097 - Basic code generation for MSan use-after-dtor.
 
Evgeniy Stepanov
- [PATCH] D11109: basic code generation for use-after-dtor
 
Evgeniy Stepanov
- [PATCH] D11189: adding tests for various dtor decl types
 
Evgeniy Stepanov
- [PATCH] D11189: adding tests for various dtor decl types
 
Evgeniy Stepanov
- [PATCH] D11189: adding tests for various dtor decl types
 
Evgeniy Stepanov
- r242315 - -disable-llvm-optzns in one clang test.
 
Evgeniy Stepanov
- [PATCH] D11238: Add -disable-llvm-optzns to some Clang tests
 
Evgeniy Stepanov
- [PATCH] D11189: adding tests for various dtor decl types
 
Evgeniy Stepanov
- [PATCH] D11251: updated tests for correct commit,	concerning D11198
 
Evgeniy Stepanov
- r242366 - Revert r242365.
 
Evgeniy Stepanov
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Evgeniy Stepanov
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Evgeniy Stepanov
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Evgeniy Stepanov
- [PATCH] D11283: runtime flag for use-after dtor and v simple	runtime test
 
Evgeniy Stepanov
- r242067 - clang/test/Driver/cuda-options.cu REQUIRES clang-driver,	at least.
 
NAKAMURA Takumi
- r242115 - clang/test/lit.cfg: Introduce the feature "tls",	for targeting cygwin.
 
NAKAMURA Takumi
- r242116 - Mark clang/test/PCH/chain-openmp-threadprivate.cpp as	REQUIRES:tls.
 
NAKAMURA Takumi
- r242131 - Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to	satisfy i686-win32.
 
NAKAMURA Takumi
- [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private	variables.
 
NAKAMURA Takumi
- r242221 - Sema.h: Just prune a redundant \brief introduced in r242133,	for now. [-Wdocumentation]
 
NAKAMURA Takumi
- r242506 - clang: s/PCHContainerOps/PCHContainerRdr/ in \param(s),	introduced in r242499. [-Wdocumentation]
 
NAKAMURA Takumi
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed	function concept declaration
 
Hubert Tong
- [PATCH] D11271: Change Native Client x86 usr include and link	path to match SDK expectations
 
Jan Voung
- [PATCH] D10272: Fix alignment issues in Clang.
 
Oleksiy Vyalov
- r242051 - clang-cl: For files setting output names,	mention which flags they belong to.
 
Nico Weber
- [PATCH] D10890: clang-cl: For files setting output names,	mention which flags they go with
 
Nico Weber
- r241952 - Disable C++ EH by default for clang-cl and MSVC	environments
 
Nico Weber
- r241952 - Disable C++ EH by default for clang-cl and MSVC	environments
 
Nico Weber
- r241952 - Disable C++ EH by default for clang-cl and MSVC	environments
 
Nico Weber
- r242648 - Remove two unused includes.
 
Nico Weber
- r242649 - Remove two unused includes, part 2...
 
Nico Weber
- r242660 - Support mingw toolchain include and lib directories on	Arch Linux.
 
Nico Weber
- [PATCH] D11001: Add support for System z vector language	extensions
 
Ulrich Weigand
- r242021 - Update comment
 
Ulrich Weigand
- r241916 - Respect alignment of nested bitfields
 
Ulrich Weigand
- [PATCH] D11142: Support alternate attribute spelling __enable_if__
 
Ulrich Weigand
- r242029 - Support alternate attribute spelling __enable_if__
 
Ulrich Weigand
- [PATCH] D11142: Support alternate attribute spelling __enable_if__
 
Ulrich Weigand
- [PATCH] D11151: [Sema] Tweak error message for invalid vector/scalar	combinations
 
Ulrich Weigand
- [PATCH] D8021: clang-format vs plugin: migrate project files to	vs 2013
 
Hans Wennborg
- [PATCH] D10890: clang-cl: For files setting output names,	mention which flags they go with
 
Hans Wennborg
- [PATCH] D11168: Avoid passing objects with __declspec(align) members	by value (PR24113) - clang part
 
Hans Wennborg
- [PATCH] D11169: Avoid passing objects with __declspec(align) members	by value (PR24113) - clang-tools-extra part
 
Hans Wennborg
- r242161 - AST Matchers: pass ast_type_traits::DynTypedNode by	const-ref
 
Hans Wennborg
- [PATCH] D11168: Avoid passing objects with __declspec(align)	members by value (PR24113) - clang part
 
Hans Wennborg
- [PATCH] D11169: Avoid passing objects with __declspec(align)	members by value (PR24113) - clang-tools-extra part
 
Hans Wennborg
- [libcxx] r242228 - Creating release_37 branch off revision 242221
 
Hans Wennborg
- [libcxxabi] r242229 - Creating release_37 branch off revision 242221
 
Hans Wennborg
- r242238 - ReleaseNotes.rst: Bump version to 3.8
 
Hans Wennborg
- r242240 - docs/conf.py: update version to 3.8
 
Hans Wennborg
- r242244 - Update cxx_dr_status.html after 3.7 branch
 
Hans Wennborg
- [clang-tools-extra] r242247 - docs/conf.py: bump version to 3.8
 
Hans Wennborg
- [PATCH] D11229: [clang-cl] Use the Windows response file tokenizer
 
Hans Wennborg
- r242293 - Set comdat when an available_externally thunk is	converted to linkonce_odr.
 
Hans Wennborg
- r242238 - ReleaseNotes.rst: Bump version to 3.8
 
Hans Wennborg
- [libcxx] r242466 - Creating release directory for release_370.
 
Hans Wennborg
- [libcxx] r242467 - Creating release candidate rc1 from release_370	branch
 
Hans Wennborg
- [libcxxabi] r242468 - Creating release directory for release_370.
 
Hans Wennborg
- [libcxxabi] r242469 - Creating release candidate rc1 from release_370	branch
 
Hans Wennborg
- [libcxx] r242494 - Merging r242421:
 
Hans Wennborg
- [libcxx] r242495 - Merging r242377:
 
Hans Wennborg
- Two libc++ commits to be added to the release branch
 
Hans Wennborg
- r242422 - Fixed an error in cuda-options.cu test:
 
Hans Wennborg
- r242297 - [PPC64LE] Fix vec_sld semantics for little endian
 
Hans Wennborg
- r242313 - [PPC64] Update tests for vec_sld
 
Hans Wennborg
- backports for 3.7.0 branch
 
Hans Wennborg
- r242508 - [CodeGen, X86] Classify vectors <= 32 bits as INTEGER
 
Hans Wennborg
- r242499 - Make the clang module container format selectable from	the command line.
 
Hans Wennborg
- r242574 - basic: default to MSVC on Windows
 
Hans Wennborg
- r242574 - basic: default to MSVC on Windows
 
Hans Wennborg
- [PATCH] D10916: [cmake] install clang-tblgen
 
Andrew Wilkins
- [PATCH] D10916: [cmake] install clang-tblgen
 
Andrew Wilkins
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Bob Wilson
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Bob Wilson
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Bob Wilson
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Bob Wilson
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
 
Bob Wilson
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed	function concept declaration
 
Nathan Wilson
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed	function concept declaration
 
Nathan Wilson
- [PATCH] Fix -save-temp doesn't work well with ObjCARC,	sanitizer and profiling
 
Steven Wu
- r242565 - Fix -save-temp when using objc-arc, sanitizer and profiling
 
Steven Wu
- [PATCH] Fix -save-temp doesn't work well with ObjCARC,	sanitizer and profiling
 
Steven Wu
- r242571 - Fix test case in r242565
 
Steven Wu
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
Luke Zarko
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
Luke Zarko
- [PATCH] D11069: Allow any comment to be a trailing comment when	-fparse-all-comments is on.
 
Luke Zarko
- [PATCH] D11315: Regression test for simple devirtualization	(microsoft abi)
 
Andrew Zhogin
- [PATCH] D11315: Regression test for simple devirtualization	(microsoft abi)
 
Andrew Zhogin
- [PATCH] D10990: Fix for clang memcpyizer bugs 23911 and 23924
 
Denis Zobnin
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local	restrict-qualified pointers
 
hfinkel at anl.gov
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local	restrict-qualified pointers
 
hfinkel at anl.gov
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local	restrict-qualified pointers
 
hfinkel at anl.gov
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and	BinaryOperator::getOpcodeStr via libclang and its python interface
 
guibufolo+llvm at gmail.com
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and	BinaryOperator::getOpcodeStr via libclang and its python interface
 
guibufolo+llvm at gmail.com
- [PATCH] D10834: Added functions to retrieve information about	variable storage in libclang and its python bindings.
 
guibufolo+llvm at gmail.com
    
      Last message date: 
       Sun Jul 19 23:46:49 PDT 2015
    Archived on: Tue Aug  4 15:32:17 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).