The Week Of Monday 7 July 2014 Archives by subject
      
      Starting: Mon Jul  7 00:25:57 PDT 2014
         Ending: Sun Jul 13 23:22:36 PDT 2014
         Messages: 942
     
- [compiler-rt] r212440 - [msan] Better hash function for chained	origins.
 
Evgeniy Stepanov
 - [compiler-rt] r212448 - [msan] Increase hash table size for chained	origins.
 
Evgeniy Stepanov
 - [compiler-rt] r212456 - [asan] Remove runtime assembly helpers.
 
Evgeniy Stepanov
 - [compiler-rt] r212465 - [ASan/Win] Unbreak the build after r211216
 
Timur Iskhodzhanov
 - [compiler-rt] r212469 - Generalize sanitizer allocator public	interface.
 
Alexey Samsonov
 - [compiler-rt] r212471 - [ASan] Clean up leftovers from assembly	instrumentation helpers
 
Alexey Samsonov
 - [compiler-rt] r212474 - [Sanitizer] Move test for malloc/free hooks	under test/sanitizer_common
 
Alexey Samsonov
 - [compiler-rt] r212484 - [MSan] Use a single file for dso-origin test
 
Alexey Samsonov
 - [compiler-rt] r212487 - [MSan] Make one more test standalone
 
Alexey Samsonov
 - [compiler-rt] r212518 - Support building floating-point facilities on	FreeBSD 9.2 in 32-bit mode
 
Viktor Kutuzov
 - [compiler-rt] r212526 - [tsan] fix pthread_rwlock_tryrdlock	interceptor, don't try to detect deadlocks when reporting bad unlock
 
Kostya Serebryany
 - [compiler-rt] r212527 - tsan: remove unnecessary line split
 
Dmitry Vyukov
 - [compiler-rt] r212529 - [tsan] fix deadlock detector's interoperation	with java locks	(https://code.google.com/p/thread-sanitizer/issues/detail?id=67)
 
Kostya Serebryany
 - [compiler-rt] r212531 - tsan: fix a bug in metamap
 
Dmitry Vyukov
 - [compiler-rt] r212532 - tsan: fix a potential hang
 
Dmitry Vyukov
 - [compiler-rt] r212532 - tsan: fix a potential hang
 
Alexey Samsonov
 - [compiler-rt] r212533 - [tsan] Enable tsan's deadlock detector by	default.
 
Kostya Serebryany
 - [compiler-rt] r212534 - [msan] Fix out of bounds access in origin	copying.
 
Evgeniy Stepanov
 - [compiler-rt] r212560 - tsan: allow memory overlap in __tsan_java_move
 
Dmitry Vyukov
 - [compiler-rt] r212562 - [TSan] Revert r212531 and r212532.
 
Alexey Samsonov
 - [compiler-rt] r212565 - tsan: reapply 212531 and 212532 with a fix
 
Dmitry Vyukov
 - [compiler-rt] r212642 - Don't check lint for SpecialCaseList.cpp
 
Alexey Samsonov
 - [compiler-rt] r212663 - [Sanitizer] Remove SANITIZER_NEEDS_SEGV from	shared sanitizer_common headers.
 
Alexey Samsonov
 - [compiler-rt] r212664 - [ASan] Force the compiler to generate frame	pointer in certain Mac-specific interceptors.
 
Alexey Samsonov
 - [compiler-rt] r212665 - Fix configure+make build of profile runtime	library
 
Alexey Samsonov
 - [compiler-rt] r212690 - Fix getting environment variables for	sanitizers needs on FreeBSD
 
Viktor Kutuzov
 - [compiler-rt] r212691 - Only use fast stack unwinding for sanitizers	failure reports on FreeBSD
 
Viktor Kutuzov
 - [compiler-rt] r212693 - Make sanitizers' interceptors non-weak on	FreeBSD
 
Viktor Kutuzov
 - [compiler-rt] r212696 - MachO: add dummy armv6m architecture	directory so clang_macho_embedded builds things.
 
Tim Northover
 - [compiler-rt] r212699 - [ASan/Win] Don't hardcode ASan runtime	version in ASan dll thunk
 
Timur Iskhodzhanov
 - [compiler-rt] r212699 - [ASan/Win] Don't hardcode ASan runtime	version in ASan dll thunk
 
Alexey Samsonov
 - [compiler-rt] r212704 - [msan] Switch chained origins hash to murmur2.
 
Evgeniy Stepanov
 - [compiler-rt] r212704 - [msan] Switch chained origins hash to	murmur2.
 
David Blaikie
 - [compiler-rt] r212704 - [msan] Switch chained origins hash to	murmur2.
 
Evgeniy Stepanov
 - [compiler-rt] r212715 - [msan] Fix performance issue in fast_memset.
 
Evgeniy Stepanov
 - [compiler-rt] r212749 - [TSan] Fix a bug in libcxx-tsan build	conditions spotted by Ryuta Suzuki
 
Alexey Samsonov
 - [compiler-rt] r212779 - Fix expected column numbers in two tests.
 
Diego Novillo
 - [compiler-rt] r212798 - [msan] Make one test case less brittle.
 
Evgeniy Stepanov
 - [compiler-rt] r212799 - [msan] Use real memset/memcpy/memmove in	interceptors.
 
Evgeniy Stepanov
 - [compiler-rt] r212801 - [msan] A comment for the chained-origin-depot	hash function.
 
Evgeniy Stepanov
 - [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page faults
 
Timur Iskhodzhanov
 - [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page	faults
 
Alexey Samsonov
 - [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page	faults
 
Timur Iskhodzhanov
 - [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page	faults
 
Alexey Samsonov
 - [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page	faults
 
Timur Iskhodzhanov
 - [compiler-rt] r212809 - [ASan] Print register values in a consistent	way
 
Timur Iskhodzhanov
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Timur Iskhodzhanov
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Timur Iskhodzhanov
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Alexey Samsonov
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Reid Kleckner
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Timur Iskhodzhanov
 - [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to	__asan_init in the DLL thunk
 
Alexey Samsonov
 - [compiler-rt] r212823 - [asan] fix x32 build, patch by H.J. Lu
 
Kostya Serebryany
 - [compiler-rt] r212857 - [ASan] Improve ODR-violation error reports.
 
Alexey Samsonov
 - [compiler-rt] r212872 - [ASan] Collect unmangled names of global	variables in Clang to print them in error reports.
 
Alexey Samsonov
 - [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [lld] [mach-o] Support -l and -syslibroot options
 
Shankar Easwaran
 - [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [lld] r212480 - [Mips] Make rel-dynamic-05.test test case independent	from external input files.
 
Simon Atanasyan
 - [lld] r212542 - [Mips] Make rel-dynamic-07.test test case independent	from external input files.
 
Simon Atanasyan
 - [lld] r212571 - [PECOFF] Fix .bss section alignment
 
Rui Ueyama
 - [lld] r212579 - Change llvm-nm to use -M instead of -s to work with	latest llvm-nm
 
Nick Kledzik
 - [lld] r212579 - Change llvm-nm to use -M instead of -s to work	with latest llvm-nm
 
Kevin Enderby
 - [lld] r212613 - [Mips] Make rel-dynamic-08.test test case independent	from external input files.
 
Simon Atanasyan
 - [lld] r212616 - [all]: Use range-based ArgList adapter instead of	filtered_begin/filtered_end
 
Tim Northover
 - [lld] r212652 - Move GOTPass and StubsPass from Core to MachO
 
Nick Kledzik
 - [lld] r212706 - [mach-o]: support -syslibroot and -l options
 
Tim Northover
 - [lld] r212712 - [mach-o]: support user-specified (-L) library search	paths
 
Tim Northover
 - [lld] r212713 - [mach-o]: support -Z option to skip standard library	paths
 
Tim Northover
 - [lld] r212758 - [Mips] Make rel-dynamic-10.test test case independent	from external input files.
 
Simon Atanasyan
 - [lld] r212763 - [PECOFF] Invoke cvtres.exe in the driver.
 
Rui Ueyama
 - [lld] r212765 - [PECOFF] Set resource table entry in header.
 
Rui Ueyama
 - [lld] r212766 - [PECOFF] s/context/ctx/ for consistency.
 
Rui Ueyama
 - [lld] r212813 - [Mips] Make rel-dynamic-11.test test case independent	from external input files.
 
Simon Atanasyan
 - [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when	SSE4.1 is available.
 
Robert Khasanov
 - [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when	SSE4.1 is available.
 
Benjamin Kramer
 - [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when	SSE4.1 is available.
 
Robert Khasanov
 - [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when	SSE4.1 is available.
 
Benjamin Kramer
 - [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when	SSE4.1 is available.
 
Dmitry Babokin
 - [llvm] r207338 - DAGCombiner: Simplify code a bit,	make more transforms work with vectors.
 
Quentin Colombet
 - [llvm] r207338 - DAGCombiner: Simplify code a bit,	make more transforms work with vectors.
 
Benjamin Kramer
 - [llvm] r207338 - DAGCombiner: Simplify code a bit,	make more transforms work with vectors.
 
Quentin Colombet
 - [llvm] r207338 - DAGCombiner: Simplify code a bit, make more	transforms work with vectors.
 
Benjamin Kramer
 - [llvm] r207338 - DAGCombiner: Simplify code a bit,	make more transforms work with vectors.
 
Quentin Colombet
 - [llvm] r209788 - [x86] Fold extract_vector_elt of a load into the	Load's address computation.
 
Dmitry Babokin
 - [llvm] r209788 - [x86] Fold extract_vector_elt of a load into the	Load's address computation.
 
Michael Spencer
 - [llvm] r209788 - [x86] Fold extract_vector_elt of a load into the	Load's address computation.
 
Michael Spencer
 - [llvm] r211315 - Use lib/LTO directly in the gold plugin.
 
Rafael Espíndola
 - [llvm] r211595 - Pass a unique_ptr<MemoryBuffer> to the	constructors in the Binary hierarchy.
 
David Blaikie
 - [llvm] r211595 - Pass a unique_ptr<MemoryBuffer> to the	constructors in the Binary hierarchy.
 
Alp Toker
 - [llvm] r211595 - Pass a unique_ptr<MemoryBuffer> to the	constructors in the Binary hierarchy.
 
David Blaikie
 - [llvm] r211705 - Random Number Generator (llvm)
 
Geremy Condra
 - [llvm] r211705 - Random Number Generator (llvm)
 
Stephen Crane
 - [llvm] r211705 - Random Number Generator (llvm)
 
Nick Lewycky
 - [llvm] r211705 - Random Number Generator (llvm)
 
Geremy Condra
 - [llvm] r211705 - Random Number Generator (llvm)
 
Nick Lewycky
 - [llvm] r211881 - Added instruction combine to transform few	more negative values addition to subtraction (Part 3)
 
Dinesh Dwivedi
 - [llvm] r211888 - [x86] Begin a significant overhaul of how vector	lowering is done in the
 
Evan Cheng
 - [llvm] r212203 - Don't try to construct debug LexicalScopes	hierarchy for functions that do not have top level debug information.
 
David Blaikie
 - [llvm] r212203 - Don't try to construct debug LexicalScopes	hierarchy for functions that do not have top level debug information.
 
David Blaikie
 - [llvm] r212203 - Don't try to construct debug LexicalScopes	hierarchy for functions that do not have top level debug information.
 
Duncan P. N. Exon Smith
 - [llvm] r212203 - Don't try to construct debug LexicalScopes	hierarchy for functions that do not have top level debug information.
 
David Blaikie
 - [llvm] r212203 - Don't try to construct debug LexicalScopes	hierarchy for functions that do not have top level debug information.
 
David Blaikie
 - [llvm] r212248 - Invert the MC -> Object dependency.
 
Richard Smith
 - [llvm] r212324 - [x86] Generalize	BuildVectorSDNode::getConstantSplatValue to work for
 
Tobias Grosser
 - [llvm] r212324 - [x86] Generalize	BuildVectorSDNode::getConstantSplatValue to work for
 
Chandler Carruth
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to.
 
Richard Smith
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to.
 
Pete Cooper
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to.
 
Reid Kleckner
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to.
 
Benjamin Kramer
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to.
 
Benjamin Kramer
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer	is	referring to.
 
Pete Cooper
 - [llvm] r212337 - GlobalDCE: Delete available_externally	initializers if it allows removing the value the	initializer	is	referring to.
 
Pete Cooper
 - [llvm] r212370 - ADT: Add a drop_back() helper to ArrayRef
 
David Blaikie
 - [llvm] r212379 - Fix grammar
 
Matt Arsenault
 - [llvm] r212403 - Declare variable on first use.
 
David Blaikie
 - [llvm] r212403 - Declare variable on first use.
 
Alp Toker
 - [llvm] r212403 - Declare variable on first use.
 
David Blaikie
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Tim Northover
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Duncan Sands
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same	thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same	thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Cameron McInally
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Duncan Sands
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Tim Northover
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same	thing as BIC. At all.
 
Ulrich Weigand
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same	thing as BIC. At all.
 
Ulrich Weigand
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Cameron McInally
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the	same thing as BIC. At all.
 
Hal Finkel
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Jim Grosbach
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Tim Northover
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Jim Grosbach
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Cameron McInally
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Tim Northover
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Duncan Sands
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Cameron McInally
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Cameron McInally
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Duncan Sands
 - [llvm] r212443 - CodeGen: it turns out that NAND is not the same	thing as BIC. At all.
 
Sean Silva
 - [llvm] r212444 - [x86] Teach the new vector shuffle lowering code to	handle what is
 
Chandler Carruth
 - [llvm] r212444 - [x86] Teach the new vector shuffle lowering	code to	handle what is
 
Hal Finkel
 - [llvm] r212444 - [x86] Teach the new vector shuffle lowering code	to handle what is
 
Chandler Carruth
 - [llvm] r212449 - InstCombine: Simplify code, no functionality change.
 
Benjamin Kramer
 - [llvm] r212454 - [msan] Fix handling of phi in blacklisted functions.
 
Evgeniy Stepanov
 - [llvm] r212455 - [asan] Generate asm instrumentation in MC.
 
Evgeniy Stepanov
 - [llvm] r212459 - X86: revert unintentional change to X86FastISel.
 
Tim Northover
 - [llvm] r212460 - Make helper functions static.
 
Benjamin Kramer
 - [llvm] r212461 - [testing]: lld generally lives in tools/,	so fix llvm-lit.
 
Tim Northover
 - [llvm] r212461 - [testing]: lld generally lives in tools/,	so fix llvm-lit.
 
David Wiberg
 - [llvm] r212472 - Fix typo, weird indentation
 
Matt Arsenault
 - [llvm] r212473 - R600: Fix mishandling of load / store chains.
 
Matt Arsenault
 - [llvm] r212475 - [x86] Revert r212324 which was too aggressive w.r.t.	allowing undef
 
Chandler Carruth
 - [llvm] r212476 - [PowerPC] Fix "byval align" arguments
 
Ulrich Weigand
 - [llvm] r212477 - [PowerPC] Fix no-assert build
 
Ulrich Weigand
 - [llvm] r212478 - [PowerPC] Fix testcase regression
 
Ulrich Weigand
 - [llvm] r212479 - Refactor ARM subarchitecture parsing
 
Renato Golin
 - [llvm] r212483 - Use raw_fd_ostream instead of std::ofstream.
 
Rafael Espindola
 - [llvm] r212490 - Fix for PR17073 ( http://llvm.org/pr17073 ),	simplifycfg illegally hoists an operation in a phi node that can trap.
 
Sanjay Patel
 - [llvm] r212492 - Allow AArch64FastISel to degrade graceully in the	presence of an MVT::i128
 
Louis Gerbarg
 - [llvm] r212492 - Allow AArch64FastISel to degrade graceully in	the presence of an MVT::i128
 
Eric Christopher
 - [llvm] r212493 - [FastISel][X86] Fix smul.with.overflow.i8 lowering.
 
Juergen Ributzka
 - [llvm] r212493 - [FastISel][X86] Fix smul.with.overflow.i8	lowering.
 
Eric Christopher
 - [llvm] r212493 - [FastISel][X86] Fix smul.with.overflow.i8	lowering.
 
Juergen Ributzka
 - [llvm] r212493 - [FastISel][X86] Fix smul.with.overflow.i8	lowering.
 
Eric Christopher
 - [llvm] r212495 - fixed some typos
 
Sanjay Patel
 - [llvm] r212498 - [x86] Fix assertion failure caused by a wrong	combine of PSHUFD nodes with different types.
 
Andrea Di Biagio
 - [llvm] r212503 - Kill unnecessary include
 
Alexey Samsonov
 - [llvm] r212504 - [X86] AVX512: Only allow k1-k7 as predicates to	vpcmp*
 
Adam Nemet
 - [llvm] r212505 - [ASan] Completely remove sanitizer blacklist file	from instrumentation pass.
 
Alexey Samsonov
 - [llvm] r212505 - [ASan] Completely remove sanitizer blacklist	file from instrumentation pass.
 
Benjamin Kramer
 - [llvm] r212505 - [ASan] Completely remove sanitizer blacklist	file from instrumentation pass.
 
Alexey Samsonov
 - [llvm] r212505 - [ASan] Completely remove sanitizer blacklist	file from instrumentation pass.
 
Alexey Samsonov
 - [llvm] r212514 - [SDAG] Build up a more rich set of APIs for querying	build-vector SDAG
 
Chandler Carruth
 - [llvm] r212515 - [SDAG] Actually check for a non-constant splat and	clarify comments
 
Chandler Carruth
 - [llvm] r212517 - [x86,	SDAG] Sink the logic for folding shuffles of splats more
 
Chandler Carruth
 - [llvm] r212519 - Mips.abiflags is a new implicitly generated	section	that	will be present on all new modules. The section contains a	versioned	data	structure which represents essentially information to	allow a program	loader to determine the requireme
 
Daniel Sanders
 - [llvm] r212519 - Mips.abiflags is a new implicitly generated section	that	will be present on all new modules. The section contains a versioned	data	structure which represents essentially information to allow a program	loader to determine the requirements of the application. This patch	implements mips.abiflags section and provides test cases for it.
 
Vladimir Medic
 - [llvm] r212520 - Truncate the immediate in logical operation to the	register width
 
Arnaud A. de Grandmaison
 - [llvm] r212521 - Revert "Refactor ARM subarchitecture parsing"
 
Renato Golin
 - [llvm] r212521 - Revert "Refactor ARM subarchitecture parsing"
 
Eric Christopher
 - [llvm] r212521 - Revert "Refactor ARM subarchitecture parsing"
 
Renato Golin
 - [llvm] r212522 - [mips] Improve encapsulation of the .MIPS.abiflags	implementation and limit scope of related enums
 
Daniel Sanders
 - [llvm] r212522 - [mips] Improve encapsulation of the	.MIPS.abiflags implementation and limit scope of related enums
 
Tim Northover
 - [llvm] r212522 - [mips] Improve encapsulation of the	.MIPS.abiflags implementation and limit scope of related enums
 
Daniel Sanders
 - [llvm] r212523 - Fix r212522 - [mips] Improve encapsulation of the	.MIPS.abiflags implementation and limit scope of related enums
 
Daniel Sanders
 - [llvm] r212528 - [mips] Fixed struct/class mismatch introduced in	r212522.
 
Daniel Sanders
 - [llvm] r212530 - [ASan/Win] Don't instrument private COMDAT globals	until PR20244 is properly fixed
 
Timur Iskhodzhanov
 - [llvm] r212537 - Fix some Twine locals.
 
Benjamin Kramer
 - [llvm] r212537 - Fix some Twine locals.
 
Reid Kleckner
 - [llvm] r212537 - Fix some Twine locals.
 
Benjamin Kramer
 - [llvm] r212539 - [DAG] Teach how to combine a pair of shuffles into a	single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [llvm] r212547 - [PowerPC] Implement atomic NAND operations as actual	NAND
 
Ulrich Weigand
 - [llvm] r212550 - Revert "GlobalDCE: Delete available_externally	initializers	if it allows removing the value the initializer is referring to."
 
Pete Cooper
 - [llvm] r212550 - Revert "GlobalDCE: Delete available_externally	initializers if it allows removing the value the initializer is	referring to."
 
David Blaikie
 - [llvm] r212550 - Revert	"GlobalDCE: Delete available_externally initializers if it allows	removing the value the initializer is referring to."
 
Pete Cooper
 - [llvm] r212568 - Add support for BSD format Archive map symbols (aka	the table of contents
 
Kevin Enderby
 - [llvm] r212568 - Add support for BSD format Archive map symbols	(aka the table of contents
 
Rafael Espíndola
 - [llvm] r212570 - DominanceInfo is strongly preferred over RegionInfo
 
Tobias Grosser
 - [llvm] r212572 - Improve BasicAA CS-CS queries
 
Hal Finkel
 - [llvm] r212573 - AArch64: Better codegen for loading from __fp16.
 
Jim Grosbach
 - [llvm] r212576 - Changed the lvm-nm alias "-s" for -print-armap to	"-M".
 
Kevin Enderby
 - [llvm] r212577 - MipsTargetStreamer.h: Avoid "using" to appease msc17.
 
NAKAMURA Takumi
 - [llvm] r212580 - [ms-coff] Add a test for proper handling of full	Windows path names in the .drectve section
 
Ehsan Akhgari
 - [llvm] r212581 - [SDAG] At the suggestion of Hal,	switch to an output parameter that
 
Chandler Carruth
 - [llvm] r212586 - CMake: fix compiler feature detection
 
Alp Toker
 - [llvm] r212587 - CMake: make __DATE__,	__TIME__ etc. macro usage an error
 
Alp Toker
 - [llvm] r212588 - Use correct memeber when displaying StringMap's size.
 
Nikola Smiljanic
 - [llvm] r212590 - Prospective -fsanitize=memory build fix following	r212586
 
Alp Toker
 - [llvm] r212595 - SourceMgr: consistently use 'unsigned' for the memory	buffer ID type
 
Dmitri Gribenko
 - [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals. Properly	fixes PR20244.
 
Timur Iskhodzhanov
 - [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals.	Properly fixes PR20244.
 
Rafael Espíndola
 - [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals.	Properly fixes PR20244.
 
Reid Kleckner
 - [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals.	Properly fixes PR20244.
 
Timur Iskhodzhanov
 - [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals.	Properly fixes PR20244.
 
Timur Iskhodzhanov
 - [llvm] r212602 - [x86] Re-apply a variant of the x86 side of r212324	now that the rest
 
Chandler Carruth
 - [llvm] r212603 - Add ability to emit internal instruction	representation to CodeGen assembly output.
 
Daniel Sanders
 - [llvm] r212604 - [mips][mips64r6] Use JALR for returns instead of JR	(which is not available on MIPS32r6/MIPS64r6)
 
Daniel Sanders
 - [llvm] r212605 - [mips][mips64r6] Use JALR for indirect branches	instead of JR (which is not available on MIPS32r6/MIPS64r6)
 
Daniel Sanders
 - [llvm] r212606 - [x86] Initialize a pointer to null to fix a bug in	r212602.
 
Chandler Carruth
 - [llvm] r212607 - [mips][mips64r6] Correct cond names in the	cmp.cond.[ds] instructions
 
Daniel Sanders
 - [llvm] r212608 - [mips][mips64r6] Correct select patterns that have	the condition or true/false values backwards
 
Daniel Sanders
 - [llvm] r212610 - [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and	use it when widening
 
Chandler Carruth
 - [llvm] r212610 - [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node	and use it when widening
 
Tom Stellard
 - [llvm] r212610 - [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node	and use it when widening
 
Chandler Carruth
 - [llvm] r212611 - X86: When lowering v8i32 himuls use the correct	shuffle masks for AVX2.
 
Benjamin Kramer
 - [llvm] r212612 - Sink two variables only used in an assert into the	assert itself. Should
 
Chandler Carruth
 - [llvm] r212614 - [x86] Fix a bug in my new zext-vector-inreg DAG	trickery where we were
 
Chandler Carruth
 - [llvm] r212615 - Generic: add range-adapter for option parsing.
 
Tim Northover
 - [llvm] r212615 - Generic: add range-adapter for option parsing.
 
David Blaikie
 - [llvm] r212615 - Generic: add range-adapter for option parsing.
 
Tim Northover
 - [llvm] r212626 - Add Imagination Technologies to the vendors in	llvm::Triple
 
Daniel Sanders
 - [llvm] r212629 - Fix for PR20059 (instcombine reorders shufflevector	after instruction that may trap)
 
Sanjay Patel
 - [llvm] r212632 - removed duplicate testcase
 
Sanjay Patel
 - [llvm] r212633 - Make AArch64FastISel::EmitIntExt explicitly check its	source and destination types
 
Louis Gerbarg
 - [llvm] r212633 - Make AArch64FastISel::EmitIntExt explicitly	check its source and destination types
 
Eric Christopher
 - [llvm] r212634 - [X86] AVX512: Enable it in the Loop Vectorizer
 
Adam Nemet
 - [llvm] r212635 - Update ReleaseNotes to mention Atomic NAND semantic	changes.
 
Cameron McInally
 - [llvm] r212636 - TargetRegisterInfo: Remove function that fell out of	use years ago.
 
Benjamin Kramer
 - [llvm] r212637 - Change an assert() to a diagnostic.
 
Jim Grosbach
 - [llvm] r212637 - Change an assert() to a diagnostic.
 
David Blaikie
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Jim Grosbach
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Tim Northover
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Jim Grosbach
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Tim Northover
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Stephen Canon
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Tim Northover
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Jim Grosbach
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Jim Grosbach
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Stephen Canon
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Tim Northover
 - [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
 
Jim Grosbach
 - [llvm] r212640 - Add trunc (select c, a, b) -> select c (trunc a),	(trunc b) combine.
 
Matt Arsenault
 - [llvm] r212640 - Add trunc (select c, a, b) -> select c (trunc	a), (trunc b) combine.
 
NAKAMURA Takumi
 - [llvm] r212640 - Add trunc (select c, a, b) -> select c (trunc	a), (trunc b) combine.
 
Matt Arsenault
 - [llvm] r212641 - Use simpler constructor for range adapter.
 
Tim Northover
 - [llvm] r212643 - Decouple llvm::SpecialCaseList text representation	and its LLVM IR semantics.
 
Alexey Samsonov
 - [llvm] r212643 - Decouple llvm::SpecialCaseList text	representation and its LLVM IR semantics.
 
Peter Collingbourne
 - [llvm] r212643 - Decouple llvm::SpecialCaseList text	representation and its LLVM IR semantics.
 
Alexey Samsonov
 - [llvm] r212643 - Decouple llvm::SpecialCaseList text	representation and its LLVM IR semantics.
 
Peter Collingbourne
 - [llvm] r212643 - Decouple llvm::SpecialCaseList text	representation and its LLVM IR semantics.
 
Alexey Samsonov
 - [llvm] r212649 - Recommit r212203: Don't try to construct debug	LexicalScopes hierarchy for functions that do not have top level debug	information.
 
David Blaikie
 - [llvm] r212661 - [SDAG] Make the new zext-vector-inreg node default to	expand so targets
 
Chandler Carruth
 - [llvm] r212668 - [dfsan] Handle bitcast aliases.
 
Peter Collingbourne
 - [llvm] r212674 - [x86] Refactor some of the new code for lowering	v16i8 shuffles to
 
Chandler Carruth
 - [llvm] r212675 - Fix types in documentation.
 
Matt Arsenault
 - [llvm] r212676 - R600/SI: Add support for llvm.convert.{to|from}.fp16
 
Matt Arsenault
 - [llvm] r212677 - [AArch64]Fix an assertion failure in DAG Combiner	about concating 2 build_vector.
 
Hao Liu
 - [llvm] r212678 - SpecialCaseList: use std::unique_ptr.
 
Peter Collingbourne
 - [llvm] r212678 - SpecialCaseList: use std::unique_ptr.
 
David Blaikie
 - [llvm] r212678 - SpecialCaseList: use std::unique_ptr.
 
Peter Collingbourne
 - [llvm] r212679 - Explicitly define move constructor and move	assignment operator to appease MSVC.
 
Peter Collingbourne
 - [llvm] r212680 - [x86] Initial improvements to the new shuffle	lowering for v16i8
 
Chandler Carruth
 - [llvm] r212682 - Remove move assignment operator to appease older	GCCs.
 
Peter Collingbourne
 - [llvm] r212682 - Remove move assignment operator to appease older	GCCs.
 
David Blaikie
 - [llvm] r212682 - Remove move assignment operator to appease	older GCCs.
 
Peter Collingbourne
 - [llvm] r212683 - MC: add and use an accessor for WinCFI
 
Saleem Abdulrasool
 - [llvm] r212684 - MC: modernise for loop
 
Saleem Abdulrasool
 - [llvm] r212686 - Allow isDereferenceablePointer to look through some	bitcasts
 
Hal Finkel
 - [llvm] r212687 - Fix isDereferenceablePointer not to try to take the	size of an unsized type.
 
Hal Finkel
 - [llvm] r212688 - A test case for not asserting in	isDereferenceablePointer upon unsized types
 
Hal Finkel
 - [llvm] r212692 - [x86] Tweak the v16i8 single input special case	lowering for shuffles
 
Chandler Carruth
 - [llvm] r212695 - [x86] Expand the target DAG combining for PSHUFD	nodes to be able to
 
Chandler Carruth
 - [llvm] r212697 - Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [llvm] r212701 - [SystemZ] Fix FPR dwarf numbering
 
Richard Sandiford
 - [llvm] r212702 - [SystemZ] Avoid using i8 constants for immediate	fields
 
Richard Sandiford
 - [llvm] r212703 - [SystemZ] Add MC support for LEDBRA,	LEXBRA and LDXBRA
 
Richard Sandiford
 - [llvm] r212705 - [x86] Add another combine that is particularly	useful for the new vector
 
Chandler Carruth
 - [llvm] r212707 - [SystemZ] Tweak instruction format classifications
 
Richard Sandiford
 - [llvm] r212708 - Revert r212640, "Add trunc (select c, a,	b) -> select c (trunc a), (trunc b) combine."
 
NAKAMURA Takumi
 - [llvm] r212709 - llvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize.	(from r212640)
 
NAKAMURA Takumi
 - [llvm] r212710 - SpecialCaseList.h: Fix -Wdocumentation with \code.
 
NAKAMURA Takumi
 - [llvm] r212711 - [SystemZ] Use SystemZCallingConv.td to define	callee-saved registers
 
Richard Sandiford
 - [llvm] r212714 - [x86,	SDAG] Introduce any- and sign-extend-vector-inreg nodes analogous
 
Chandler Carruth
 - [llvm] r212714 - [x86, SDAG] Introduce any- and	sign-extend-vector-inreg nodes analogous
 
Chandler Carruth
 - [llvm] r212716 - [x32] Add AsmBackend for X32 which uses ELF32 with	x86_64 (the author is Pavel Chupin).
 
Zinovy Nis
 - [llvm] r212717 - [mips] Add support for -modd-spreg/-mno-odd-spreg
 
Daniel Sanders
 - [llvm] r212718 - AArch64: correctly fast-isel i8 & i16 multiplies
 
Tim Northover
 - [llvm] r212720 - Feeding isSafeToSpeculativelyExecute its DataLayout	pointer
 
Hal Finkel
 - [llvm] r212722 - [AArch64] Add logical alias instructions to MC	AsmParser
 
Arnaud A. de Grandmaison
 - [llvm] r212726 - [mips] Added FPXX modeless calling convention.
 
Zoran Jovanovic
 - [llvm] r212729 - Mips: Silence a -Wcovered-switch-default
 
David Majnemer
 - [llvm] r212729 - Mips: Silence a -Wcovered-switch-default
 
Daniel Sanders
 - [llvm] r212730 - Feeding isSafeToSpeculativelyExecute its DataLayout	pointer (in Sink)
 
Hal Finkel
 - [llvm] r212732 - IR: Aliases don't belong to an explicit comdat
 
David Majnemer
 - [llvm] r212742 - InstCombine: Fix a crash in Descale for	multiply-by-zero
 
Duncan P. N. Exon Smith
 - [llvm] r212744 - Make it possible for the Subtarget to change between	function
 
Eric Christopher
 - [llvm] r212745 - Add the CSR company and the Kalimba DSP processor to	Triple.
 
Eric Christopher
 - [llvm] r212747 - [X86] Mark pseudo instruction TEST8ri_NOEREX as	hasSIdeEffects=0.
 
Akira Hatanaka
 - [llvm] r212748 - [DAG] Further improve the logic in DAGCombiner that	folds a	pair of shuffles into a single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [llvm] r212750 - Revert "Revert r212640, "Add trunc (select c, a,	b) -> select c (trunc a), (trunc b) combine.""
 
Matt Arsenault
 - [llvm] r212756 - Extend the test coverage in combine-vec-shuffle-2.ll	adding some negative tests.
 
Andrea Di Biagio
 - [llvm] r212769 - [mips] Emit two CFI offset directives per double	precision SDC1/LDC1
 
Zoran Jovanovic
 - [llvm] r212771 - Use the integrated assembler by default on OpenBSD.
 
Brad Smith
 - [llvm] r212772 - SelectionDAG: Factor FP_TO_SINT lower code out of	DAGLegalizer
 
Jan Vesely
 - [llvm] r212773 - R600: Implement float to long/ulong
 
Jan Vesely
 - [llvm] r212775 - This test case doesn't actually need the inliner to	reproduce the input.
 
David Blaikie
 - [llvm] r212776 - Reapply "DebugInfo: Ensure that all debug location	scope chains from instructions within a function,	lead to the function itself."
 
David Blaikie
 - [llvm] r212777 - [RuntimeDyld] Improve error diagnostic in	RuntimeDyldChecker.
 
Lang Hames
 - [llvm] r212780 - [RuntimeDyld] Replace a crufty old ARM RuntimeDyld	test with a new one that uses
 
Lang Hames
 - [llvm] r212782 - Partially fix PR20058: reduce compile time for loop	unrolling with very high count by reducing calls to SE->forgetLoop
 
Mark Heffernan
 - [llvm] r212793 - Revert "Reapply "DebugInfo: Ensure that all debug	location scope chains from instructions within a function,	lead to the function itself.""
 
David Blaikie
 - [llvm] r212794 - [X86] AVX512: Simplify logic in isCDisp8
 
Adam Nemet
 - [llvm] r212795 - [X86] AVX512: Improve readability of isCDisp8
 
Adam Nemet
 - [llvm] r212802 - Fixup PHIs in LowerSwitch when a Leaf node is not	emitted.
 
Marcello Maggioni
 - [llvm] r212803 - Added test for commit r212802 that was missing
 
Marcello Maggioni
 - [llvm] r212808 - [X86] Fix the inversion of low and high bits for the	lowering of MUL_LOHI.
 
Quentin Colombet
 - [llvm] r212810 - Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [llvm] r212812 - ARM: Allow __fp16 as a function arg or return type	for AArch64
 
Oliver Stannard
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alp Toker
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alexander Kornienko
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alp Toker
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alexander Kornienko
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Chandler Carruth
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alp Toker
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alp Toker
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Sean Silva
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alp Toker
 - [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
 
Alexander Kornienko
 - [llvm] r212818 - [CMake] add_llvm_library: Add "RUNTIME DESTINATION	bin" to install(). It affects add_library(SHARED) for Win32.DLL.
 
NAKAMURA Takumi
 - [llvm] r212819 - llvm/test/lit.cfg: Let %python available.
 
NAKAMURA Takumi
 - [llvm] r212820 - llvm/test/BugPoint/compile-custom.ll: Use explicit	%python to invoke a test script, compile-custom.ll.py,	for shebang-incapable hosts.
 
NAKAMURA Takumi
 - [llvm] r212828 - Add a test case for r212596
 
Timur Iskhodzhanov
 - [llvm] r212829 - R600/SI: fix shadow mapping for 1D and 2D array	textures
 
Marek Olsak
 - [llvm] r212830 - R600/SI: add sample and image intrinsics exposing all	instruction fields
 
Marek Olsak
 - [llvm] r212831 - R600/SI: Use i32 vectors for resources and samplers
 
Marek Olsak
 - [llvm] r212832 - [PowerPC] Fix invalid displacement created by	LocalStackAlloc
 
Ulrich Weigand
 - [llvm] r212834 - [MC] Constify MCELF::GetVisibility and	MCELF::getOther
 
Ulrich Weigand
 - [llvm] r212837 - Simplify the raw_svector_ostream tweak from r212816
 
Alp Toker
 - [llvm] r212837 - Simplify the raw_svector_ostream tweak from	r212816
 
Chandler Carruth
 - [llvm] r212842 - Add the "-s" flag to llvm-nm for Mach-O files that	prints symbols only in
 
Kevin Enderby
 - [llvm] r212843 - [FastISel] Breakout intrinsic lowering into a	separate function and add a target-hook.
 
Juergen Ributzka
 - [llvm] r212844 - [FastISel] Make isInTailCallPosition independent of	SelectionDAG.
 
Juergen Ributzka
 - [llvm] r212846 - Move the API and implementation of	clang::driver::getARMCPUForMArch() to llvm::Triple::getARMCPUForArch().
 
Argyrios Kyrtzidis
 - [llvm] r212846 - Move the API and implementation of	clang::driver::getARMCPUForMArch() to llvm::Triple::getARMCPUForArch().
 
Jim Grosbach
 - [llvm] r212847 - When we sink an instruction,	this can open up opportunity for the operands to be sunk - add them to	the worklist
 
Aditya Nandakumar
 - [llvm] r212848 - [FastISel] Add basic infrastructure to support a	target-independent call lowering hook in FastISel. WIP
 
Juergen Ributzka
 - [llvm] r212849 - [FastISel] Add target-independent patchpoint	intrinsic support. WIP.
 
Juergen Ributzka
 - [llvm] r212850 - [ASan] Introduce a struct representing the layout of	metadata entry in llvm.asan.globals.
 
Alexey Samsonov
 - [llvm] r212851 - [FastISel][X86] Implement the FastLowerIntrinsicCall	hook.
 
Juergen Ributzka
 - [llvm] r212855 - Revert "[FastISel][X86] Implement the	FastLowerIntrinsicCall hook."
 
Juergen Ributzka
 - [llvm] r212859 - [RuntimeDyld] Add GOT support for AArch64 to	RuntimeDyldMachO.
 
Lang Hames
 - [llvm] r212861 - BFI: Mark the end of namespaces
 
Duncan P. N. Exon Smith
 - [llvm] r212862 - Avoid a warning from MSVC on "*/" in this code by	inserting a space
 
Reid Kleckner
 - [llvm] r212864 - [RuntimeDyld] Fix stub size and offset for AArch64 in	RuntimeDyldMachO.h.
 
Lang Hames
 - [llvm] r212865 - Option: Propagate flags from groups to options in	each group
 
Reid Kleckner
 - [llvm] r212866 - BFI: Clean up BlockMass
 
Duncan P. N. Exon Smith
 - [llvm] r212868 - BFI: Add constructor for Weight
 
Duncan P. N. Exon Smith
 - [llvm] r212870 - R600: Add missing tests for some intrinsics
 
Matt Arsenault
 - [llvm] r212872 - [ASan] Collect unmangled names of global variables	in Clang to print them in error reports.
 
Alexey Samsonov
 - [llvm] r212875 - Fix an issue with the MergeBasicBlockIntoOnlyPred()	helper function where it did
 
Owen Anderson
 - [llvm] r212880 - [ELFYAML] Group ELF section type flags to target	specific blocks.
 
Simon Atanasyan
 - [llvm] r212881 - MC: rename MCW64UnwindInfo to MCWinFrameInfo
 
Saleem Abdulrasool
 - [llvm] r212882 - MC: remove use of unnecessary variable
 
Saleem Abdulrasool
 - [llvm] r212883 - AArch64: add support for llvm.aarch64.hint intrinsic
 
Saleem Abdulrasool
 - [llvm] r212885 - Templatify DominanceFrontier.
 
Matt Arsenault
 - [llvm] r212886 - Try to fix MSVC build
 
Matt Arsenault
 - [llvm] r212888 - Try to fix MSVC build
 
Matt Arsenault
 - [llvm] r212889 - Try to fix MSVC warning.
 
Matt Arsenault
 - [llvm] r212893 - R600: Add option to disable promote alloca
 
Matt Arsenault
 - [llvm] r212894 - R600: Run private-memory test with and without alloca	promote
 
Matt Arsenault
 - [llvm] r212895 - R600: Run more tests with promote alloca disabled.
 
Matt Arsenault
 - [llvm] r212896 - R600: Make ShaderType private
 
Matt Arsenault
 - [llvm] r212897 - R600: Use range for and fix missing consts.
 
Matt Arsenault
 - [llvm] r212898 - Remove unused include
 
Matt Arsenault
 - [llvm] r212899 - MC: Let non-temporary COFF aliases be in symtab
 
David Majnemer
 - [llvm] r212900 - IR: Allow comdats to be applied to globals with	internal linkage
 
David Majnemer
 - [llvm] r212902 - bugpoint/ToolRunner.cpp: ProcessFailure(): Close	ErrorFD immediately, or it couldn't be reopened on Win32.
 
NAKAMURA Takumi
 - [llvm] r212903 - [CMake] Introduce moddir for MODULE -- corresponding	to LIBRARY_OUTPUT_DIRECTORY.
 
NAKAMURA Takumi
 - [llvm] r212904 - [CMake] Add LLVM_LINK_COMPONENTS to loadable modules,	LLVMHello and BugpointPasses, on Win32.
 
NAKAMURA Takumi
 - [llvm] r212907 - [CMake] Enable loadable modules, aka plugins,	with BUILD_SHARED_LIBS on cygming.
 
NAKAMURA Takumi
 - [llvm] r212908 - [Mips] Support SHT_MIPS_ABIFLAGS section type flag	in the llvm-readobj, 
 
Simon Atanasyan
 - [llvm] r212910 - Add forgotten `break` statement.
 
Simon Atanasyan
 - [llvm] r212912 - MC: make DWARF and Windows unwinding handling more	similar
 
Saleem Abdulrasool
 - [llvm] r212913 - MC: make helper function be more const-correct
 
Saleem Abdulrasool
 - [llvm] r212914 - MC: make MCWin64EHInstruction a POD-like struct
 
Saleem Abdulrasool
 - [llvm] r212915 - [DAGCombiner] Fix a crash caused by a missing check	for legal type when trying to fold shuffles.
 
Andrea Di Biagio
 - [llvm] r212917 - Object/LLVMBuild.txt: Sort required_libraries by	alphabetical order.
 
NAKAMURA Takumi
 - [llvm] r212918 - NVPTX/LLVMBuild.txt: Add "Scalar" to	required_libraries. It is really referenced.
 
NAKAMURA Takumi
 - [llvm] r212920 - [CMake] Update libdeps.
 
NAKAMURA Takumi
 - [llvm] r212921 - [CMake] LINK_COMPONENTS: Add also corresponding	MCTargetDesc and TargetInfo as well,	when target names or "nativecodegen" are specified.
 
NAKAMURA Takumi
 - [llvm] r212922 - Support lowering of empty aggregates.
 
Bill Wendling
 - [LLVMugs][Bug 20122] Patch ready
 
Hal Finkel
 - [LNT] r212623 - Clean up geomean calculation code
 
Yi Kong
 - [LNT] r212736 - Change submit so that the results from the server can	be used on the client.
 
Chris Matthews
 - [LNT] r212737 - Refactor submission logic in nt
 
Chris Matthews
 - [LNT] r212738 - Remove unused import
 
Chris Matthews
 - [LNT] r212739 - Fix hanging comment
 
Chris Matthews
 - [LNT] r212740 - Support update for Reports
 
Chris Matthews
 - [LNT] r212741 - Fix server bug in client result reporting
 
Chris Matthews
 - [LNT] r212746 - Fix missing import from my bad merge
 
Chris Matthews
 - [Mesa-dev] [PATCH] R600/SI: Use i32 vectors for resources and	samplers
 
Matt Arsenault
 - [PATCH, PowerPC] Fix invalid displacement created by LocalStackAlloc
 
Ulrich Weigand
 - [PATCH, PowerPC] Fix invalid displacement created by	LocalStackAlloc
 
Hal Finkel
 - [PATCH,	PowerPC] Fix invalid displacement created by LocalStackAlloc
 
Ulrich Weigand
 - [PATCH 03/11] Record a pointer to the AliasSet
 
Tobias Grosser
 - [PATCH 03/11] Record a pointer to the AliasSet
 
Andreas Simbuerger
 - [PATCH 1/2] SelectionDAG: Factor FP_TO_SINT lower code out of	DAGLegalizer
 
Jan Vesely
 - [PATCH 1/2] SelectionDAG: Factor FP_TO_SINT lower code out of	DAGLegalizer
 
Tom Stellard
 - [PATCH 1/2] SelectionDAG: Factor FP_TO_SINT lower code out of	DAGLegalizer
 
Owen Anderson
 - [PATCH 1/2] SelectionDAG: Factor FP_TO_SINT lower code out of	DAGLegalizer
 
Jan Vesely
 - [PATCH] 32-bit PowerPC ELF Position Independent Code
 
Justin Hibbits
 - [PATCH][AArch64-BE] Be careful when replacing a BUILD_VECTOR with a	MOVI
 
James Molloy
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Arnaud A. de Grandmaison
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Jim Grosbach
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Renato Golin
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Jim Grosbach
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Renato Golin
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Jim Grosbach
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Tim Northover
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Arnaud A. de Grandmaison
 - [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
 
Arnaud Allard de Grandmaison
 - [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
 
Tim Northover
 - [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
 
Arnaud Allard de Grandmaison
 - [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
 
Tim Northover
 - [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
 
Arnaud Allard de Grandmaison
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Eric Christopher
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Eric Christopher
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Eric Christopher
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Eric Christopher
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Jiangning Liu
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Fix a bug generating incorrect instruction when	building small vector.
 
Kevin Qin
 - [PATCH] [AArch64] Fix a bug generating incorrect instruction when	building small vector.
 
Chad Rosier
 - [PATCH] [AArch64]Fix an assertion failure about concating two	build_vector in DAG Combiner
 
Hao Liu
 - [PATCH] [AArch64]Fix an assertion failure about concating two	build_vector in DAG Combiner
 
Tim Northover
 - [PATCH] [AArch64]Fix an assertion failure about concating two	build_vector in DAG Combiner
 
Hao Liu
 - [PATCH] [AArch64]Fix an assertion failure about concating two	build_vector in DAG Combiner
 
Tim Northover
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Xu Jiangwei
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Xu Jiangwei
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Kevin Qin
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Eric Christopher
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Kevin Qin
 - [PATCH] [AArch64] Implement Clang CLI interface proposal	about	"-march".
 
Kristof Beyls
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Eric Christopher
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Eric Christopher
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Eric Christopher
 - [PATCH] [AArch64] Implement Clang CLI interface proposal about	"-march".
 
Eric Christopher
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
David Blaikie
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Jim Grosbach
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Silviu Baranga
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Tim Northover
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
Chad Rosier
 - [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
 
James Molloy
 - [PATCH] [AArch64] Truncate the immediate in logical operation to the	register width
 
Arnaud Allard de Grandmaison
 - [PATCH] [AArch64] Truncate the immediate in logical operation to	the register width
 
Jim Grosbach
 - [PATCH] [AArch64] Truncate the immediate in logical operation to	the register width
 
Arnaud Allard de Grandmaison
 - [PATCH][ARM] Prevent stack guard address from being spilled
 
Akira Hatanaka
 - [PATCH] [ASan/Win] Catch NULL derefs and page faults
 
Timur Iskhodzhanov
 - [PATCH] [ASan/Win] Catch NULL derefs and page faults
 
Kostya Serebryany
 - [PATCH] [ASan/Win] Catch NULL derefs and page faults
 
Timur Iskhodzhanov
 - [PATCH] [ASan/Win] Don't hardcode ASan runtime version in ASan dll	thunk
 
Timur Iskhodzhanov
 - [PATCH] [ASan/Win] Don't hardcode ASan runtime version in ASan	dll thunk
 
Kostya Serebryany
 - [PATCH] [ASan/Win] Don't hardcode ASan runtime version in ASan	dll thunk
 
Timur Iskhodzhanov
 - [PATCH] [asan] Check _LP64 in addition to __x86_64__
 
H.J. Lu
 - [PATCH] [asan] Check _LP64 in addition to __x86_64__
 
Kostya Serebryany
 - [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll thunk
 
Alexey Samsonov
 - [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll	thunk
 
Timur Iskhodzhanov
 - [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll	thunk
 
Alexey Samsonov
 - [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll	thunk
 
Kostya Serebryany
 - [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll	thunk
 
Timur Iskhodzhanov
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Evgeniy Stepanov
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Asm instrumentation is generated by	llvm now.
 
Evgeniy Stepanov
 - [PATCH] [asm-instrumentation] Removed assembly helpers for asan.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Removed assembly helpers for asan.
 
Yuri Gorshenin
 - [PATCH] [asm-instrumentation] Removed assembly helpers for asan.
 
Evgeniy Stepanov
 - [PATCH] [C++11] Add predecessors(BasicBlock *) /	successors(BasicBlock *) iterator ranges.
 
Manuel Jacob
 - [PATCH] [compiler-rt][builtins][MIPS] Add mips16 wrappers for float	arithmetic, comparison and conversion
 
Faraz Shahbazker
 - [PATCH] [compiler-rt][builtins][MIPS] Add mips16 wrappers for	float arithmetic, comparison and conversion
 
Alexey Samsonov
 - [PATCH] [compiler-rt][builtins][MIPS] Add mips16 wrappers for	float arithmetic, comparison and conversion
 
Daniel Sanders
 - [PATCH] [compiler-rt][builtins][MIPS] Add test-cases for mips16	wrappers for float arithmetic, comparison & conversion
 
Faraz Shahbazker
 - [PATCH] [compiler-rt][builtins][MIPS] Add test-cases for mips16	wrappers for float arithmetic, comparison & conversion
 
Alexey Samsonov
 - [PATCH] [compiler-rt][builtins] CTest to execute builtins	testsuite
 
Alexey Samsonov
 - [PATCH] [compiler-rt][builtins] CTest to execute builtins	testsuite
 
Faraz Shahbazker
 - [PATCH] [compiler-rt][builtins] CTest to execute builtins	testsuite
 
Chandler Carruth
 - [PATCH] [compiler-rt][builtins] CTest to execute builtins	testsuite
 
Alexey Samsonov
 - [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free stack	traces and shadow memory mapping info
 
Kuba Brecka
 - [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free	stack traces and shadow memory mapping info
 
Kuba Brecka
 - [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free	stack traces and shadow memory mapping info
 
Kostya Serebryany
 - [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free	stack traces and shadow memory mapping info
 
Kuba Brecka
 - [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free	stack traces and shadow memory mapping info
 
Kuba Brecka
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Kuba Brecka
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Alexey Samsonov
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Kuba Brecka
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Sergey Matveev
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Kuba Brecka
 - [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers	CFLAGS
 
Alexey Samsonov
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into a	single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into	a single shuffle if the resulting mask is legal.
 
Nadav Rotem
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into	a single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles	into	a single shuffle if the resulting mask is legal.
 
Kuperstein, Michael M
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into	a single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into	a single shuffle if the resulting mask is legal.
 
Andrea Di Biagio
 - [PATCH] [ELF] Implement parsing `-l` prefixed items in the `GROUP`	linker script command
 
Simon Atanasyan
 - [PATCH] [ELF] Implement parsing `-l` prefixed items in the	`GROUP` linker script command
 
Shankar Kalpathi Easwaran
 - [PATCH] [InstCombine/InstSimplify] Move ashr optimization from	Instcombine to Instsimplify
 
suyog
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Shankar Kalpathi Easwaran
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Shankar Kalpathi Easwaran
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
kledzik at apple.com
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Nick Kledzik
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
kledzik at apple.com
 - [PATCH] [lld] [mach-o] Support -l and -syslibroot options
 
Tim Northover
 - [PATCH] [LNT] Further improvements to web UI
 
Yi Kong
 - [PATCH] [mips][mips64r6] Use JALR for indirect branches instead	of JR (which is not available on MIPS32r6/MIPS64r6)
 
Zoran Jovanovic
 - [PATCH] [mips][mips64r6] Use JALR for returns instead of JR	(which is not available on MIPS32r6/MIPS64r6)
 
Zoran Jovanovic
 - [PATCH] [mips] Add assembler support for '.set mipsX'.
 
Toma Tabacu
 - [PATCH] [mips] Add assembler support for '.set mipsX'.
 
Toma Tabacu
 - [PATCH] [ms-coff] Add a test for proper handling of full Windows path	names in the .drectve section
 
Ehsan Akhgari
 - [PATCH] [ms-coff] Add a test for proper handling of full Windows	path names in the .drectve section
 
Reid Kleckner
 - [PATCH] [ms-coff] Add a test for proper handling of full Windows	path names in the .drectve section
 
Ehsan Akhgari
 - [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
Hal Finkel
 - [PATCH] [x32] Add X32 backend
 
Zinovy Nis
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it when	widening vector types to be legal and a ZERO_EXTEND node is	encountered.
 
Chandler Carruth
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Benjamin Kramer
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Matt Arsenault
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Chandler Carruth
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Filipe Cabecinhas
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Jim Grosbach
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is	encountered.
 
Nadav Rotem
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Nadav Rotem
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
hfinkel at anl.gov
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Chandler Carruth
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Chandler Carruth
 - [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it	when widening vector types to be legal and a ZERO_EXTEND node	is encountered.
 
Chandler Carruth
 - [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
 
Adam Nemet
 - [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
 
Demikhovsky, Elena
 - [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
 
Zinovy Nis
 - [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
 
Adam Nemet
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Akira Hatanaka
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Bob Wilson
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Eric Christopher
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Bob Wilson
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Eric Christopher
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Bob Wilson
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Eric Christopher
 - [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
 
Akira Hatanaka
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Yi Kong
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Saleem Abdulrasool
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Tim Northover
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Jim Grosbach
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Jim Grosbach
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Saleem Abdulrasool
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Saleem Abdulrasool
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Tim Northover
 - [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
 
Saleem Abdulrasool
 - [PATCH] AArch64: use 32bit registers in ldr-pseudo.s tests
 
Janne Grunau
 - [PATCH] Add ability to emit internal instruction representation	to CodeGen assembly output.
 
Daniel Sanders
 - [PATCH] Add ability to emit internal instruction representation	to CodeGen assembly output.
 
Zoran Jovanovic
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a dereferencable attribute
 
Nick Lewycky
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a dereferencable attribute
 
James Molloy
 - [PATCH] Add a dereferencable attribute
 
Philip Reames
 - [PATCH] Add a dereferencable attribute
 
Nick Lewycky
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a dereferencable attribute
 
Philip Reames
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a dereferencable attribute
 
JF Bastien
 - [PATCH] Add a dereferencable attribute
 
Jan Voung
 - [PATCH] Add a dereferencable attribute
 
Philip Reames
 - [PATCH] Add a dereferencable attribute
 
Hal Finkel
 - [PATCH] Add a dereferencable attribute
 
hfinkel at anl.gov
 - [PATCH] Add a flag to clang to support forward-edge control-flow	integrity
 
Tom Roeder
 - [PATCH] Add an option to allow JumpInstrTables to set	unnamed_addr and jumptable on all address-taken functions
 
Tom Roeder
 - [PATCH] Add clang headers that fix machine-dependent definitions	on FreeBSD 9.2
 
Viktor Kutuzov
 - [PATCH] Add clang headers that fix machine-dependent definitions	on FreeBSD 9.2
 
Viktor Kutuzov
 - [PATCH] Add FileCheck -implicit-check-not option to allow stricter	tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Daniel Jasper
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Daniel Jasper
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Benjamin Kramer
 - [PATCH] Add FileCheck -implicit-check-not option to allow	stricter tests without adding too many CHECK-NOTs manually.
 
Alexander Kornienko
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Kostya Serebryany
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Kostya Serebryany
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Kostya Serebryany
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Tom Roeder
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Tom Roeder
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Kostya Serebryany
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
JF Bastien
 - [PATCH] Add FreeBSD support to the address sanitizer's null_deref.cc	test case
 
Viktor Kutuzov
 - [PATCH] Add FreeBSD support to the address sanitizer's	null_deref.cc test case
 
Kostya Serebryany
 - [PATCH] Add FreeBSD support to the address sanitizer's	null_deref.cc test case
 
Alexey Samsonov
 - [PATCH] Add FreeBSD support to the address sanitizer's	null_deref.cc test case
 
Viktor Kutuzov
 - [PATCH] Add FreeBSD support to the address sanitizer's	null_deref.cc test case
 
Alexey Samsonov
 - [PATCH] Add FreeBSD support to the address sanitizer's waitid.cc test	case
 
Viktor Kutuzov
 - [PATCH] Add FreeBSD support to the address sanitizer's waitid.cc	test case
 
Kostya Serebryany
 - [PATCH] Adding type-string based blacklist for sanitizers
 
Byoungyoung Lee
 - [PATCH] Adding type-string based blacklist for sanitizers
 
Alexey Samsonov
 - [PATCH] Adding type-string based blacklist for sanitizers
 
Byoungyoung Lee
 - [PATCH] Adding vendor and architecture definitions for CSRs Kalimba	chips to the Triple
 
Matthew Gardiner
 - [PATCH] Adding vendor and architecture definitions for CSRs	Kalimba chips to the Triple
 
Matthew Gardiner
 - [PATCH] Add reference counting support to SourceMgr
 
David Blaikie
 - [PATCH] Add trunc (select c, a, b) -> select c (trunc a),	(trunc b) combine.
 
Matt Arsenault
 - [PATCH] Add trunc (select c, a, b) -> select c (trunc a), (trunc	b) combine.
 
Tom Stellard
 - [PATCH] Add trunc (select c, a, b) -> select c (trunc a),	(trunc b) combine.
 
Matt Arsenault
 - [PATCH] Alignment assumptions using invariants
 
hfinkel at anl.gov
 - [PATCH] Allow __fp16 as a function arg or return type for AArch64
 
Oliver Stannard
 - [PATCH] Allow __fp16 as a function arg or return type for AArch64
 
Tim Northover
 - [PATCH] Allow __fp16 as a function arg or return type for AArch64
 
Tim Northover
 - [PATCH] Allow __fp16 as a function arg or return type for AArch64
 
Oliver Stannard
 - [PATCH] Allow __fp16 as a function arg or return type for AArch64
 
Tim Northover
 - [PATCH] Allow AArch64FastISel to degrade graceully in the presence of	an MVT::i128
 
Louis Gerbarg
 - [PATCH] Allow AArch64FastISel to degrade graceully in the	presence of	an MVT::i128
 
Chad Rosier
 - [PATCH] An Aliasing Validator/Sanitizer
 
hfinkel at anl.gov
 - [PATCH] ArgumentPromotion: Don't hack on functions containing	musttail calls
 
Reid Kleckner
 - [PATCH] ArgumentPromotion: Don't hack on functions containing	musttail calls
 
Nick Lewycky
 - [PATCH] A workaround for getting process memory map taking too	long for sanitizers on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Basic lowering for LLVM invariants
 
hfinkel at anl.gov
 - [PATCH] CMake: Fix arc4random detection
 
Brad Smith
 - [PATCH] CMake: Fix arc4random detection
 
Brad Smith
 - [PATCH] Code coverage tool that uses the new coverage mapping format	and clang's instrumentation based profiling data
 
Alex L
 - [PATCH] Code coverage tool that uses the new coverage mapping	format and clang's instrumentation based profiling data
 
Philip Reames
 - [PATCH] Code coverage tool that uses the new coverage mapping format	and clang's instrumentation based profiling data
 
Alex Lorenz
 - [PATCH] Code coverage tool that uses the new coverage mapping	format and clang's instrumentation based profiling data
 
Alex L
 - [PATCH] Code coverage tool that uses the new coverage mapping	format and clang's instrumentation based profiling data
 
Philip Reames
 - [PATCH] CodeGen: Stick constant pool entries in COMDAT sections for	WinCOFF
 
David Majnemer
 - [PATCH] Compute known bits using invariants
 
hfinkel at anl.gov
 - [PATCH] Compute known bits using invariants
 
hfinkel at anl.gov
 - [patch] Drop support for non-cfi capable assemblers
 
Brad Smith
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
Nico Weber
 - [patch] Enable column information by default
 
Eric Christopher
 - [patch] Enable column information by default
 
David Blaikie
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
Eric Christopher
 - [patch] Enable column information by default
 
David Blaikie
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
David Blaikie
 - [patch] Enable column information by default
 
Diego Novillo
 - [patch] Enable column information by default
 
Diego Novillo
 - [PATCH] Ephemeral values for LLVM invariants
 
hfinkel at anl.gov
 - [PATCH] Ephemeral values for LLVM invariants
 
hfinkel at anl.gov
 - [PATCH] Ephemeral values for LLVM invariants
 
hfinkel at anl.gov
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and reloading	from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Sasa Stankovic
 - [PATCH] Expand BuildPairF64 by spilling to stack slot and	reloading from it
 
Daniel Sanders
 - [PATCH] extracting swapStruct into include/llvm/Support/MachO.h	(no functional change)
 
Duncan P. N. Exon Smith
 - [PATCH] extracting swapStruct into include/llvm/Support/MachO.h	(no functional change)
 
Artyom Skrobov
 - [PATCH] Fix aliasing issue caused by MemCpyOptimizer (PR18304)
 
David Wiberg
 - [PATCH] Fix aliasing issue caused by MemCpyOptimizer (PR18304)
 
David Wiberg
 - [PATCH] Fix build if LLVM_USE_INTEL_JITEVENTS is ON.
 
Aleksey Bader
 - [PATCH] Fix dumping codeview line tables when there are multiple	debug sections
 
Timur Iskhodzhanov
 - [PATCH] Fix dumping codeview line tables when there are multiple	debug sections
 
Jeff Muizelaar
 - [PATCH] Fix dumping codeview line tables when there are multiple	debug sections
 
Timur Iskhodzhanov
 - [PATCH] Fix dumping codeview line tables when there are multiple	debug sections
 
Reid Kleckner
 - [PATCH] Fix for crash during SjLj preparation step
 
Bill Wendling
 - [PATCH] Fix for crash during SjLj preparation step
 
Valerii Hiora
 - [PATCH] Fix for crash during SjLj preparation step
 
Bill Wendling
 - [PATCH] Fix for crash during SjLj preparation step
 
Bill Wendling
 - [PATCH] Fix for crash during SjLj preparation step
 
Valerii Hiora
 - [PATCH] Fix for crash during SjLj preparation step
 
Bill Wendling
 - [PATCH] Fix for crash during SjLj preparation step
 
Valerii Hiora
 - [PATCH] fix for PR17073 (simplifycfg hoists an operation that can	trap)
 
Sanjay Patel
 - [PATCH] fix for PR17073 (simplifycfg hoists an operation that can	trap)
 
hfinkel at anl.gov
 - [PATCH] fix for PR17073 (simplifycfg hoists an operation that can	trap)
 
Sanjay Patel
 - [PATCH] fix for PR17073 (simplifycfg hoists an operation that can	trap)
 
Sanjay Patel
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Sanjay Patel
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Sanjay Patel
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Arnold Schwaighofer
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Arnold Schwaighofer
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Arnold Schwaighofer
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Arnold Schwaighofer
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Sanjay Patel
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
Sanjay Patel
 - [PATCH] Fix for PR20059 (instcombine reorders shufflevector after	instruction that may trap)
 
hfinkel at anl.gov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Ed Maste
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs	on FreeBSD
 
Joerg Sonnenberger
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs	on FreeBSD
 
Joerg Sonnenberger
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Dmitry Vyukov
 - [PATCH] Fix getting environment variables for sanitizers needs on	FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix sanitizers' FastUnwindStack() to work in the unwinding	state
 
Viktor Kutuzov
 - [PATCH] Fix sanitizers' FastUnwindStack() to work in the	unwinding state
 
Kostya Serebryany
 - [PATCH] Fix sanitizers' FastUnwindStack() to work in the	unwinding state
 
Viktor Kutuzov
 - [PATCH] Fix sanitizers' FastUnwindStack() to work in the	unwinding state
 
Alexey Samsonov
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Pete
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Pete
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
David Blaikie
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Philip Reames
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Pete
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Philip Reames
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Philip Reames
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Fixup PHI nodes in LowerSwitch
 
Marcello Maggioni
 - [PATCH] Generate SEH unwinding info on Win64
 
Reid Kleckner
 - [PATCH] Generate SEH unwinding info on Win64
 
Kai Nacke
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Mark Heffernan
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Tyler Nowicki
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Aaron Ballman
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Tyler Nowicki
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Bataev, Alexey
 - [PATCH] Generate warning when explicitly specified vectorization	fails
 
Arnold
 - [PATCH] Improve BasicAA CS-CS queries
 
Hal Finkel
 - [PATCH] Improve BasicAA CS-CS queries
 
Chandler Carruth
 - [PATCH] Improve BasicAA CS-CS queries
 
Arnold Schwaighofer
 - [PATCH] Improve BasicAA CS-CS queries
 
hfinkel at anl.gov
 - [PATCH] Improve BasicAA CS-CS queries
 
hfinkel at anl.gov
 - [PATCH] Initial code coverage mapping data, reader,	writer + C interface for ProfileData
 
Alex Lorenz
 - [PATCH] Initial code coverage mapping data structures, and reader	and writers + C interface for ProfileData library
 
Alex L
 - [PATCH] Invariant intrinsic canonicalization
 
hfinkel at anl.gov
 - [PATCH] Invariants (and Assume Aligned) - LLVM
 
hfinkel at anl.gov
 - [PATCH] llvm - more AArch64 relocations added
 
Paul Osmialowski
 - [PATCH] llvm - more AArch64 relocations added
 
Tim Northover
 - [PATCH] LLVM intrinsic for invariants
 
hfinkel at anl.gov
 - [PATCH] Loop Vectorizer doesn't use %zmm registers on targets	supporting AVX512.
 
Zinovy Nis
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
hfinkel at anl.gov
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
hfinkel at anl.gov
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
hfinkel at anl.gov
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Hal Finkel
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
hfinkel at anl.gov
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
Daniel Sanders
 - [PATCH] Make it possible for ints/floats to return different	values from getBooleanContents()
 
hfinkel at anl.gov
 - [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
 
Kostya Serebryany
 - [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
 
Kostya Serebryany
 - [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
 
Viktor Kutuzov
 - [PATCH] MC: Let non-temporary COFF aliases be in symtab
 
Reid Kleckner
 - [PATCH] MC: Let non-temporary COFF aliases be in symtab
 
David Majnemer
 - [PATCH] MC: Let non-temporary COFF aliases be in symtab
 
David Majnemer
 - [PATCH] MC: Let non-temporary COFF aliases be in symtab
 
Rafael Ávila de Espíndola
 - [PATCH] MC: Let non-temporary COFF aliases be in symtab
 
David Majnemer
 - [PATCH] MergeFunc: Don't merge functions with different range	metadata on call/invoke
 
Nick Lewycky
 - [PATCH] MergeFunc: Don't merge functions with different range	metadata on call/invoke
 
llvm at dyatkovskiy.com
 - [PATCH] MergeFunc: Don't merge functions with different range	metadata on call/invoke
 
llvm at dyatkovskiy.com
 - [PATCH] Move GOTPass and StubsPass from Core to MachO
 
kledzik at apple.com
 - [PATCH] Move GOTPass and StubsPass from Core to MachO
 
Rui Ueyama
 - [PATCH] Move GOTPass and StubsPass from Core to MachO
 
kledzik at apple.com
 - [PATCH] Move GOTPass and StubsPass from Core to MachO
 
Rui Ueyama
 - [PATCH] Move GOTPass and StubsPass from Core to MachO
 
kledzik at apple.com
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
hfinkel at anl.gov
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
Sanjay Patel
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
Hal Finkel
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
hfinkel at anl.gov
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
Sanjay Patel
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
Sanjay Patel
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
Hal Finkel
 - [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
 
hfinkel at anl.gov
 - [PATCH] msan: Handle musttail calls
 
Reid Kleckner
 - [PATCH] Ocaml binding update for fast math flags optimisation
 
Peter Zotov
 - [PATCH] Ocaml binding update for fast math flags optimisation
 
J. Charles N. MBIADA
 - [PATCH] Only use fast stack unwinding for sanitizers failure reports	on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Only use fast stack unwinding for sanitizers failure	reports on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Only use fast stack unwinding for sanitizers failure	reports on FreeBSD
 
Kostya Serebryany
 - [PATCH] Only use fast stack unwinding for sanitizers failure	reports on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Partially fix PR20058: reduce compile time for loop	unrolling with very high count
 
Mark Heffernan
 - [PATCH] Partially fix PR20058: reduce compile time for loop	unrolling with very high count
 
Mark Heffernan
 - [PATCH] PR18825 - New RegisterCoalescer subtarget hook
 
Chris Bieneman
 - [PATCH] PR18825 - New RegisterCoalescer subtarget hook
 
David Peixotto
 - [PATCH] PR18825 - New RegisterCoalescer subtarget hook
 
Chris Bieneman
 - [PATCH] PR18825 - New RegisterCoalescer subtarget hook
 
David Peixotto
 - [PATCH] PR18825 - New RegisterCoalescer subtarget hook
 
Chris Bieneman
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
Duncan P. N. Exon Smith
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog sarda
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
Duncan P. N. Exon Smith
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog sarda
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
Duncan P. N. Exon Smith
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
Duncan P. N. Exon Smith
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog sarda
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
Duncan P. N. Exon Smith
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog
 - [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog sarda
 - [PATCH] R600/SI: Add subtarget feature for denormal handling
 
Matt Arsenault
 - [PATCH] R600/SI: Fix select on i1
 
Matt Arsenault
 - [PATCH] R600/SI: Implement less wrong f32 fdiv
 
Matt Arsenault
 - [PATCH] R600/SI: Use i32 vectors for resources and samplers
 
Marek Olšák
 - [PATCH] R600: Add FMA instruction
 
Matt Arsenault
 - [PATCH] R600: Add option to disable promote alloca
 
Matt Arsenault
 - [PATCH] R600: Correctly set the src value offset for scalarized	kernel args
 
Matt Arsenault
 - [PATCH] R600: Fix mishandling of load / store chains.
 
Matt Arsenault
 - [PATCH] R600: Remove intrinsics that appear to be unused
 
Matt Arsenault
 - [PATCH] R600: Run private-memory test with and without alloca	promote
 
Matt Arsenault
 - [PATCH] Random Number Generator Refactoring (removing from Module)
 
Stephen Crane
 - [PATCH] Random Number Generator Refactoring (removing from Module)
 
Stephen Crane
 - [PATCH] Random Number Generator Refactoring (removing from Module)
 
JF Bastien
 - [PATCH] Refactor ARM subarchitecture parsing.
 
Gabor Ballabas
 - [PATCH] Refactor ARM subarchitecture parsing.
 
Renato Golin
 - [PATCH] Review for hoisting and sinking of equivalent memory	instruction (Instruction Merge Pass)
 
Gerolf Hoflehner
 - [PATCH] Scoped NoAlias Metadata
 
Hal Finkel
 - [PATCH] Scoped NoAlias Metadata
 
hfinkel at anl.gov
 - [PATCH] Scoped NoAlias Metadata
 
Hal Finkel
 - [PATCH] Scoped NoAlias Metadata
 
hfinkel at anl.gov
 - [PATCH] Support building floating-point facilities on FreeBSD 9.2	in 32-bit mode
 
Viktor Kutuzov
 - [PATCH] Support building floating-point facilities on FreeBSD 9.2	in 32-bit mode
 
Viktor Kutuzov
 - [PATCH] TableGen: Allow AddedComplexity values to be negative
 
Hal Finkel
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Chandler Carruth
 - [PATCH] Templatify RegionInfo
 
Nadav Rotem
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Chandler Carruth
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Chandler Carruth
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Templatify RegionInfo
 
Matt Arsenault
 - [PATCH] Templatify RegionInfo
 
Tobias Grosser
 - [PATCH] Use the integrated assembler by default on OpenBSD/SPARC
 
Brad Smith
 - [PATCH] Use the integrated assembler by default on OpenBSD/SPARC
 
Eric Christopher
 - [polly] Add diagnostic remark for ReportVariantBasePtr
 
Tobias Grosser
 - [polly] Add diagnostic remark for ReportVariantBasePtr
 
Diego Novillo
 - [Polly] Fix parallelism check for reductions
 
Johannes Doerfert
 - [Polly] Fix parallelism check for reductions
 
Tobias Grosser
 - [polly] r212080 - [FIX] Don't consider reductions which are	partially outside the SCoP
 
Johannes Doerfert
 - [polly] r212609 - clang-format polly to avoid buildbot noise
 
Tobias Grosser
 - [polly] r212796 - DeadCodeElim: Compute correct liveout for non-affine	accesses
 
Tobias Grosser
 - [polly] r212796 - DeadCodeElim: Compute correct liveout for	non-affine accesses
 
Johannes Doerfert
 - [polly] r212796 - DeadCodeElim: Compute correct liveout for	non-affine accesses
 
Tobias Grosser
 - [polly] r212800 - Remove unnecessary isl annotations
 
Tobias Grosser
 - [Review]: Sink multiple instructions per iteration in InstCombine
 
Chandler Carruth
 - [Review]: Sink multiple instructions per iteration in InstCombine
 
Philip Reames
 - [Review]: Sink multiple instructions per iteration in InstCombine
 
Chandler Carruth
 - [Review]: Sink multiple instructions per iteration in InstCombine
 
Aditya Nandakumar
 - [rfc][gold plugin] Fix pr19901
 
Rafael Espíndola
 - Fix LowerSDIV24
 
Matt Arsenault
 - Fix LowerSDIV24
 
Matt Arsenault
 - Fix LowerSDIV24
 
Jan Vesely
 - Fix LowerSDIV24
 
Jan Vesely
 - Fwd: [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu	(InstCombine)
 
suyog sarda
 - Introduce StringBuilder utility around raw_string_ostream
 
David Blaikie
 - Introduce StringBuilder utility around raw_string_ostream
 
Alp Toker
 - Introduce StringBuilder utility around raw_string_ostream
 
Alp Toker
 - No subject
 
llvm at dyatkovskiy.com
 - Phabricator review without patch (Re: [PATCH] Fixup PHI nodes in	LowerSwitch)
 
Tobias Grosser
 - Phabricator review without patch (Re: [PATCH] Fixup PHI nodes in	LowerSwitch)
 
Manuel Klimek
 - PowerPC ABI impact of -mvsx / -mno-vsx
 
Ulrich Weigand
 - PowerPC ABI impact of -mvsx / -mno-vsx
 
Hal Finkel
    
 
    
      Last message date: 
       Sun Jul 13 23:22:36 PDT 2014
    Archived on: Tue Aug  4 17:11:28 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).