The Week Of Monday 29 June 2015 Archives by date
      
      Starting: Mon Jun 29 00:18:09 PDT 2015
         Ending: Sun Jul  5 23:23:06 PDT 2015
         Messages: 449
     
- [PATCH] Fixed debug info generation for function static variables,	typedef, and records
 
Amjad Aboud
- [PATCH] clang-format: Add option to break after definition return	type for top-level functions only
 
Daniel Jasper
- [PATCH] clang-format: Allow space after 'if' but not	'@synchronized'.
 
Daniel Jasper
- r240791 - clang-format some of the files in lib/Driver. NFC
 
Daniel Jasper
- [PATCH] Loss of Sign Checker
 
Soumitra Chatterjee
- r240928 - AVX-512: Implemented AVX-512 FMA intrinsics and tests.
 
Elena Demikhovsky
- r240929 - [ARM]: Extend -mfpu options for half-precision and vfpv3xd
 
Javed Absar
- [PATCH] Loss of Sign Checker
 
Daniel Marjamäki
- r240934 - clang-format: Don't indent relative to unary operators	(some more).
 
Daniel Jasper
- [PATCH] missing the consideration of calling conversion in around	81 clang regression tests.
 
Ying Yi
- [PATCH] Clang-tidy macro parantheses checker,	fix false positives for some c++ type usages
 
Daniel Marjamäki
- [PATCH] Clang-tidy macro parantheses checker,	fix false positives for some c++ type usages
 
Alexander Kornienko
- r240937 - [X86][AVX512BW] Add more intrinsics support:
 
Asaf Badouh
- [clang-tools-extra] r240938 - [clang-tidy] Fix false positives in the	macro parentheses checker
 
Daniel Marjamaki
- [PATCH] Clang-tidy macro parantheses checker,	fix false positives for some c++ type usages
 
Daniel Marjamäki
- r240941 - [x86][AVX512CD] Add conflict and lzcnt intrinsics in their	512bit versions
 
Asaf Badouh
- [PATCH] [mips] Interrupt attribute support.
 
Simon Dardis
- r240791 - clang-format some of the files in lib/Driver. NFC
 
Douglas Katzman
- r240791 - clang-format some of the files in lib/Driver. NFC
 
Nico Weber
- [PATCH] Disabling of "redefine_extname" pragma for C++ code
 
Andrey Bokhanko
- r240957 - clang-format: Adjust Mozilla style defaults
 
Birunthan Mohanathas
- [PATCH] clang-format: Adjust Mozilla style defaults
 
Birunthan Mohanathas
- r240959 - clang-format: Add option to break after definition return	type for top-level functions only
 
Birunthan Mohanathas
- [PATCH] clang-format: Add option to break after definition return	type for top-level functions only
 
Birunthan Mohanathas
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate	directive
 
Samuel Antao
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate	directive
 
Samuel Antao
- [PATCH] clang-format: Add SpaceAfterTemplate
 
Birunthan Mohanathas
- r240963 - Remove unnecessary include.
 
Adrian Prantl
- [PATCH] clang-format: Add SpaceAfterTemplate
 
Daniel Jasper
- [PATCH] Fixed debug info generation for function static	variables, typedef, and records
 
David Blaikie
- [PATCH] Fix alignment issues in Clang.
 
James Y Knight
- r240968 - [Modules] Test lock file removed on signal
 
Ben Langmuir
- r240969 - Make __has_extension(assume_nonnull) always true.
 
Douglas Gregor
- r240971 - Account for calling convention specifiers in function	definitions in IR test cases
 
David Blaikie
- [PATCH] missing the consideration of calling conversion in around	81 clang regression tests.
 
David Blaikie
- r240974 - Instantiation of local class members.
 
Serge Pavlov
- [PATCH] Instantiation all of local class members.
 
Serge Pavlov
- [PATCH] Implement shared_mutex re: N4508
 
Eric Fiselier
- r240976 - Make __has_feature(nullability) and	__has_extension(nullability) always true.
 
Douglas Gregor
- r240977 - Fix a test case broken by my previous commit.
 
Douglas Gregor
- r240980 - Comment fixes. NFC.
 
Douglas Katzman
- [PATCH] clang-format: Add SpaceAfterTemplate
 
Birunthan Mohanathas
- [PATCH] Implement shared_mutex re: N4508
 
Marshall Clow
- r240984 - More range-based for loops. NFC
 
Douglas Katzman
- [PATCH] [Static Analyzer] Minor improvements to SATest
 
Gábor Horváth
- Add GCC-compatible flags -fprofile-generate and -fprofile-use
 
Diego Novillo
- r240989 - [CodeGen] Remove atomic sugar from record types in	isSafeToConvert
 
David Majnemer
- [PATCH] [Static Analyzer] Minor improvements to SATest
 
Anna Zaks
- [PATCH] Implement shared_mutex re: N4508
 
Eric Fiselier
- [PATCH] Part 1 of N4279 - "Improved insertion interface for	unique-key maps"
 
Eric Fiselier
- [PATCH] Implement shared_mutex re: N4508
 
Marshall Clow
- r240994 - Add support for the x86 builtin __builtin_cpu_supports.
 
Eric Christopher
- Add GCC-compatible flags -fprofile-generate and -fprofile-use
 
Justin Bogner
- [PATCH] Implement shared_mutex re: N4508
 
Eric Fiselier
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Reid Kleckner
- [libcxx] r241013 - Mark LWG#2439 as complete. This is a tightening up	the wording; no code changes required.
 
Marshall Clow
- [PATCH] Mingw-w64 driver for clang
 
Reid Kleckner
- r241019 - PR23942: a pure-specifier's integer literal must be spelled	'0'
 
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
 
Nathan Wilson
- [PATCH] clang-format: Allow space after 'if' but not	'@synchronized'.
 
strager
- [Patch] (take 2) New EliminateAvailableExternally pass / Pass	down -flto
 
Reid Kleckner
- [Patch] (take 2) New EliminateAvailableExternally pass / Pass down	-flto
 
Duncan P. N. Exon Smith
- [PATCH] [PPC] Implement vmrgew and vmrgow instructions
 
Bill Schmidt
- [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
 
strager
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
 
Richard Smith
- r241032 - Rework parsing of pure-specifiers. Perform the grammar	matching and
 
Richard Smith
- r240791 - clang-format some of the files in lib/Driver. NFC
 
Saleem Abdulrasool
- r241019 - PR23942: a pure-specifier's integer literal must be	spelled '0'
 
Filipe Cabecinhas
- r241019 - PR23942: a pure-specifier's integer literal must be	spelled '0'
 
Richard Smith
- [PATCH] Attach function attribute "arm-restrict-it" instead of	passing arm-restrict-it as a backend-option
 
Akira Hatanaka
- r241035 - Pass HeaderSearchOptions and PreprocessorOptions into	CodeGenModule.
 
Adrian Prantl
- [PATCH] clang-format: Support @synchronized.
 
strager
- [PATCH] clang-format: Fix __attribute__ being treated as decl	name.
 
strager
- [PATCH] Sphinx-based clang man pages
 
Sean Silva
- r241036 - Add two missing arguments.
 
Adrian Prantl
- [PATCH] Sphinx-based clang man pages
 
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
 
Sean Silva
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Sean Silva
- r241037 - Sphinx-based clang man pages
 
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
 
Andrew Wilkins
- r241038 - [MS ABI] Workaround corner-case bug in the ABI for operator	delete
 
David Majnemer
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- r241019 - PR23942: a pure-specifier's integer literal must be	spelled '0'
 
Filipe Cabecinhas
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- r241043 - [CodeGen] Tweak isTriviallyRecursive further
 
David Majnemer
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Eric Christopher
- [PATCH] Loss of Sign Checker
 
Soumitra Chatterjee
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
 
strager
- [PATCH] clang-format: Implement	AlwaysBreakAfterDeclarationReturnType.
 
strager
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Eric Christopher
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- [PATCH] missing the consideration of calling conversion in around	81 clang regression tests.
 
Ying Yi
- [PATCH] Retrieve BinaryOperator::getOpcode and	BinaryOperator::getOpcodeStr via libclang and its python interface
 
guibufolo+llvm at gmail.com
- [PATCH] Added functions to retrieve information about variable	storage in libclang and its python bindings.
 
guibufolo+llvm at gmail.com
- r241046 - Unbreak the Visual C++ 2013 build after r241032.
 
Yaron Keren
- r241047 - Fix a couple of tests in clang/test to match	"x86_thiscallcc" introduced in r240971.
 
NAKAMURA Takumi
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
David Majnemer
- r241053 - [X86] Add FXSR intrinsics
 
Michael Kuperstein
- r241053 - [X86] Add FXSR intrinsics
 
David Majnemer
- [PATCH] Fixed debug info generation for function static	variables, typedef, and records
 
Aboud, Amjad
- [PATCH] OpenCL: Add new types for OpenCL 2.0
 
Pedro Ferreira
- r241053 - [X86] Add FXSR intrinsics
 
Kuperstein, Michael M
- r241055 - [X86] Add missing undef of DEFAULT_FN_ATTRS in FXSR	intrinsics
 
Michael Kuperstein
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate	directive
 
Alexey Bataev
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate	directive
 
Alexey Bataev
- r241059 - clang-format: Properly parse parenthesis in braced lists.
 
Daniel Jasper
- r241060 - [CONCEPTS] Parsing of concept keyword
 
Hubert Tong
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- [PATCH] Mingw-w64 driver for clang
 
İsmail Dönmez
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- [PATCH] Mingw-w64 driver for clang
 
İsmail Dönmez
- [libcxx] r241064 - Mark LWG#2266 as complete. This is a tightening up	the wording; no code changes required.
 
Marshall Clow
- r241065 - [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR
 
Michael Kuperstein
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Ben Langmuir
- [PATCH] Implement shared_mutex re: N4508
 
Marshall Clow
- [libcxx] r241067 - Implement N4508: shared_mutex. Reviewed as	http://reviews.llvm.org/D10480
 
Marshall Clow
- [PATCH] Implement shared_mutex re: N4508
 
Marshall Clow
- [PATCH] Mingw-w64 driver for clang
 
Ivan Garramona
- [libcxx] r241068 - Implement LWG#2407: 'packaged_task(allocator_arg_t,	const Allocator&, F&&) should neither be constrained nor explicit'
 
Marshall Clow
- [PATCH] Mingw-w64 driver for clang
 
Ruben Van Boxem
- [PATCH] Convert index operand to 32bit before creating the shuffle	mask
 
Moritz Pflanzer
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- [PATCH] [clang-tidy] Add new IdentifierCase check.
 
Alexander Kornienko
- [PATCH] Cleanup: prefer _LIBCPP_GET_C_LOCALE over __cloc().
 
Ed Schouten
- [PATCH] Make locale code compile on CloudABI.
 
Ed Schouten
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [Patch] (take 2) New EliminateAvailableExternally pass / Pass	down -flto
 
Teresa Johnson
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- r241073 - [Static Analyzer] Minor improvements to SATest.
 
Gabor Horvath
- [PATCH] [Static Analyzer] Minor improvements to SATest
 
Phabricator
- [PATCH] clang-format: Add Block{Begin,End}Macros option
 
Birunthan Mohanathas
- [PATCH] clang-format: Add Block{Begin,End}Macros option
 
Manuel Klimek
- [PATCH] Fix adress cast for C++ in SEMA
 
Samuel Antao
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
 
Sam Parker
- [PATCH] [anayzer] Basic checker option validation
 
Gábor Horváth
- [PATCH] [Shave]: allow Clang to run the target linker.
 
Douglas Katzman
- r241077 - [clang-cl] Use /arch: to set the base target CPU
 
Reid Kleckner
- [PATCH] Additional fix for PR14269: Clang crashes when a bit	field is used as inline assembler input / output with memory	constraint
 
Andrey Bokhanko
- r241043 - [CodeGen] Tweak isTriviallyRecursive further
 
H.J. Lu
- [PATCH] PR20958 Allow redeclaration of type-generic builtins
 
Charlie Turner
- FW: Proposed patch (4th revision) adds TLS Max Alignment diagnostic
 
Li, Charles
- r241083 - Add a function to ExternalASTSource that returns a	descriptor that
 
Adrian Prantl
- r241084 - Debug Info: Emit debug info for @import declarations.
 
Adrian Prantl
- r241084 - Debug Info: Emit debug info for @import declarations.
 
David Blaikie
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Leny Kholodov
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Leny Kholodov
- r241088 - Use an early exit to improve readability. (NFC)
 
Adrian Prantl
- [PATCH] [anayzer] Basic checker option validation
 
Anna Zaks
- r241090 - Relax this test so it also works on platforms that use	characters other
 
Adrian Prantl
- r241088 - Use an early exit to improve readability. (NFC)
 
David Blaikie
- [libcxx] r241091 - Add tests for LWG#2299. While doing so,	I noticed that the tests we have for the transparent comparators don't	actually call them. Fix those tests, too. Now one of them is failing,	due to a missing const in <map>. Add that (twice). Next step is to do	the same for <unordered_map>
 
Marshall Clow
- [libcxx] r241092 - Forgot the support include file in r241091
 
Marshall Clow
- [libcxx] r241095 - K-ballo pointed out that I missed one of the	specializations of packaged_task when I committed r241068. Thanks for	the catch.
 
Marshall Clow
- r241098 - Update testcases: DICompileUnits are now created distinct by	DIBuilder.
 
Adrian Prantl
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- r241088 - Use an early exit to improve readability. (NFC)
 
Adrian Prantl
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Leny Kholodov
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
David Majnemer
- [PATCH] Add missing atomic libcall support.
 
James Y Knight
- [PATCH] Allow deque to handle incomplete types
 
Evgeniy Stepanov
- r241102 - CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- [PATCH] CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- r241106 - More range-based-for-loopification. NFC
 
Douglas Katzman
- Add GCC-compatible flags -fprofile-generate and -fprofile-use
 
Diego Novillo
- [PATCH] Add missing atomic libcall support.
 
David Majnemer
- [PATCH] Add missing atomic libcall support.
 
James Y Knight
- [libcxx] r241111 - Mark N4508, LWG#2407,	and LWG#2470 as complete. I don't see that 2470 requires any changes to	the library.
 
Marshall Clow
- r241102 - CodeGen: Assign an appropriate comdat to thunks.
 
Nico Weber
- r241102 - CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Reid Kleckner
- r241117 - [MS ABI] Stick constructor closures in an IR COMDAT group
 
David Majnemer
- r241120 - [modules] Make sure macros get made visible in the	top-level file if we've got
 
Richard Smith
- r241102 - CodeGen: Assign an appropriate comdat to thunks.
 
Alexey Samsonov
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate	directive
 
Samuel Antao
- r241121 - Fix use-after-free.
 
Peter Collingbourne
- r241102 - CodeGen: Assign an appropriate comdat to thunks.
 
Peter Collingbourne
- [PATCH] [SEH] Add 32-bit lowering for SEH __try
 
Reid Kleckner
- [PATCH] [SEH] Add 32-bit lowering for SEH __try
 
David Majnemer
- [PATCH] Update documentation for unroll pragmas on loops with runtime	trip counts
 
Mark Heffernan
- [PATCH] Sema: Fix some undefined behaviour when acting on	redeclarations
 
Justin Bogner
- [PATCH] Frontend: Avoid some UB by checking a FileChange's	validity before a call
 
Justin Bogner
- [PATCH] CodeGen: Resize LifetimeExtendedCleanupHeader to avoid	alignment issues
 
Justin Bogner
- r241129 - Fix a TODO dealing with canonicalizing attributes on	functions by
 
Eric Christopher
- r241130 - Fix sse4 for target attribute feature additions.
 
Eric Christopher
- [PATCH] Sema: Fix some undefined behaviour when acting on	redeclarations
 
Richard Smith
- [PATCH] Frontend: Avoid some UB by checking a FileChange's	validity before a call
 
Richard Smith
- r241131 - [Sema] Don't crash when deduction fails for decltype(auto)
 
David Majnemer
- [PATCH] CodeGen: Resize LifetimeExtendedCleanupHeader to avoid	alignment issues
 
Richard Smith
- [PATCH] Sema: Fix some undefined behaviour when acting on	redeclarations
 
Justin Bogner
- [PATCH] Sema: Fix some undefined behaviour when acting on	redeclarations
 
Richard Smith
- r241133 - CodeGen: Resize LifetimeExtendedCleanupHeader to avoid	alignment issues
 
Justin Bogner
- r241134 - Use a stable sort to guarantee target feature ordering in	the IR
 
Eric Christopher
- [PATCH] CodeGen: Resize LifetimeExtendedCleanupHeader to avoid	alignment issues
 
Justin Bogner
- [PATCH] Sema: Fix some undefined behaviour when acting on	redeclarations
 
Justin Bogner
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- r241135 - [modules] Make the include guard optimization fire a bit	more when considering
 
Richard Smith
- [PATCH] PR21174 - clang only searches current working directory	for precompiled include file
 
Nikola Smiljanić
- r241136 - CodeGen: Do not give local-linkage functions externally	available linkage, even temporarily.
 
Peter Collingbourne
- r241137 - [modules] Before checking whether the controlling macro of a	header is defined, 
 
Richard Smith
- r241135 - [modules] Make the include guard optimization fire a	bit more when considering
 
Sean Silva
- [PATCH] Update documentation for unroll pragmas on loops with	runtime trip counts
 
Bjarke Hammersholt Roune
- r241140 - -frewrite-includes: Rework how includes and modules are	differentiated
 
Justin Bogner
- [PATCH] Frontend: Avoid some UB by checking a FileChange's	validity before a call
 
Justin Bogner
- r241140 - -frewrite-includes: Rework how includes and modules are	differentiated
 
David Blaikie
- r241141 - -frewrite-includes: Prefer insert to emplace
 
Justin Bogner
- [PATCH] [Clang] Implement basic MinGW32 version-independent	installation detection
 
Yaron Keren
- [PATCH] clang-format: Treat 'operator new' as function name.
 
strager
- r241144 - Fix a couple of unused variables in no-asserts
 
Justin Bogner
- [PATCH] Driver: add support for linking the UBSan runtime library on	Windows.
 
Peter Collingbourne
- [PATCH] clang-format: Treat 'operator new' as function name.
 
Birunthan Mohanathas
- r241145 - [OPENMP 4.0] Initial support for 'omp cancellation point'	construct.
 
Alexey Bataev
- r241140 - -frewrite-includes: Rework how includes and modules are	differentiated
 
Justin Bogner
- r241146 - [modules] Don't require the 'inline' specifier when merging	an inline function; 
 
Richard Smith
- [PATCH] Loss of Sign Checker
 
Daniel Marjamäki
- [PATCH] clang-format: Add Block{Begin,End}Macros option
 
Daniel Jasper
- [PATCH] Attach function attribute "arm-restrict-it" instead of	passing arm-restrict-it as a backend-option
 
Renato Golin
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- r241154 - [DebugInfo] Fix debug info generation for function static	variables, typedefs, and records
 
Michael Kuperstein
- [PATCH] Fixed debug info generation for function static variables,	typedef, and records
 
Michael Kuperstein
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to	handle 'if (e) return true; return false;	' and improve replacement expressions.
 
Alexander Kornienko
- [clang-tools-extra] r241155 - [clang-tidy] Enhance clang-tidy	readability-simplify-boolean-expr...
 
Alexander Kornienko
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to	handle 'if (e) return true; return false;	' and improve replacement expressions.
 
Alexander Kornienko
- [PATCH] Improved checking for repeated macro argument with side	effects when macro contains ?:
 
Daniel Marjamäki
- [PING^2] Respect alignment of nested bitfields
 
Ulrich Weigand
- [PING][PATCH v2] Respect alignment when loading up a coerced function	argument
 
Ulrich Weigand
- [clang-tools-extra] r241160 - [clang-tidy] minor coding style tweak.	make functions static.
 
Daniel Marjamaki
- Add GCC-compatible flags -fprofile-generate and -fprofile-use
 
Diego Novillo
- [PATCH] Improved checking for repeated macro argument with side	effects when macro contains ?:
 
Alexander Kornienko
- [PATCH] [OPENMP] Parsing and sema support for #pragma omp target	data" directive.
 
Kelvin Li
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] [Shave]: allow Clang to run the target linker.
 
James Y Knight
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] Update documentation for unroll pragmas on loops with	runtime trip counts
 
Mark Heffernan
- r241171 - [SEH] Add 32-bit lowering for SEH __try
 
Reid Kleckner
- [PATCH] [SEH] Add 32-bit lowering for SEH __try
 
Reid Kleckner
- [PATCH] clang-format: Treat 'operator new' as function name.
 
strager
- [PATCH] Mingw-w64 driver for clang
 
Reid Kleckner
- r241140 - -frewrite-includes: Rework how includes and modules are	differentiated
 
David Blaikie
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Leny Kholodov
- [PATCH] Add missing builtins to altivec.h for ABI compliance (vol. 2)
 
Nemanja Ivanovic
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
 
Reid Kleckner
- r241177 - Revert "[DebugInfo] Fix debug info generation for function	static variables, typedefs, and records"
 
David Blaikie
- [PATCH] Driver: add support for linking the UBSan runtime library	on Windows.
 
Alexey Samsonov
- r241154 - [DebugInfo] Fix debug info generation for function	static variables, typedefs, and records
 
David Blaikie
- r241180 - [modules] Skip trailing attributes when skipping a class	definition during parse-merging.
 
Richard Smith
- r241182 - [modules] Don't make out-of-line member specializations of	an instantiated
 
Richard Smith
- [PATCH] Fix alignment issues in Clang.
 
James Y Knight
- [PATCH] [Sema] Catch a case when 'volatile' qualifier is dropped	while binding
 
Davide Italiano
- [PATCH] Attach function attribute "arm-restrict-it" instead of	passing arm-restrict-it as a backend-option
 
Akira Hatanaka
- r241187 - [SEH] Delete the 32-bit IR lowering for __finally blocks	and use x64
 
Reid Kleckner
- r241188 - clang-format: Support member function reference qualifiers	with
 
Daniel Jasper
- [PATCH] AST matcher for catch(...)
 
Aaron Ballman
- [libcxx] r241190 - Noticed that std::allocator<const T> was missing	the	definition for is_always_equal. Fixed this, and added a test for it.
 
Marshall Clow
- [PATCH] Add missing builtins to altivec.h for ABI compliance	(vol. 2)
 
Eric Christopher
- [PATCH] clang-format: Add Block{Begin,End}Macros option
 
Birunthan Mohanathas
- [PATCH] clang-format: Add Block{Begin,End}Macros option
 
Birunthan Mohanathas
- [PATCH] clang-format: Add Mozilla brace breaking style
 
Birunthan Mohanathas
- r241195 - [Sema] Range-loopify InititializationSequence destructor.	NFC intended.
 
Davide Italiano
- [PATCH] OpenCL: Add new types for OpenCL 2.0
 
Eric Christopher
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Ben Langmuir
- r241199 - [SEH] Update EmitCapturedLocals to match r241187
 
Reid Kleckner
- r241201 - [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
 
Anton Yartsev
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Richard Smith
- r241205 - [modules] Remove some out-of-date (fixed) FIXMEs.
 
Richard Smith
- r241207 - [modules] Merging support for specializations of a function	template. This very
 
Richard Smith
- [PATCH] [anayzer] Basic checker option validation
 
Gábor Horváth
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Ben Langmuir
- [PATCH] [OPENMP] Introduced type trait	"__builtin_omp_required_simd_align" for default simd alignment.
 
John McCall
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Richard Smith
- r241218 - InstrProf: Pack the coverage mapping structs that we write	out
 
Justin Bogner
- r241225 - Driver: add support for linking the UBSan runtime library on	Windows.
 
Peter Collingbourne
- [PATCH] Driver: add support for linking the UBSan runtime library	on Windows.
 
Peter Collingbourne
- r241228 - Make getArchNameForCompilerRTLib return the right thing on	32-bit Windows. Fixes the tests there.
 
Peter Collingbourne
- r241229 - Specify -arch:IA32. Should fix hexagon bot.
 
Peter Collingbourne
- [PATCH] [OPENMP] Parsing and sema support for #pragma omp target	data" directive.
 
Bataev, Alexey
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Sean Silva
- r241237 - [OPENMP] Introduced type trait	"__builtin_omp_required_simd_align" for default simd alignment.
 
Alexey Bataev
- [PATCH] [OPENMP] Introduced type trait	"__builtin_omp_required_simd_align" for default simd alignment.
 
Alexey Bataev
- r241239 - [OPENMP 4.0] Codegen for 'cancellation point' directive.
 
Alexey Bataev
- r241240 - [OPENMP 4.0] Fixed test for 'cancellation point' directive.
 
Alexey Bataev
- r241241 - Support mingw-w64 and mingw.org toolchains at any install	location.
 
Yaron Keren
- [PATCH] AST matcher for catch(...)
 
Manuel Klimek
- [PATCH] Mingw-w64 driver for clang
 
Yaron Keren
- [PATCH] clang-cl: For files setting output names,	mention which flags they go with
 
Nico Weber
- r241154 - [DebugInfo] Fix debug info generation for function	static variables, typedefs, and records
 
Kuperstein, Michael M
- r241242 - Change OptionalFlag::setPosition() to set the flag as well.
 
Ted Kremenek
- r241243 - Parse 'technical term' format specifier.
 
Ted Kremenek
- [PATCH] Attach attribute "trap-func-name" to IR function
 
Eric Christopher
- [PATCH] Loss of Sign Checker
 
Soumitra Chatterjee
- [PATCH] Attach function attribute "arm-restrict-it" instead of	passing arm-restrict-it as a backend-option
 
Eric Christopher
- [PATCH] [ARM] Save option "arm-long-calls" to the IR as a	function attribute
 
Eric Christopher
- r241244 - Revert 241171, 241187, 241199 (32-bit SEH).
 
Nico Weber
- [clang-tools-extra] r241245 - [clang-tidy] Enhance clang-tidy	misc-macro-repeated-side-effects...
 
Daniel Marjamaki
- [PATCH] OpenCL: Add new types for OpenCL 2.0
 
Pedro Ferreira
- r241229 - Specify -arch:IA32. Should fix hexagon bot.
 
Renato Golin
- [PATCH] Improved checking for repeated macro argument with side	effects when macro contains ?:
 
Daniel Marjamäki
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- r241248 - Specify --target, hopefully fixing non-x86 bots.
 
Peter Collingbourne
- r241229 - Specify -arch:IA32. Should fix hexagon bot.
 
Peter Collingbourne
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- r241251 - [MS ABI] nullptr data member ptrs are mangled differently	for classes vs fns
 
David Majnemer
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] warning when inner condition is identical
 
Daniel Marjamäki
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] [X86][AVX512VL-BW] Add more intrinsics support
 
Asaf Badouh
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] [X86][AVX512VL-BW] Add more intrinsics support
 
Elena Demikhovsky
- [PATCH] [X86][AVX512VL-BW] Add more intrinsics support
 
Asaf Badouh
- [PATCH] [X86][AVX512VL-BW] Add more intrinsics support
 
Asaf Badouh
- r241253 - [OPENMP 4.0] Initial support for 'omp cancel' construct.
 
Alexey Bataev
- [PATCH] code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D10634: Loss of Sign Checker
 
Daniel Marjamäki
- r241256 - Implement an AST matcher for C++ exception catch handlers	that can catch any exception type (...).
 
Aaron Ballman
- [PATCH] AST matcher for catch(...)
 
Aaron Ballman
- r241134 - Use a stable sort to guarantee target feature ordering	in the IR
 
Rafael Espíndola
- r241257 - clang-format: [JS] Fix character counting in template	strings.
 
Daniel Jasper
- r241258 - [Modules] Be consistent about finding a module for framework	headers
 
Ben Langmuir
- r241259 - clang-format: [JS] Support regex literals at the start of a	file.
 
Daniel Jasper
- r241260 - test commit
 
Alexandros Lamprineas
- r241262 - clang-format: [JS] Fix bug in regex literal parsing.
 
Daniel Jasper
- r241263 - When testing for anyOf(),	the test should not be for an exact type match for all members of the	set.	Instead, test that all members are convertible to the common type.
 
Aaron Ballman
- r241264 - clang-format: [JS] Skip comments when applying the	regex-literal heuristic
 
Daniel Jasper
- r241267 - Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp
 
Alexandros Lamprineas
- [PATCH] D10737: [Support] Lazy load of dbghlp.dll on Windows
 
Phabricator
- r241272 - Remove whitespace from start of line, NFC.
 
Yaron Keren
- r241273 - clang-format: [JS] Treat regex literals like string	literals.
 
Daniel Jasper
- r241275 - Revert "Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp for extracting target specific	information."
 
Rafael Espindola
- r241267 - Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp
 
Rafael Espíndola
- [PATCH] OpenCL: Add new types for OpenCL 2.0
 
Eric Christopher
- [PATCH] OpenCL: Add new types for OpenCL 2.0
 
Pedro Ferreira
- [PATCH] D10875: Add missing builtins to altivec.h for ABI	compliance (vol. 2)
 
Bill Schmidt
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
 
Tyler Nowicki
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
 
Hal Finkel
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a	function attribute
 
Akira Hatanaka
- r241218 - InstrProf: Pack the coverage mapping structs that we	write out
 
Duncan P. N. Exon Smith
- r241291 - [Sema] Range-loopify SemaTemplateInstantiateDecl.cpp. NFC.
 
Davide Italiano
- r241292 - [Static Analyzer] No longer include the full path of the	source file in the single file tests' bug identifiers.
 
Gabor Horvath
- r241293 - This patch adds support for the vector merge even word and	vector merge odd word
 
Kit Barton
- [PATCH] D10736: [PPC] Implement vmrgew and vmrgow instructions
 
Kit Barton
- [PATCH] replace some const std::string & with llvm::StringRef or	std::string
 
Yaron Keren
- [PATCH] replace some const std::string & with llvm::StringRef or	std::string
 
Eugene Kosov
- [PATCH] D10892: warning when inner condition is identical
 
Kim Gräsman
- r241296 - InstrProf: Add a comment to clarify an argument
 
Justin Bogner
- r241218 - InstrProf: Pack the coverage mapping structs that we	write out
 
Justin Bogner
- [PATCH] D10907: [CodeGen] Correctly handle base classes which are	passed in memory
 
David Majnemer
- r241299 - [CodeGen] Use llvm::join to simplify string joining.
 
Benjamin Kramer
- [PATCH] D10908: [CodeGen] Don't crash classifying a union of an AVX	vector and an int
 
David Majnemer
- r241306 - Attach attribute "trap-func-name" to call sites of	llvm.trap and llvm.debugtrap.
 
Akira Hatanaka
- [PATCH] D10831: Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- [PATCH] D10908: [CodeGen] Don't crash classifying a union of an	AVX vector and an int
 
Sunil Srivastava
- [PATCH] D10831: Attach attribute "trap-func-name" to IR function
 
Akira Hatanaka
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk,	Yz constraints, improve analysis for x, Y*, L, e, Z, s
 
Alexey Frolov
- r241309 - Driver: Don't use reserved names. NFC
 
Justin Bogner
- r241310 - Driver: Remove the Job class. NFC
 
Justin Bogner
- [PATCH] D10857: Update documentation for unroll pragmas on loops	with runtime trip counts
 
hfinkel at anl.gov
- r241310 - Driver: Remove the Job class. NFC
 
Rafael Espíndola
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
 
Sean Silva
- r241314 - Fix test case to appease buildbot.
 
Akira Hatanaka
- r241315 - Make corrections to r241314.
 
Akira Hatanaka
- r241310 - Driver: Remove the Job class. NFC
 
Sean Silva
- [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a	function attribute
 
Akira Hatanaka
- r241319 - Replace some const std::string & with llvm::StringRef or	std::string
 
Yaron Keren
- r241321 - Revert r241319, investigating.
 
Yaron Keren
- [PATCH] D10892: warning when inner condition is identical
 
Daniel Marjamäki
- [PATCH] D10916: [cmake] install clang-tblgen
 
Andrew Wilkins
- [PATCH] D10840: clang-format: Add Block{Begin,End}Macros option
 
Daniel Jasper
- r241327 - Driver: Replace a couple of out of date terms in the docs
 
Justin Bogner
- r241310 - Driver: Remove the Job class. NFC
 
Justin Bogner
- [PATCH] D10883: clang-format: Add Mozilla brace breaking style
 
Daniel Jasper
- [PATCH] [clang-tidy] Add new IdentifierCase check.
 
Beren Minor
- r241328 - clang/test/CodeGenCXX/trap-fnattr.cpp: Tweak to match	MS-mangled names.
 
NAKAMURA Takumi
- [PATCH] [clang-tidy] Add new IdentifierCase check.
 
Alexander Kornienko
- r241328 - clang/test/CodeGenCXX/trap-fnattr.cpp: Tweak to match	MS-mangled names.
 
Yaron Keren
- [Phabricator] Username Changed
 
reviews at reviews.llvm.org
- [PATCH] D10875: Add missing builtins to altivec.h for ABI	compliance (vol. 2)
 
Nemanja Ivanovic
- r241330 - Replace some const std::string & with llvm::StringRef or	std::string
 
Yaron Keren
- [clang-tools-extra] r241330 - Replace some const std::string & with	llvm::StringRef or std::string
 
Yaron Keren
- r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc	4.9.1 (mingw) but now fails the bots.
 
Yaron Keren
- [clang-tools-extra] r241335 - Revert r241330. It compiled with Visual	C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
 
Yaron Keren
- [PATCH] replace some const std::string & with llvm::StringRef or	std::string
 
Yaron Keren
- r241336 - [OPENMP 4.0] Fixed codegen for 'cancellation point'	construct.
 
Alexey Bataev
- r241337 - clang-format: [Java/JS] Properly support instanceof and its	precedence.
 
Daniel Jasper
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Alexandros Lamprineas
- r241339 - clang-format: [JS] Allow line breaks after TypeScript type	colons.
 
Daniel Jasper
- r241343 - - Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp
 
Alexandros Lamprineas
- [PATCH] D10839: code refactoring on ARMTargetInfo class
 
Renato Golin
- [PATCH] [clang-tidy] Add new IdentifierCase check.
 
Beren Minor
- [PATCH] D5611: libclang plugin patch
 
Manuel Klimek
- [PATCH] D9126: PR23175 (unit test) - Infinite loop iterating	Objective-C method declarations in categories when the AST was	deserialized from an .ast file
 
Manuel Klimek
- [PATCH] D6376: Fix JSON compilation database command unescaping.
 
Manuel Klimek
- [PATCH] D9127: PR23175 (fix) - Infinite loop iterating	Objective-C method declarations in categories when the AST was	deserialized from an .ast file
 
Manuel Klimek
- [PATCH] D8149: Add hasUnderlyingType narrowing matcher for	TypedefDecls, functionProtoType matcher for FunctionProtoType nodes,	extend parameterCountIs to FunctionProtoType nodes
 
Manuel Klimek
- r241355 - Rewrite users of Stmt::child_begin/end into for-range loops.
 
Benjamin Kramer
- r241356 - StmtIterator: Put stmt and decl group pointer into a union.
 
Benjamin Kramer
- [clang-tools-extra] r241335 - Revert r241330. It compiled with	Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
 
David Blaikie
- [PATCH] D10933: Add new IdentifierNaming check
 
Beren Minor
- [PATCH] D6551: Improvements to scan-build.
 
Антон Ярцев
- r241362 - Revert "Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp
 
Renato Golin
- r241343 - - Refactored ARMTargetInfo in order to use the API of	llvm/lib/Support/TargetParser.cpp
 
Renato Golin
- [clang-tools-extra] r241335 - Revert r241330. It compiled with	Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
 
Yaron Keren
- r241363 - clang-format: Add MacroBlock{Begin,End} options
 
Birunthan Mohanathas
- [PATCH] D10840: clang-format: Add Block{Begin,End}Macros option
 
Birunthan Mohanathas
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully	qualified calls.
 
Davide Italiano
- [PATCH] D10938: [Sema] Warn when shifting a negative value
 
Davide Italiano
- [PATCH] D10942: CodeGen: Test that we do not assign a comdat to	available_externally globals.
 
Peter Collingbourne
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for	fully qualified calls.
 
Nico Weber
- [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for	fully qualified calls.
 
Davide Italiano
- [PATCH] D10942: CodeGen: Test that we do not assign a comdat to	available_externally globals.
 
Rafael Espíndola
- [PATCH] D10875: Add missing builtins to altivec.h for ABI	compliance (vol. 2)
 
Eric Christopher
- [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a	function attribute
 
Eric Christopher
- r241134 - Use a stable sort to guarantee target feature ordering	in the IR
 
Eric Christopher
- r241134 - Use a stable sort to guarantee target feature ordering	in the IR
 
Eric Christopher
- [PATCH] replace some const std::string & with llvm::StringRef or	std::string
 
Eugene Kosov
- [PATCH] D10942: CodeGen: Test that we do not assign a comdat	to available_externally globals.
 
Peter Collingbourne
- r241399 - Add missing builtins to altivec.h for ABI compliance (vol.	2)
 
Nemanja Ivanovic
- [PATCH] D10875: Add missing builtins to altivec.h for ABI	compliance (vol. 2)
 
Nemanja Ivanovic
- r241401 - clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts.
 
NAKAMURA Takumi
- r241403 - [CMake] clang-*.*: Prevent versioning if the buildhost is	targeting for Win32.
 
NAKAMURA Takumi
- [clang-tools-extra] r241335 - Revert r241330. It compiled with	Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
 
Eugene Kosov
- r241405 - Add the missing return statements from revision 241399.
 
Nemanja Ivanovic
- [PATCH] D10942: CodeGen: Test that we do not assign a comdat to	available_externally globals.
 
Rafael Ávila de Espíndola
- r241407 - Document problems when trying libclang tests on Windows 7.
 
Yaron Keren
- [PATCH] D10949: A step towards getting libclang tests working on	Windows
 
Yaron Keren
- [PATCH] D10942: CodeGen: Test that we do not assign a comdat to	available_externally globals.
 
Peter Collingbourne
- r241421 - Mark clang/test/Modules/signal.m as REQUIRES:crash-recovery.
 
NAKAMURA Takumi
- r241424 - When we see something that looks like a constructor with a	return type, only issue one error, not two.
 
Richard Smith
- r241425 - DR1909: Diagnose all invalid cases of a class member	sharing its name with the class.
 
Richard Smith
- [PATCH] D10634: Loss of Sign Checker
 
Soumitra Chatterjee
- [PATCH] D10634: Loss of Sign Checker
 
Soumitra Chatterjee
- r241428 - PR24030,	PR24033: Consistently check whether a new declaration conflicts with
 
Richard Smith
- [PATCH] D10938: [Sema] Warn when shifting a negative value
 
Richard Smith
- r241429 - [OPENMP 4.0] Codegen for 'omp cancel' directive.
 
Alexey Bataev
- [PATCH] D10599: [OPENMP] Initial support for '#pragma omp declare	simd' directive.
 
Alexey Bataev
- r241431 - [TableGen] Change a couple methods to return an ArrayRef	instead of a const std::vector reference. NFC
 
Craig Topper
    
      Last message date: 
       Sun Jul  5 23:23:06 PDT 2015
    Archived on: Tue Aug  4 15:32:16 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).