The Week Of Monday 3 November 2014 Archives by subject
      
      Starting: Mon Nov  3 00:44:04 PST 2014
         Ending: Sun Nov  9 22:32:45 PST 2014
         Messages: 1082
     
- [AVX512] Add 512b integer shift by immediate intrinsics
 
Cameron McInally
 - [AVX512] Add 512b integer shift by immediate intrinsics
 
Robert Khasanov
 - [compiler-rt] r219675 - tsan: refactor atexit handling
 
Kostya Serebryany
 - [compiler-rt] r221190 - [TSan] Fix signed-compare warning in the unit	test
 
Alexey Samsonov
 - [compiler-rt] r221192 - [TSan} Build Go version with -std=c++11
 
Alexey Samsonov
 - [compiler-rt] r221194 - [TSan] Use StackTrace from sanitizer_common	where applicable
 
Alexey Samsonov
 - [compiler-rt] r221195 - [TSan] Remove bogus unused global variables
 
Alexey Samsonov
 - [compiler-rt] r221225 - [TSan] Don't strip binary/library name until	the moment we print it.
 
Alexey Samsonov
 - [compiler-rt] r221278 - Use @rpath as LC_ID_DYLIB for ASan dylib on	OS X
 
Kuba Brecka
 - [compiler-rt] r221283 - [TSan] Keep original function and filename in	ReportStack.
 
Alexey Samsonov
 - [compiler-rt] r221287 - [Sanitizer] Get rid of unnecessary	allocations in StripModuleName. NFC.
 
Alexey Samsonov
 - [compiler-rt] r221288 - [asan] [mips] changed ShadowOffset32 for	systems having 16kb PageSize; patch by Kumar Sukhani
 
Kostya Serebryany
 - [compiler-rt] r221294 - [TSan] Make ReportStack contain	__sanitizer::AddressInfo object.
 
Alexey Samsonov
 - [compiler-rt] r221297 - Correct the usage of DataInfo structure in	TSan
 
Alexey Samsonov
 - [compiler-rt] r221302 - [TSan] Refactor/simplify ReportLocation	structure.
 
Alexey Samsonov
 - [compiler-rt] r221337 - Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [compiler-rt] r221347 - Disable XFAIL on ARM since the x86_64	specific code is isolated
 
Renato Golin
 - [compiler-rt] r221356 - When run on a ppc64le based platform,	the check-sanitizer build looks for
 
Will Schmidt
 - [compiler-rt] r221361 - [dfsan] Modify build-libc-list.py to filter	out local functions in generated
 
Peter Collingbourne
 - [compiler-rt] r221362 - [dfsan] Upgrade ABI list to Ubuntu 14.04.
 
Peter Collingbourne
 - [compiler-rt] r221363 - [dfsan] Add libgo functions to ABI list.
 
Peter Collingbourne
 - [compiler-rt] r221364 - [dfsan] Add runtime function for aborting on	indirect calls to
 
Peter Collingbourne
 - [compiler-rt] r221379 - Extend Mac OS versions to Yosemite
 
Kuba Brecka
 - [compiler-rt] r221380 - Extend the OS X pthread_get_stacksize_np	workaround to 10.10
 
Kuba Brecka
 - [compiler-rt] r221381 - Fix failing allow_user_segv.cc test on OS X	10.10
 
Kuba Brecka
 - [compiler-rt] r221409 - [Sanitizer] Introduce generic stack frame	rendering machinery
 
Alexey Samsonov
 - [compiler-rt] r221445 - UBSan: Teach isDerivedFromAtOffset and	findBaseAtOffset about vbases
 
David Majnemer
 - [compiler-rt] r221457 - Use GET_CURRENT_FRAME() to calculate the	memory layout for power. This works
 
Will Schmidt
 - [compiler-rt] r221469 - [Sanitizer] Introduce "stack_trace_format"	runtime flag.
 
Alexey Samsonov
 - [compiler-rt] r221469 - [Sanitizer] Introduce "stack_trace_format"	runtime flag.
 
Kostya Serebryany
 - [compiler-rt] r221520 - [sanitizer] Never remove the last frame off	the stack trace.
 
Evgeniy Stepanov
 - [compiler-rt] r221542 - [ASan] Fix zero_page_pc test for PowerPC
 
Jay Foad
 - [compiler-rt] r221551 - PPC fix works for ARM, too
 
Renato Golin
 - [compiler-rt] r221556 - Use @rpath for ASan dylib in Makefiles
 
Kuba Brecka
 - [compiler-rt] r221578 - [ASan] Fix stack-overflow test for PowerPC
 
Jay Foad
 - [dragonegg] r221243 - dragonegg/Internals.h: Use LLVM_END_WITH_NULL.
 
NAKAMURA Takumi
 - [lld] r221165 - Fix warnings about missing override.
 
Rafael Espindola
 - [lld] r221179 - Fix a leak found by asan.
 
Rafael Espindola
 - [lld] r221180 - Fix leak found by asan.
 
Rafael Espindola
 - [lld] r221212 - PECOFF: Use the string table for long section names in	EXEs/DLLs
 
David Majnemer
 - [lld] r221230 - Remove virtual from a member function that's not	overridden.
 
Rui Ueyama
 - [lld] r221233 - [ELF] Fix program headers.
 
Shankar Easwaran
 - [lld] r221233 - [ELF] Fix program headers.
 
Eric Christopher
 - [lld] r221233 - [ELF] Fix program headers.
 
Shankar Easwaran
 - [lld] r221233 - [ELF] Fix program headers.
 
Eric Christopher
 - [lld] r221233 - [ELF] Fix program headers.
 
Shankar Easwaran
 - [lld] r221233 - [ELF] Fix program headers.
 
Rui Ueyama
 - [lld] r221234 - [ELF] Fix MSVC buildbot.
 
Shankar Easwaran
 - [lld] r221235 - [ELF] Update TODO
 
Shankar Easwaran
 - [lld] r221257 - Use llvm::sys::findProgramByName. NFC.
 
Rafael Espindola
 - [lld] r221301 - [mach-o] remove __compact_unwind atoms once	__unwind_info has been generated
 
Tim Northover
 - [lld] r221303 - [PECOFF] Fix symbols in module-definition file.
 
Rui Ueyama
 - [lld] r221312 - Fix an [-Werror,	-Winconsistent-missing-override] error.
 
Eric Christopher
 - [lld] r221314 - Use LLVMLIBS here since these are produced by the
 
Eric Christopher
 - [lld] r221329 - [PECOFF] Do not skip COMDAT section symbols.
 
Rui Ueyama
 - [lld] r221335 - PECOFF: Set the AddressOfRelocationTable in the DOS	header
 
David Majnemer
 - [lld] r221397 - [ELF] Use getVisibility() function to access st_other	field
 
Simon Atanasyan
 - [lld] r221412 - MachO: Remove an unused variable from processSection
 
David Majnemer
 - [lld] r221414 - Fix shadowed variable warning
 
Nick Kledzik
 - [lld] r221420 - [PECOFF] Fix SECREL relocations.
 
Rui Ueyama
 - [lld] r221420 - [PECOFF] Fix SECREL relocations.
 
Eric Christopher
 - [lld] r221420 - [PECOFF] Fix SECREL relocations.
 
Rui Ueyama
 - [lld] r221420 - [PECOFF] Fix SECREL relocations.
 
Eric Christopher
 - [lld] r221421 - [mach-o] Add support for interposing tuples section
 
Nick Kledzik
 - [lld] r221423 - [PECOFF] Add a comment for SECREL relocation.
 
Rui Ueyama
 - [lld] r221424 - [mach-o] Add support for interposing tuples section
 
Nick Kledzik
 - [lld] r221425 - [mach-o] remove extra leading underscore on __bss and	__got
 
Nick Kledzik
 - [lld] r221426 - [ELF] Use std::find_if instead
 
Shankar Easwaran
 - [lld] r221426 - [ELF] Use std::find_if instead
 
Rafael Espíndola
 - [lld] r221426 - [ELF] Use std::find_if instead
 
Shankar Easwaram
 - [lld] r221427 - [ELF] Implement isLittleEndian for all architectures
 
Shankar Easwaran
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Joerg Sonnenberger
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Shankar Easwaran
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Rui Ueyama
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Shankar Easwaran
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Joerg Sonnenberger
 - [lld] r221427 - [ELF] Implement isLittleEndian for	all	architectures
 
Charlie Turner
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Shankar Easwaran
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Rafael Avila de Espindola
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Charlie Turner
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Shankar Easwaran
 - [lld] r221427 - [ELF] Implement isLittleEndian for all	architectures
 
Joerg Sonnenberger
 - [lld] r221428 - [ELF] Use llvm::Twine
 
Shankar Easwaran
 - [lld] r221428 - [ELF] Use llvm::Twine
 
David Blaikie
 - [lld] r221428 - [ELF] Use llvm::Twine
 
Shankar Easwaran
 - [lld] r221428 - [ELF] Use llvm::Twine
 
Shankar Easwaran
 - [lld] r221430 - [ELF] Remove includes that are not used
 
Shankar Easwaran
 - [lld] r221432 - [mach-o] Add support for -S option
 
Nick Kledzik
 - [lld] r221432 - [mach-o] Add support for -S option
 
David Blaikie
 - [lld] r221433 - [ELF] Remove llvm::Twine usage
 
Shankar Easwaran
 - [lld] r221438 - [Mips] Fix ELF flags for the non-PIC object file used	in the test
 
Simon Atanasyan
 - [lld] r221439 - [Mips] Check ELF flags to prevent linking of	incompatible files
 
Simon Atanasyan
 - [lld] r221440 - [Mips] Follow-up to r221439. Include header to fix	build on Windows.
 
Simon Atanasyan
 - [lld] r221442 - [Mips] Take into account that PIC code is inherently	CPIC
 
Simon Atanasyan
 - [lld] r221473 - [mach-o] Update test case to work with latest	llvm-objdump output for ARM thumb
 
Kevin Enderby
 - [lld] r221477 - [mach-o] Add support for -force_load option
 
Nick Kledzik
 - [lld] r221478 - remove unneeded { }
 
Nick Kledzik
 - [lld] r221499 - [PECOFF] Improve subsystem inference
 
Rui Ueyama
 - [lld] r221499 - [PECOFF] Improve subsystem inference
 
Shankar Easwaran
 - [lld] r221499 - [PECOFF] Improve subsystem inference
 
Rui Ueyama
 - [lld] r221504 - XFAIL elf/demangle.test on Windows.
 
Rui Ueyama
 - [lld] r221505 - Add missing -target triple to ELF tests.
 
Rui Ueyama
 - [lld] r221506 - Disable a Mach-O test on Windows that depends on Unix	path separator.
 
Rui Ueyama
 - [lld] r221508 - Fix Mach-O unit tests breakage on Windows
 
Rui Ueyama
 - [lld] r221523 - [ELF] Remove is64bits() and isLittlEndian().
 
Shankar Easwaran
 - [lld] r221539 - [Mips] Do not hard-code the paired relocation type
 
Simon Atanasyan
 - [lld] r221544 - Fix FileArchive member MemoryBuffer early destruction
 
Nick Kledzik
 - [lld] r221545 - [mach-o] Add support for -order_file option
 
Nick Kledzik
 - [lld] r221552 - [mach-o] Fix MachOFileNode to own archives same as	ELFFileNode
 
Nick Kledzik
 - [lld] r221553 - [mach-o] remove stray debug output
 
Nick Kledzik
 - [lld] r221571 - [ELF] Support --no-align-segments.
 
Shankar Easwaran
 - [lld] r221572 - [ELF] Remove unused variable
 
Shankar Easwaran
 - [llvm] r215647 - [Reassociation] Add support for reassociation	with unsafe algebra.
 
Mehdi Amini
 - [llvm] r215647 - [Reassociation] Add support for reassociation	with unsafe algebra.
 
Mehdi AMINI
 - [llvm] r215647 - [Reassociation] Add support for reassociation	with unsafe algebra.
 
Chad Rosier
 - [llvm] r220584 - [Hexagon] Resubmission of 220427
 
Colin LeMahieu
 - [llvm] r220767 - [OCaml] Enable -g for debug builds.
 
Peter Zotov
 - [llvm] r220777 - [x86] Simplify vector selection if condition	value type	matches vselect value type and true value is all	ones or	false value is all zeros.
 
Quentin Colombet
 - [llvm] r220777 - [x86] Simplify vector selection if condition	value type	matches vselect value type and true value is all	ones	or	false value is all zeros.
 
Quentin Colombet
 - [llvm] r220777 - [x86] Simplify vector selection if condition	value type matches vselect value type and true value is all ones or	false value is all zeros.
 
Robert Khasanov
 - [llvm] r220777 - [x86] Simplify vector selection if condition	value type matches vselect value type and true value is all	ones or false value is all zeros.
 
Quentin Colombet
 - [llvm] r220779 - [AVX512] Removed special case for cmp	instructions in getVectorMaskingNode. Now cmp intrinsics lower as other	intrinsics through VSELECT,	and then VSELECT tranforms to AND in PerformSELECTCombine.
 
NAKAMURA Takumi
 - [llvm] r220779 - [AVX512] Removed special case for cmp	instructions in getVectorMaskingNode. Now cmp intrinsics lower as other	intrinsics through VSELECT,	and then VSELECT tranforms to AND in PerformSELECTCombine.
 
Robert Khasanov
 - [llvm] r220811 - Transforms: reapply SVN r219899
 
Reid Kleckner
 - [llvm] r220811 - Transforms: reapply SVN r219899
 
Reid Kleckner
 - [llvm] r220910 - [Mips] Add new Mips specific e_flags.
 
Daniel Sanders
 - [llvm] r220910 - [Mips] Add new Mips specific e_flags.
 
Eric Christopher
 - [llvm] r220932 - Removing the static initializer in	ManagedStatic.cpp by using llvm_call_once to initialize the	ManagedStatic mutex.
 
Jiangning Liu
 - [llvm] r220932 - Removing the static initializer in	ManagedStatic.cpp by using llvm_call_once to initialize the	ManagedStatic mutex.
 
Jiangning Liu
 - [llvm] r220932 - Removing the static initializer in	ManagedStatic.cpp by using llvm_call_once to initialize the	ManagedStatic mutex.
 
Chris Bieneman
 - [llvm] r220987 - [AArch64] Check Dest Register Liveness in	CondOpt pass.
 
Sergey Dmitrouk
 - [llvm] r220994 - IR: MDNode => Value: Instruction::setMetadata()
 
Eric Christopher
 - [llvm] r220994 - IR: MDNode => Value: Instruction::setMetadata()
 
David Blaikie
 - [llvm] r220994 - IR: MDNode => Value: Instruction::setMetadata()
 
Chandler Carruth
 - [llvm] r220994 - IR: MDNode => Value: Instruction::setMetadata()
 
Eric Christopher
 - [llvm] r220996 - R600: Make sure to inline all internal functions
 
Tom Stellard
 - [llvm] r220996 - R600: Make sure to inline all internal functions
 
Reid Kleckner
 - [llvm] r220996 - R600: Make sure to inline all internal functions
 
Tom Stellard
 - [llvm] r221009 - Correctly update dom-tree after loop vectorizer.
 
Eric Christopher
 - [llvm] r221013 - Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer
 
Reid Kleckner
 - [llvm] r221013 - Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer
 
Reid Kleckner
 - [llvm] r221135 - [OCaml] ExecutionEngine package should not depend on	interpreter.
 
Peter Zotov
 - [llvm] r221136 - [OCaml] META: remove exists_if(toplevel).
 
Peter Zotov
 - [llvm] r221137 - [OCaml] Run tests twice,	with ocamlc and ocamlopt (if available)
 
Peter Zotov
 - [llvm] r221137 - [OCaml] Run tests twice,	with ocamlc and	ocamlopt (if available)
 
Hal Finkel
 - [llvm] r221137 - [OCaml] Run tests twice, with ocamlc and	ocamlopt (if available)
 
Jiangning Liu
 - [llvm] r221138 - [OCaml] Don't build stub libraries twice.
 
Peter Zotov
 - [llvm] r221139 - [OCaml] Avoid embedding absolute paths into	executables.
 
Peter Zotov
 - [llvm] r221140 - [OCaml] Fix ocamlc -custom builds when configured as	--enable-shared.
 
Peter Zotov
 - [llvm] r221141 - [OCaml] Core package should depend on	LLVMTransformUtils for LLVMCloneModule.
 
Peter Zotov
 - [llvm] r221142 - [OCaml] Initialize local roots prior to raising.
 
Peter Zotov
 - [llvm] r221143 - [OCaml] Don't use deprecated non-caml_namespaced	functions.
 
Peter Zotov
 - [llvm] r221144 - Unbreak build.
 
Peter Zotov
 - [llvm] r221145 - [OCaml] Add -g on DEBUG_SYMBOLS=1,	not ENABLE_OPTIMIZED.
 
Peter Zotov
 - [llvm] r221145 - [OCaml] Add -g on DEBUG_SYMBOLS=1,	not ENABLE_OPTIMIZED.
 
Eric Christopher
 - [llvm] r221146 - [mips] Remove unused prototype and variable. NFC.
 
Daniel Sanders
 - [llvm] r221147 - CMake: Add libm to list of system libs printed by	llvm-config.
 
Peter Collingbourne
 - [llvm] r221148 - Test commit.
 
Charlie Turner
 - [llvm] r221149 - [OCaml] Fix mismatched CAMLparam/CAMLreturn.
 
Peter Zotov
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Oliver Stannard
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Eric Christopher
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Renato Golin
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Rafael Espíndola
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Cary Coutant
 - [llvm] r221150 - Emit .eh_frame with relocations to functions,	rather than sections
 
Rafael Espíndola
 - [llvm] r221151 - Revert r221150, as it broke sanitizer tests
 
Oliver Stannard
 - [llvm] r221153 - Add CRLF support to LineIterator.
 
Rafael Espindola
 - [llvm] r221155 - Merge the directive-eabi_attribute.s and	directive-eabi_attribute-2.s tests.
 
Charlie Turner
 - [llvm] r221156 - Handle ctor/init_array initialization.
 
Sid Manning
 - [llvm] r221157 - [AArch64] Fix miscompile of comparison with	0xffffffffffffffff
 
Oliver Stannard
 - [llvm] r221161 - Sink DwarfUnit::CURanges into DwarfCompileUnit
 
David Blaikie
 - [llvm] r221164 - Cleanup some unused or trivial functions in	DwarfCompileUnit
 
David Blaikie
 - [llvm] r221166 - Remove the cortex-a9-mp CPU.
 
Charlie Turner
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
Duncan P. N. Exon Smith
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
David Blaikie
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
Duncan P. N. Exon Smith
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
David Blaikie
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
Duncan P. N. Exon Smith
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
David Blaikie
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
Duncan P. N. Exon Smith
 - [llvm] r221167 - IR: MDNode => Value:	Instruction::getAllMetadataOtherThanDebugLoc()
 
David Blaikie
 - [llvm] r221168 - Normally an 'optnone' function goes through	fast-isel, which does not
 
Paul Robinson
 - [llvm] r221168 - Normally an 'optnone' function goes through	fast-isel, which does not
 
Adrian Prantl
 - [llvm] r221168 - Normally an 'optnone' function goes through	fast-isel, which does not
 
Adrian Prantl
 - [llvm] r221168 - Normally an 'optnone' function goes through	fast-isel, which does not
 
Robinson, Paul
 - [llvm] r221168 - Normally an 'optnone' function goes through	fast-isel, which does not
 
Adrian Prantl
 - [llvm] r221169 - Relax the LLVM_NOEXCEPT _MSC_VER version check back	to 1900
 
Reid Kleckner
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants out of	expressions.
 
Chad Rosier
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants	out of expressions.
 
Reid Kleckner
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants	out of expressions.
 
Reid Kleckner
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants	out of expressions.
 
Reid Kleckner
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants	out of expressions.
 
David Majnemer
 - [llvm] r221171 - [Reassociate] Canonicalize negative constants	out of expressions.
 
Chad Rosier
 - [llvm] r221173 - Reapply: R600: Make sure to inline all internal	functions
 
Tom Stellard
 - [llvm] r221175 - EarlyCSE should ignore calls to @llvm.assume
 
Hal Finkel
 - [llvm] r221176 - [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Ahmed Bougacha
 - [llvm] r221177 - MSVC requires redeclarations to repeat noexcept
 
Reid Kleckner
 - [llvm] r221178 - [ARM,	inline-asm] Fix ARMTargetLowering::getRegForInlineAsmConstraint to	return
 
Akira Hatanaka
 - [llvm] r221182 - Add DwarfCompileUnit::BaseAddress to track the base	address used by relative addressing in debug_ranges and debug_loc
 
David Blaikie
 - [llvm] r221183 - [lit] Forward LD_PRELOAD to tests.
 
Rafael Espindola
 - [llvm] r221185 - [X86] Add debug print name for X86ISD::[US]MUL8.	NFC-ish.
 
Ahmed Bougacha
 - [llvm] r221186 - Push the CURangeList down into the skeleton CU (where	available) rather than the full CU
 
David Blaikie
 - [llvm] r221187 - InstCombine: Remove infinite loop caused by	FoldOpIntoPhi
 
David Majnemer
 - [llvm] r221191 - refactor duplicated code. NFC.
 
Rafael Espindola
 - [llvm] r221198 - Handle ASAN_OPTIONS and UBSAN_OPTIONS in	TestingConfig.py
 
Rafael Espindola
 - [llvm] r221199 - [AArch64] Make function processLogicalImmediate more	efficient. NFC.
 
Akira Hatanaka
 - [llvm] r221202 - Use common range handling for the CU's ranges
 
David Blaikie
 - [llvm] r221203 - Use AA in LoadCombine
 
Hal Finkel
 - [llvm] r221204 - Rename variables to conform to llvm coding standards.
 
Akira Hatanaka
 - [llvm] r221209 - Change logic in StackMaps::recordStackMapOpers to	use the isInt<32>
 
Sanjoy Das
 - [llvm] r221210 - [Hexagon] Reverting 220584 to address ASAN errors.
 
Colin LeMahieu
 - [llvm] r221214 - The patchpoint lowering logic would crash with live	constants equal to
 
Sanjoy Das
 - [llvm] r221215 - Rename END_WITH_NULL to LLVM_END_WITH_NULL and move	to Compiler.h
 
Reid Kleckner
 - [llvm] r221216 - Remove the static version of	getScatteredRelocationType() now that r221211 added
 
Kevin Enderby
 - [llvm] r221218 - Remove the END_WITH_NULL macro now that Clang	doesn't use it
 
Reid Kleckner
 - [llvm] r221219 - Use the LLVM_GNUC_PREREQ macro instead of the	longhand version check
 
Reid Kleckner
 - [llvm] r221220 - [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Michael J. Spencer
 - [llvm] r221220 - [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
NAKAMURA Takumi
 - [llvm] r221221 - Use findProgramByName.
 
Michael J. Spencer
 - [llvm] r221221 - Use findProgramByName.
 
Rafael Espíndola
 - [llvm] r221221 - Use findProgramByName.
 
Rafael Espíndola
 - [llvm] r221221 - Use findProgramByName.
 
David Blaikie
 - [llvm] r221223 - Remove setPreservesCFG from instcombine. The pass,	in particular, does not
 
Mark Heffernan
 - [llvm] r221223 - Remove setPreservesCFG from instcombine. The	pass, in particular, does not
 
Philip Reames
 - [llvm] r221226 - Revert "Transforms: reapply SVN r219899"
 
Reid Kleckner
 - [llvm] r221227 - Docs: give binutils/gold instructions for CMake too.
 
Tim Northover
 - [llvm] r221227 - Docs: give binutils/gold instructions for CMake	too.
 
Rafael Espíndola
 - [llvm] r221228 - R600/LLVMBuild.txt: Add TransformUtils.
 
NAKAMURA Takumi
 - [llvm] r221237 - Minimize test case further
 
David Majnemer
 - [llvm] r221242 - test: Restore llvm-lit (at least for my machine)
 
David Majnemer
 - [llvm] r221242 - test: Restore llvm-lit (at least for my machine)
 
Jiangning Liu
 - [llvm] r221244 - #include <winbase.h> is not enough for Visual C++	2013, it errors:
 
Yaron Keren
 - [llvm] r221245 - CodeGen: Enable DWARF emission for MS ABI targets
 
David Majnemer
 - [llvm] r221246 - sys::findProgramByName(): [Win32] Tweak to pass	lowercase .exe to SearchPath() to appease clang Driver's tests.
 
NAKAMURA Takumi
 - [llvm] r221247 - llvm-objdump: Pass DiceTableEntry by reference
 
David Majnemer
 - [llvm] r221250 - Add missing tests for build attribute encodings in	object files.
 
Charlie Turner
 - [llvm] r221252 - Fix Visual C++ warning,	Program.inc(85): warning C4018: '<' : signed/unsigned mismatch.
 
Yaron Keren
 - [llvm] r221258 - Remove FindProgramByName. NFC.
 
Rafael Espindola
 - [llvm] r221262 - llvm/test/Transforms/GCOVProfiling/linezero.ll: Use	%/T instead of %T in regex. This works on win32.
 
NAKAMURA Takumi
 - [llvm] r221265 - Re-enable tests in llvm/test/Object,	corresponding to line_iterator's
 
NAKAMURA Takumi
 - [llvm] r221265 - Re-enable tests in llvm/test/Object,	corresponding to line_iterator's
 
Rafael Avila de Espindola
 - [llvm] r221268 - [yaml2obj] Allow yaml2obj tool to recognize	EF_MIPS_NAN2008 flag
 
Simon Atanasyan
 - [llvm] r221269 - Remove "REQUIRES:shell" from tests. They work for me.
 
NAKAMURA Takumi
 - [llvm] r221270 - Disable 3 tests in	llvm/test/Transforms/GCOVProfiling/ for now. Investigating.
 
NAKAMURA Takumi
 - [llvm] r221273 - fix typo in comment
 
Sanjay Patel
 - [llvm] r221274 - remove function names from comments; NFC
 
Sanjay Patel
 - [llvm] r221276 - [Stackmaps] Make test less fragile. NFC.
 
Juergen Ributzka
 - [llvm] r221277 - [mips] Improve support for the .set mips16/nomips16	assembler directives.
 
Toma Tabacu
 - [llvm] r221280 - InstSimplify: Fold a hasNoUnsignedWrap() call into a	match() expression
 
David Majnemer
 - [llvm] r221281 - InstSimplify: Fold a hasNoSignedWrap() call into a	match() expression
 
David Majnemer
 - [llvm] r221282 - Remove unused DisableRedZone option.
 
Rafael Espindola
 - [llvm] r221288 - [asan] [mips] changed ShadowOffset32 for systems	having 16kb PageSize; patch by Kumar Sukhani
 
Kostya Serebryany
 - [llvm] r221289 - AArch64: Pattern match integer vector abs like we do	on ARM.
 
Benjamin Kramer
 - [llvm] r221291 - R600/SI: Rename div_scale dest operands to match	documentation
 
Matt Arsenault
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
Arnaud A. de Grandmaison
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
David Blaikie
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
Arnaud A. de Grandmaison
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
Lang Hames
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
David Blaikie
 - [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
 
Lang Hames
 - [llvm] r221293 - [PBQP] Callee saved regs should have a higher cost	than scratch regs
 
Arnaud A. de Grandmaison
 - [llvm] r221295 - ErrorOr: Be more explicit in the implicit conversion	to bool docs
 
Justin Bogner
 - [llvm] r221296 - [X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also	explicit set FeatureAVX and FeatureSSE4A for all the bdver* cpus.
 
Andrea Di Biagio
 - [llvm] r221299 - [mips] Add names and tests for the hardware registers
 
Vasileios Kalintiris
 - [llvm] r221300 - [mips] Move COP2 & COP3 load/store instructions from	MipsInstrFPU.td to MipsInstrInfo.td. NFC.
 
Vasileios Kalintiris
 - [llvm] r221304 - Don't produce relocations for a difference in a	section with no symbols.
 
Rafael Espindola
 - [llvm] r221305 - Move cross-unit DIE caching to the DwarfFile level, 	so it doesn't interfere with fission-gmlt data and produce	skeleton<>full unit cross referencing.
 
David Blaikie
 - [llvm] r221306 - Provide gmlt-like inline scope information in the	skeleton CU to facilitate symbolication without needing the .dwo files
 
David Blaikie
 - [llvm] r221307 - Revert "[mips] Add names and tests for the hardware	registers"
 
Rafael Espindola
 - [llvm] r221307 - Revert "[mips] Add names and tests for the	hardware	registers"
 
Daniel Sanders
 - [llvm] r221308 - [AArch64] Use the correct register class for ORR.
 
Juergen Ributzka
 - [llvm] r221311 - Revert earlier change removing setPreservesCFG from	instcombine (r221223) and
 
Mark Heffernan
 - [llvm] r221311 - Revert earlier change removing setPreservesCFG	from instcombine (r221223) and
 
Eric Christopher
 - [llvm] r221311 - Revert earlier change removing setPreservesCFG	from instcombine (r221223) and
 
Philip Reames
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate blend	instructions
 
Simon Pilgrim
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate	blend instructions
 
Sean Silva
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate	blend instructions
 
Chandler Carruth
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate	blend instructions
 
Craig Topper
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate	blend instructions
 
Craig Topper
 - [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate	blend instructions
 
Simon Pilgrim
 - [llvm] r221317 - Revert "[Reassociate] Canonicalize negative	constants out of expressions."
 
Reid Kleckner
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute	fire less for divides
 
Philip Reames
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute	fire	less for divides
 
Hal Finkel
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute	fire less for divides
 
Hal Finkel
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Chandler Carruth
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute	fire less for divides
 
Nick Lewycky
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Chandler Carruth
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Chandler Carruth
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Sanjoy Das
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Sanjoy Das
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Chandler Carruth
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Sanjoy Das
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Sanjoy Das
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
Sanjoy Das
 - [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire	less for divides
 
David Majnemer
 - [llvm] r221320 - ARM/Dwarf: correctly align stack before callee-saved	VPRs
 
Tim Northover
 - [llvm] r221321 - ARM: try to add extra CS-register whenever stack	alignment >= 8.
 
Tim Northover
 - [llvm] r221323 - Add a check for misbehaving -Wcomment from gcc-4.7	and add
 
Eric Christopher
 - [llvm] r221325 - InstSimplify: Exact shifts of X by Y are X if X has	the lsb set
 
David Majnemer
 - [llvm] r221327 - Fix broken C++ mode comment
 
Matt Arsenault
 - [llvm] r221328 - IR: Metadata: Remove unnecessary dyn_cast
 
Duncan P. N. Exon Smith
 - [llvm] r221331 - Revert 220932.
 
Jiangning Liu
 - [llvm] r221333 - llvm-readobj: Add support for dumping the DOS header	in PE files
 
David Majnemer
 - [llvm] r221334 - llvm/test/Transforms/GCOVProfiling: Avoid to parse	backslashes in MDString. Use %/T instead of %T.
 
NAKAMURA Takumi
 - [llvm] r221336 - Improve logic that decides if its profitable to	commute	when some of the virtual registers involved have uses/defs chains	connecting them to physical register. Fix up the tests that this change	improves.
 
Craig Topper
 - [llvm] r221341 - [ARM] Honor FeatureD16 in the assembler and	disassembler
 
Oliver Stannard
 - [llvm] r221342 - Fix bashism in tests added by r221341
 
Oliver Stannard
 - [llvm] r221343 - [X86] Teach method 'isVectorClearMaskLegal' how to	check for legal blend masks.
 
Andrea Di Biagio
 - [llvm] r221345 - Add a LLVM_BUILD_STATIC option to cmake.
 
Rafael Espindola
 - [llvm] r221349 - R600/SI: Add an extra check line to make test more	strict
 
Tom Stellard
 - [llvm] r221350 - R600/SI: Change all instruction assembly names to	lowercase.
 
Tom Stellard
 - [llvm] r221350 - R600/SI: Change all instruction assembly names to	lowercase.
 
Tom Stellard
 - [llvm] r221351 - [mips][microMIPS] Implement ANDI16 instruction
 
Zoran Jovanovic
 - [llvm] r221352 - [mips][microMIPS] Implement CodeGen support for	SLL16 and SRL16 instructions
 
Zoran Jovanovic
 - [llvm] r221353 - [mips][microMIPS] Implement CodeGen support for	ANDI16 instruction
 
Zoran Jovanovic
 - [llvm] r221354 - Reverted revisions 221351, 221352 and 221353.
 
Zoran Jovanovic
 - [llvm] r221354 - Reverted revisions 221351, 221352 and 221353.
 
David Blaikie
 - [llvm] r221354 - Reverted revisions 221351, 221352 and 221353.
 
Zoran Jovanovic
 - [llvm] r221354 - Reverted revisions 221351, 221352 and 221353.
 
David Blaikie
 - [llvm] r221355 - [mips][microMIPS] Mark symbols as microMIPS if	necessary
 
Zoran Jovanovic
 - [llvm] r221358 - [ARM] Remove dead code identified by the Clang static	analyzer.
 
Tilmann Scheller
 - [llvm] r221359 - IR: MDNode => Value: NamedMDNode::addOperand()
 
Duncan P. N. Exon Smith
 - [llvm] r221360 - [dfsan] Abort at runtime on indirect calls to	uninstrumented vararg functions.
 
Peter Collingbourne
 - [llvm] r221366 - [ARM] Remove redundant assignment.
 
Tilmann Scheller
 - [llvm] r221367 - [mips][microMIPS] Implement ANDI16 instruction
 
Zoran Jovanovic
 - [llvm] r221368 - [ARM] Remove another redundant assignment.
 
Tilmann Scheller
 - [llvm] r221369 - ps][microMIPS] Implement CodeGen support for SLL16	and SRL16 instructions
 
Zoran Jovanovic
 - [llvm] r221370 - [Hexagon] [NFC] Alphabetizing cmake files.
 
Colin LeMahieu
 - [llvm] r221371 - ps][microMIPS] Implement CodeGen support for ANDI16	instruction
 
Zoran Jovanovic
 - [llvm] r221372 - [ARM] Remove more dead code.
 
Tilmann Scheller
 - [llvm] r221373 - IR: MDNode => Value: AsmWriter SlotTracker API
 
Duncan P. N. Exon Smith
 - [llvm] r221374 - remove extra breaks; NFC
 
Sanjay Patel
 - [llvm] r221375 - IR: MDNode => Value: NamedMDNode::getOperator()
 
Duncan P. N. Exon Smith
 - [llvm] r221377 - [NVPTX] Add NVPTXLowerStructArgs pass
 
Justin Holewinski
 - [llvm] r221377 - [NVPTX] Add NVPTXLowerStructArgs pass
 
Eli Bendersky
 - [llvm] r221377 - [NVPTX] Add NVPTXLowerStructArgs pass
 
Justin Holewinski
 - [llvm] r221377 - [NVPTX] Add NVPTXLowerStructArgs pass
 
Eli Bendersky
 - [llvm] r221382 - R600/SI: Remove SI_ADDR64_RSRC
 
Matt Arsenault
 - [llvm] r221383 - R600/SI: Move all rsrc building functions to	SIISelLowering
 
Matt Arsenault
 - [llvm] r221384 - R600/SI: Add testcase I forgot to commit from months	ago
 
Matt Arsenault
 - [llvm] r221386 - [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Derek Schuff
 - [llvm] r221387 - R600/SI: Fix omod display for VOP3b
 
Matt Arsenault
 - [llvm] r221389 - Fix test breakage from r221386
 
Derek Schuff
 - [llvm] r221392 - Add accessor to get 'visibility' part of st_other	field
 
Simon Atanasyan
 - [llvm] r221396 - Remove obsolete ARM intrinsics vclz and vcnt
 
Steven Wu
 - [llvm] r221401 - Fix heap-use-after-free bug in expandSDiv when the	operands are
 
Michael Ilseman
 - [llvm] r221403 - [Linker] Add some test coverage for llvm.ident	merging
 
Sean Silva
 - [llvm] r221403 - [Linker] Add some test coverage for llvm.ident	merging
 
Rafael Espíndola
 - [llvm] r221403 - [Linker] Add some test coverage for llvm.ident	merging
 
Sean Silva
 - [llvm] r221406 - [docs] Document usage of Inputs/ for extra test	files.
 
Sean Silva
 - [llvm] r221407 - [X86][SSE] Vector integer to float conversion memory	folding
 
Simon Pilgrim
 - [llvm] r221408 - [mips64] Fix MIPS64 exception personality encoding
 
Petar Jovanovic
 - [llvm] r221419 - [Docs][JIT] Update the clang++ invocation lines in	the kaleidoscope docs.
 
Lang Hames
 - [llvm] r221422 - Remove unnecessary .c_str() when implicitly	converting to Twine
 
Matt Arsenault
 - [llvm] r221429 - [X86] Lower VSELECT into SHRUNKBLEND when we shrink	the bits used into the
 
Quentin Colombet
 - [llvm] r221431 - Allow L symbols in no_dead_strip sections.
 
Rafael Espindola
 - [llvm] r221436 - Add three other sections when L symbols are allowed.
 
Rafael Espindola
 - [llvm] r221441 - GCOV: Make sure that function idents in the .gcda	and .gcno match
 
Justin Bogner
 - [llvm] r221443 - X86, MC: Tidy up some whitespace in GetRelocType
 
David Majnemer
 - [llvm] r221444 - Object,	COFF: Infer symbol sizes from adjacent symbols
 
David Majnemer
 - [llvm] r221444 - Object,	COFF: Infer symbol sizes from adjacent symbols
 
Rafael Espíndola
 - [llvm] r221446 - [JIT] Fix more missing endian conversions (opcodes	for AArch64, ARM, and Mips stub functions, and ARM target in general)
 
Daniel Sanders
 - [llvm] r221447 - [mips] Improve error/warning messages and testing	for the .cpload assembler directive.
 
Toma Tabacu
 - [llvm] r221450 - [mips] Add the following MIPS options that control	gp-relative addressing of
 
Sasa Stankovic
 - [llvm] r221453 - [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Toma Tabacu
 - [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
 
Aaron Ballman
 - [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
 
David Blaikie
 - [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
 
Aaron Ballman
 - [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
 
Eli Bendersky
 - [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
 
Eli Bendersky
 - [llvm] r221455 - [X86] When commuting SSE immediate blend,	make sure that the new blend mask is a valid imm8.
 
Andrea Di Biagio
 - [llvm] r221456 - Compute the correct jump table entries on 32 bit	windows.
 
Rafael Espindola
 - [llvm] r221459 - Use FileCheck in a few tests.
 
Rafael Espindola
 - [llvm] r221461 - [mips] Removed	MipsISelLowering::analyzeFormalArguments()	in favour of CCState::AnalyzeFormalArguments()
 
Daniel Sanders
 - [llvm] r221462 - [Reassociate] Don't reassociate when mixing regular	and fast-math FP
 
Chad Rosier
 - [llvm] r221463 - [mips] Removed IsSoftFloat from	MipsISelLowering::analyzeCallOperands(). NFC
 
Daniel Sanders
 - [llvm] r221464 - Clean up NVPTXLowerStructArgs.cpp. NFC
 
Eli Bendersky
 - [llvm] r221464 - Clean up NVPTXLowerStructArgs.cpp. NFC
 
David Blaikie
 - [llvm] r221465 - [Hexagon] Adding basic Hexagon ELF object emitter.
 
Colin LeMahieu
 - [llvm] r221465 - [Hexagon] Adding basic Hexagon ELF object	emitter.
 
Rafael Espíndola
 - [llvm] r221466 - Change DIBuilder::createImportedDeclaration from	taking a DIScope to a DIDescriptor.
 
Frederic Riss
 - [llvm] r221466 - Change DIBuilder::createImportedDeclaration from	taking a DIScope to a DIDescriptor.
 
David Blaikie
 - [llvm] r221471 - Try to appease MSVC buildbots after r221466.
 
Frederic Riss
 - [llvm] r221471 - Try to appease MSVC buildbots after r221466.
 
Sean Callanan
 - [llvm] r221471 - Try to appease MSVC buildbots after r221466.
 
Frédéric Riss
 - [llvm] r221471 - Try to appease MSVC buildbots after r221466.
 
Sean Callanan
 - [llvm] r221472 - Indentation fixes
 
Michael Liao
 - [llvm] r221474 - [RegAlloc] Kill off the trivial spiller - nobody is	using it any more.
 
Lang Hames
 - [llvm] r221474 - [RegAlloc] Kill off the trivial spiller - nobody	is using it any more.
 
Rafael Espíndola
 - [llvm] r221475 - [RegAlloc] Remove reference to the trivial spiller	in test case.
 
Lang Hames
 - [llvm] r221480 - Base check on the section name,	not the variable name.
 
Rafael Espindola
 - [llvm] r221484 - [X86] Split FMA4 RM tests into a separate file. NFC.
 
Ahmed Bougacha
 - [llvm] r221485 - Object,	COFF: Don't consider AuxFunctionDefinition for getSymbolSize
 
David Majnemer
 - [llvm] r221487 - [X86] Add missing FMA3 VFMADDSUB in the emitter.
 
Ahmed Bougacha
 - [llvm] r221488 - [X86] Add VFMADDSUB cases for the 213->231 custom	inserter.
 
Ahmed Bougacha
 - [llvm] r221489 - [X86][SSE] Vector integer/float conversion memory	folding (cvttps2dq / cvttpd2dq)
 
Simon Pilgrim
 - [llvm] r221490 - Factor out call to push_back. NFC.
 
Rafael Espindola
 - [llvm] r221491 - [ELF][yaml2obj] Handle additional MIPS specific	st_other field flags
 
Simon Atanasyan
 - [llvm] r221495 - Don't repeat names in comments. NFC.
 
Rafael Espindola
 - [llvm] r221497 - Remove unused variable. NFC.
 
Rafael Espindola
 - [llvm] r221498 - InstCombine: Rely on cmpxchg's return code when it's	strong
 
David Majnemer
 - [llvm] r221498 - InstCombine: Rely on cmpxchg's return code when	it's strong
 
Nick Lewycky
 - [llvm] r221501 - LoopVectorize: Don't assume pointees are sized
 
David Majnemer
 - [llvm] r221501 - LoopVectorize: Don't assume pointees are sized
 
Arnold Schwaighofer
 - [llvm] r221502 - Use StringRefMemoryObject. NFC.
 
Rafael Espindola
 - [llvm] r221503 - Use a StringRefMemoryObject. NFC.
 
Rafael Espindola
 - [llvm] r221503 - Use a StringRefMemoryObject. NFC.
 
Eric Christopher
 - [llvm] r221503 - Use a StringRefMemoryObject. NFC.
 
Rafael Avila de Espindola
 - [llvm] r221507 - [AArch64] Keep flags on condition vreg when	instantiating a CB branch.
 
Ahmed Bougacha
 - [llvm] r221510 - Add Position-independent Code model Module API.
 
Justin Hibbits
 - [llvm] r221513 - SCCP: overdefined calls cannot become constant
 
David Majnemer
 - [llvm] r221514 - llvm-symbolizer: teach it about PowerPC64 ELF	function descriptors
 
Jay Foad
 - [llvm] r221516 - [mips] Removed IsVarArg from	MipsISelLowering::analyzeCallOperands(). NFC.
 
Daniel Sanders
 - [llvm] r221517 - [mips] Move SpecialCallingConv to MipsCCState and	use it from tablegen-erated code. NFC
 
Daniel Sanders
 - [llvm] r221518 - [mips] Remove MipsCC::analyzeCallOperands in favour	of CCState::AnalyzeCallOperands. NFC
 
Daniel Sanders
 - [llvm] r221519 - [mips] Remove MipsCC::getRegVT(). NFC
 
Daniel Sanders
 - [llvm] r221521 - [mips] Remove remaining use of MipsCC::intArgRegs()	in favour of MipsABIInfo::GetByValArgRegs() and	MipsABIInfo::GetVarArgRegs()
 
Daniel Sanders
 - [llvm] r221522 - [mips] Fix unused variable warnings introduced in	r221521
 
Daniel Sanders
 - [llvm] r221525 - [mips] Move MipsCCState to a separate file and	clang-formatted it.
 
Daniel Sanders
 - [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test: Avoid	subshell.
 
NAKAMURA Takumi
 - [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test:	Avoid subshell.
 
Alexey Samsonov
 - [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test:	Avoid subshell.
 
Jay Foad
 - [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test:	Avoid subshell.
 
NAKAMURA Takumi
 - [llvm] r221527 - MipsCCState.h: Use LLVM_DELETED_FUNCTION for msc17.
 
NAKAMURA Takumi
 - [llvm] r221528 - [mips] Remove MipsCC::reservedArgArea() in favour of	MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
 
Daniel Sanders
 - [llvm] r221529 - [mips] Removed the remainder of MipsCC. NFC.
 
Daniel Sanders
 - [llvm] r221530 - Pass PRIVATE to target_link_libraries if using shared	libraries.
 
Rafael Espindola
 - [llvm] r221531 - [CMake] LLVMSupport: Give system_libs PRIVATE scope	when	LLVMSupport is built as SHARED. Users of LLVMSupport won't inherit	${system_libs}.
 
NAKAMURA Takumi
 - [llvm] r221531 - [CMake] LLVMSupport: Give system_libs PRIVATE	scope when LLVMSupport is built as SHARED. Users of LLVMSupport won't	inherit ${system_libs}.
 
Rafael Espíndola
 - [llvm] r221534 - [mips] Promote i32 arguments to i64 for the N32/N64	ABI and fix <64-bit structs...
 
Daniel Sanders
 - [llvm] r221536 - Use StringRefMemoryObject in llvm-mc. NFC.
 
Rafael Espindola
 - [llvm] r221537 - Don't redeclare a pure virtual method.
 
Rafael Espindola
 - [llvm] r221543 - R600: Remove unused define
 
Matt Arsenault
 - [llvm] r221547 - Fix style.
 
Michael J. Spencer
 - [llvm] r221548 - Transform: add SymbolRewriter pass
 
Saleem Abdulrasool
 - [llvm] r221549 - Remove unused variable.
 
Rafael Espindola
 - [llvm] r221554 - Transforms: use typedef rather than using aliases
 
Saleem Abdulrasool
 - [llvm] r221555 - [Reassociate] Better preserve NSW/NUW flags.
 
Chad Rosier
 - [llvm] r221560 - SelectionDAG: Assert if we truncate SDNode's	NumOperands or NumValues
 
David Majnemer
 - [llvm] r221563 - Transforms: sort source files in build
 
Saleem Abdulrasool
 - [llvm] r221564 - Transforms: address some late comments
 
Saleem Abdulrasool
 - [llvm] r221565 - R600/SI: Fix broken check prefixes in test
 
Matt Arsenault
 - [llvm] r221579 - [CMake] llvm-shlib: Add possibly missing BitReader	and MCDisassembler for llvm-c.
 
NAKAMURA Takumi
 - [LLVMdev] [PATCH] ARM64 GHC Calling Convention
 
Tim Northover
 - [LNT] r221500 - Update test to use rsync with an exclude so that SVN	data is not copied into Output
 
Chris Matthews
 - [MCJIT][DebugInfo] [PATCH] Remove object-ownership from	RuntimeDyld.
 
Eric Christopher
 - [PATCH 1/3] [PBQP] Tweak spill costs and coalescing benefits
 
Lang Hames
 - [PATCH 1/3] [PBQP] Tweak spill costs and coalescing benefits
 
Arnaud A. de Grandmaison
 - [PATCH 1/5] Triple: Add AMDGPU evironment type
 
Tom Stellard
 - [PATCH 1/5] Triple: Add AMDGPU evironment type
 
Tom Stellard
 - [PATCH 2/3] [PBQP] Callee saved regs should have a higher cost	than scratch regs
 
Lang Hames
 - [PATCH 2/5] Triple: Add AMDHSA operating system type
 
Tom Stellard
 - [PATCH 3/3] [PBQP] Enforce a safe order for	ConservativelyAllocatableNodes
 
Lang Hames
 - [PATCH 3/3] [PBQP] Enforce a safe order for	ConservativelyAllocatableNodes
 
Arnaud A. de Grandmaison
 - [PATCH] [AArch64] Fix miscompile of comparison with	0xffffffffffffffff
 
Oliver Stannard
 - [PATCH] [AArch64] Fix miscompile of comparison with	0xffffffffffffffff
 
Tim Northover
 - [PATCH] [AArch64] Fix miscompile of comparison with	0xffffffffffffffff
 
Oliver Stannard
 - [PATCH] [AArch64] Improve and enable the	SeparateConstOffsetFromGEP for AArch64 backend.
 
Hao Liu
 - [PATCH] [AArch64] Improve and enable the	SeparateConstOffsetFromGEP for AArch64 backend.
 
Jingyue Wu
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
James Molloy
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Tim Northover
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with	64-bit registers
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Keep flags on the condition when instantiating a CB	branch.
 
Ahmed Bougacha
 - [PATCH] [AArch64] Keep flags on the condition when instantiating	a CB branch.
 
Tim Northover
 - [PATCH] [AArch64] Keep flags on the condition when instantiating	a CB branch.
 
Ahmed Bougacha
 - [PATCH] [AArch64] Load Balancing for AES instructions on Cortex-A57
 
Z. Zheng
 - [PATCH] [AArch64] Load Balancing for AES instructions on	Cortex-A57
 
Renato Golin
 - [PATCH] [AArch64] LoopVectorizer test case for cost model to handle	signed division by a power of 2
 
suyog
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Eric Christopher
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Renato Golin
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Gabor Ballabas
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Renato Golin
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Eric Christopher
 - [PATCH] [ARM] Fix ARM triple parsing.
 
Renato Golin
 - [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
 
Kostya Serebryany
 - [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
 
Christophe Lyon
 - [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
 
Kostya Serebryany
 - [PATCH] [asan] [llvm] [mips] adding ShadowOffset64 for mips64
 
Kumar Sukhani
 - [PATCH] [asan] [llvm] [mips] adding ShadowOffset64 for mips64
 
Kostya Serebryany
 - [PATCH] [asan] [llvm] [mips] adding ShadowOffset64 for mips64
 
Kostya Serebryany
 - [PATCH] [asan] [mips] [llvm] changed ShadowOffset32 for systems	having 16kb PageSize
 
Kumar Sukhani
 - [PATCH] [asan] [mips] [llvm] changed ShadowOffset32 for systems	having 16kb PageSize
 
Kostya Serebryany
 - [PATCH] [asan] [mips] [llvm] changed ShadowOffset32 for systems	having 16kb PageSize
 
Kostya Serebryany
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Daniel Sanders
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kostya Serebryany
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kumar Sukhani
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kumar Sukhani
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kostya Serebryany
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kumar Sukhani
 - [PATCH] [asan] [mips] added support of asan for mips64/mips64el
 
Kostya Serebryany
 - [PATCH] [asan] [mips] changed ShadowOffset32 for systems having	16kb PageSize
 
Kostya Serebryany
 - [PATCH] [asan] [mips] changed ShadowOffset32 for systems having	16kb PageSize
 
Kumar Sukhani
 - [PATCH] [asan] [mips] changed ShadowOffset32 for systems having	16kb PageSize
 
Kumar Sukhani
 - [PATCH] [asan] [mips] changed ShadowOffset32 for systems having	16kb PageSize
 
Kostya Serebryany
 - [PATCH] [ASan] Fix stack-overflow test for PowerPC
 
Jay Foad
 - [PATCH] [ASan] Fix stack-overflow test for PowerPC
 
Alexey Samsonov
 - [PATCH] [ASan] Fix stack-overflow test for PowerPC
 
Evgeniy Stepanov
 - [PATCH] [ASan] Fix zero_page_pc test for PowerPC
 
Jay Foad
 - [PATCH] [ASan] Fix zero_page_pc test for PowerPC
 
Alexey Samsonov
 - [PATCH] [Asan] Pack signal context into a structure
 
Viktor Kutuzov
 - [PATCH] [Asan] Pack signal context into a structure
 
Viktor Kutuzov
 - [PATCH] [Asan] Pack signal context into a structure
 
Alexey Samsonov
 - [PATCH] [AVX512] Enable intrinsics for vexp2{ps/pd}
 
Demikhovsky, Elena
 - [PATCH] [AVX512] Enable intrinsics for vexp2{ps/pd}
 
Adam Nemet
 - [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
 
Peter Zotov
 - [PATCH] [cmake] Unbreak LLVM-Config.cmake /	llvm_expand_dependencies
 
Peter Zotov
 - [PATCH] [compiler-rt] add ppc64le target arch
 
Will Schmidt
 - [PATCH] [compiler-rt] Extend Mac OS versions to Yosemite
 
Kuba Brecka
 - [PATCH] [compiler-rt] Extend Mac OS versions to Yosemite
 
Kuba Brecka
 - [PATCH] [compiler-rt] Extend Mac OS versions to Yosemite
 
Alexander Potapenko
 - [PATCH] [compiler-rt] Extend Mac OS versions to Yosemite
 
Kuba Brecka
 - [PATCH] [compiler-rt] Extend the OS X pthread_get_stacksize_np	workaround to 10.10
 
Kuba Brecka
 - [PATCH] [compiler-rt] Extend the OS X pthread_get_stacksize_np	workaround to 10.10
 
Alexander Potapenko
 - [PATCH] [compiler-rt] Extend the OS X pthread_get_stacksize_np	workaround to 10.10
 
Kuba Brecka
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Will Schmidt
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Will Schmidt
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Kostya Serebryany
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Kostya Serebryany
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Jay Foad
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Will Schmidt
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Jay Foad
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Alexey Samsonov
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Will Schmidt
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Kostya Serebryany
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Jay Foad
 - [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for	ppc64*
 
Will Schmidt
 - [PATCH] [compiler-rt] Fix failing allow_user_segv.cc test on OS X	10.10
 
Kuba Brecka
 - [PATCH] [compiler-rt] Fix failing allow_user_segv.cc test on OS X	10.10
 
Alexander Potapenko
 - [PATCH] [compiler-rt] Fix failing allow_user_segv.cc test on OS X	10.10
 
Kuba Brecka
 - [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X	versions above 10.10
 
Kuba Brecka
 - [PATCH] [compiler-rt] Use @rpath as LC_ID_DYLIB for ASan dylib on	OS X
 
Kuba Brecka
 - [PATCH] [compiler-rt] Use @rpath for ASan dylib in Makefiles
 
Kuba Brecka
 - [PATCH] [compiler-rt] Use @rpath for ASan dylib in Makefiles
 
Alexey Samsonov
 - [PATCH] [compiler-rt] Use @rpath for ASan dylib in Makefiles
 
Kuba Brecka
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
Balaram Makam
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
hfinkel at anl.gov
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
Balaram Makam
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
Balaram Makam
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
hfinkel at anl.gov
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
Balaram Makam
 - [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads	before doing Load PRE
 
Daniel Berlin
 - [PATCH] [Hexagon] Initializing MCII once during target MC	initialization
 
colinl at codeaurora.org
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Andrew Trick
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Hal Finkel
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Andrew Trick
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Andrew Trick
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Hal Finkel
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Nick Lewycky
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Hal Finkel
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Nick Lewycky
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Chandler Carruth
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Chandler Carruth
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Chandler Carruth
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Mark Heffernan
 - [PATCH][instcombine] Remove preservesCFG from instcombine
 
Andrew Trick
 - [PATCH] [InstCombineCompares] Added shl optimization for the	instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
 
Ankur Garg
 - [PATCH] [InstCombineCompares] Added shl optimization for the	instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
 
David Majnemer
 - [PATCH] [InstCombineCompares] Added shl optimization for the	instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
 
Ankur Garg
 - [PATCH] [InstCombineCompares] Added shl optimization for the	instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
 
David Majnemer
 - [PATCH] [InstCombineCompares] Added shl optimization for the	instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
 
Ankur Garg
 - [PATCH] [JIT] Fix more missing endian conversions (opcodes for	AArch64, ARM, and Mips stub functions, and ARM target in general)
 
Daniel Sanders
 - [PATCH] [JIT] Fix more missing endian conversions (opcodes for	AArch64, ARM, and Mips stub functions, and ARM target in general)
 
Lang Hames
 - [PATCH] [LIT] add executeCommandPTY utility function that executes	commands within a pseudo-terminal.
 
Eric Fiselier
 - [patch][lit] Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
 
Rafael Espíndola
 - [patch][lit] Handle ASAN_OPTIONS and UBSAN_OPTIONS in	TestingConfig.py
 
Reid Kleckner
 - [patch][lit] Handle ASAN_OPTIONS and UBSAN_OPTIONS in	TestingConfig.py
 
Alexey Samsonov
 - [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el	arch
 
Kumar Sukhani
 - [PATCH] [mips64] Add support for MCJIT for MIPS64
 
Vladimir Stefanovic
 - [PATCH] [mips64] Fix MIPS64 exception personality encoding.
 
Vladimir Stefanovic
 - [PATCH] [mips64] Fix MIPS64 exception personality encoding.
 
Joerg Sonnenberger
 - [PATCH] [mips64] Fix MIPS64 exception personality encoding.
 
Petar Jovanovic
 - [PATCH] [mips][microMIPS] Implement CodeGen support for SLL16 and	SRL16 instructions
 
Phabricator
 - [PATCH] [mips][microMIPS] Mark symbols as microMIPS if necessary
 
Zoran Jovanovic
 - [PATCH] [mips][microMIPS] Mark symbols as microMIPS if necessary
 
Rafael Espíndola
 - [PATCH] [mips][microMIPS] Mark symbols as microMIPS if necessary
 
Sasa Stankovic
 - [PATCH] [mips][microMIPS] Mark symbols as microMIPS if necessary
 
Phabricator
 - [PATCH] [mips] Add names and tests for the hardware registers
 
Daniel Sanders
 - [PATCH] [mips] Add names and tests for the hardware registers
 
Vasileios Kalintiris
 - [PATCH] [mips] Add the following MIPS options that control	gp-relative addressing of small data items: -mgpopt,	-mlocal-sdata, -mextern-sdata.
 
Daniel Sanders
 - [PATCH] [mips] Add the following MIPS options that control	gp-relative addressing of small data items: -mgpopt,	-mlocal-sdata, -mextern-sdata.
 
Sasa Stankovic
 - [PATCH] [mips] Avoid redudant store when generating code for	ExtractElementF64 nodes
 
Daniel Sanders
 - [PATCH] [mips] Enable code generation for the MIPS II target.
 
Vasileios Kalintiris
 - [PATCH] [mips] Improve error/warning messages and testing for the	.cpload assembler directive.
 
Daniel Sanders
 - [PATCH] [mips] Improve error/warning messages and testing for the	.cpload assembler directive.
 
Toma Tabacu
 - [PATCH] [mips] Improve error/warning messages and testing for the	.cpload assembler directive.
 
Daniel Sanders
 - [PATCH] [mips] Improve support for the .set mips16/nomips16	assembler directives.
 
Daniel Sanders
 - [PATCH] [mips] Make the MipsAsmParser capable of knowing whether	PIC mode is enabled or not.
 
Toma Tabacu
 - [PATCH] [mips] Manually replace JAL pseudo-instructions with	their JALR equivalent, instead of using InstAlias.
 
Toma Tabacu
 - [PATCH] [mips] Move COP2 & COP3 load/store instructions from	MipsInstrFPU.td to MipsInstrInfo.td. NFC.
 
Daniel Sanders
 - [PATCH] [mips] Move COP2 & COP3 load/store instructions from	MipsInstrFPU.td to MipsInstrInfo.td. NFC.
 
Vasileios Kalintiris
 - [PATCH] [mips] Move MipsCCState to a separate file and	clang-formatted it.
 
Daniel Sanders
 - [PATCH] [mips] Move MipsCCState to a separate file and	clang-formatted it.
 
Daniel Sanders
 - [PATCH] [mips] Move MipsCCState to a separate file and	clang-formatted it.
 
Vladimir Medic
 - [PATCH] [mips] Move SpecialCallingConv to MipsCCState and use it from	tablegen-erated code. NFC
 
Daniel Sanders
 - [PATCH] [mips] Move SpecialCallingConv to MipsCCState and use it	from tablegen-erated code. NFC
 
Daniel Sanders
 - [PATCH] [mips] Move SpecialCallingConv to MipsCCState and use it	from tablegen-erated code. NFC
 
Daniel Sanders
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI and	fix <64-bit structs...
 
Daniel Sanders
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
Daniel Sanders
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
David Chisnall
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
Daniel Sanders
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
David Chisnall
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
Daniel Sanders
 - [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI	and fix <64-bit structs...
 
Daniel Sanders
 - [PATCH] [mips] Removed IsSoftFloat from	MipsISelLowering::analyzeCallOperands(). NFC
 
Daniel Sanders
 - [PATCH] [mips] Removed IsSoftFloat from	MipsISelLowering::analyzeCallOperands(). NFC
 
Vladimir Medic
 - [PATCH] [mips] Removed IsVarArg from	MipsISelLowering::analyzeCallOperands(). NFC.
 
Daniel Sanders
 - [PATCH] [mips] Removed IsVarArg from	MipsISelLowering::analyzeCallOperands(). NFC.
 
Daniel Sanders
 - [PATCH] [mips] Removed IsVarArg from	MipsISelLowering::analyzeCallOperands(). NFC.
 
Daniel Sanders
 - [PATCH] [mips] Removed MipsISelLowering::analyzeFormalArguments() in	favour of CCState::AnalyzeFormalArguments()
 
Daniel Sanders
 - [PATCH] [mips] Removed MipsISelLowering::analyzeFormalArguments()	in favour of CCState::AnalyzeFormalArguments()
 
Vladimir Medic
 - [PATCH] [mips] Removed the remainder of MipsCC. NFC.
 
Daniel Sanders
 - [PATCH] [mips] Removed the remainder of MipsCC. NFC.
 
Daniel Sanders
 - [PATCH] [mips] Removed the remainder of MipsCC. NFC.
 
David Chisnall
 - [PATCH] [mips] Remove MipsCC::analyzeCallOperands in favour of	CCState::AnalyzeCallOperands. NFC
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::analyzeCallOperands in favour of	CCState::AnalyzeCallOperands. NFC
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::analyzeCallOperands in favour of	CCState::AnalyzeCallOperands. NFC
 
Vladimir Medic
 - [PATCH] [mips] Remove MipsCC::getRegVT()
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::getRegVT(). NFC
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::getRegVT(). NFC
 
David Chisnall
 - [PATCH] [mips] Remove MipsCC::getRegVT(). NFC
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::reservedArgArea() in favour of	MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::reservedArgArea() in favour of	MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
 
Daniel Sanders
 - [PATCH] [mips] Remove MipsCC::reservedArgArea() in favour of	MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
 
Vladimir Medic
 - [PATCH] [mips] Remove remaining use of MipsCC::intArgRegs() in favour	of MipsABIInfo::GetByValArgRegs() and MipsABIInfo::GetVarArgRegs()
 
Daniel Sanders
 - [PATCH] [mips] Remove remaining use of MipsCC::intArgRegs() in	favour of MipsABIInfo::GetByValArgRegs() and	MipsABIInfo::GetVarArgRegs()
 
Daniel Sanders
 - [PATCH] [mips] Remove remaining use of MipsCC::intArgRegs() in	favour of MipsABIInfo::GetByValArgRegs() and	MipsABIInfo::GetVarArgRegs()
 
Vladimir Medic
 - [PATCH] [mips] Remove remaining use of MipsCC::intArgRegs() in	favour of MipsABIInfo::GetByValArgRegs() and	MipsABIInfo::GetVarArgRegs()
 
Daniel Sanders
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Daniel Sanders
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Toma Tabacu
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Toma Tabacu
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Daniel Sanders
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Toma Tabacu
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Toma Tabacu
 - [PATCH] [mips] Tolerate the use of the %z inline asm operand	modifier with non-immediates.
 
Daniel Sanders
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Mohit Bhakkad
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Alexey Samsonov
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Mohit Bhakkad
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Evgeniy Stepanov
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Alexey Samsonov
 - [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
 
Mohit Bhakkad
 - [PATCH] [MSan] [MIPS] Adding support for MIPS64
 
Mohit Bhakkad
 - [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
 
Peter Zotov
 - [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
 
Peter Zotov
 - [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
 
Reid Kleckner
 - [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
 
Peter Zotov
 - [PATCH] [Polly] [IslCodeGenerator] Add OpenMP support
 
Tobias Grosser
 - [PATCH] [Polly] [IslCodeGenerator] Add OpenMP support
 
Tobias Grosser
 - [PATCH] [Polly] [IslCodeGenerator] Add OpenMP support
 
Tobias Grosser
 - [PATCH] [Polly][Refactor][NFC] Allow to nicely bail from ScopInfo.
 
Tobias Grosser
 - [PATCH] [Polly][Refactor][NFC] Generalize the creation of	ScopArrayInfo objects.
 
Tobias Grosser
 - [PATCH] [Polly][Refactor][NFC] Generalize the creation of	ScopArrayInfo objects.
 
Johannes Doerfert
 - [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
 
Bill Schmidt
 - [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
 
Bill Schmidt
 - [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
 
Bill Schmidt
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
Chad Rosier
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
David Majnemer
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
Chad Rosier
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
David Majnemer
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
Chad Rosier
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
Chad Rosier
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
David Majnemer
 - [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
 
Chad Rosier
 - [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever	possible.
 
Ahmed Bougacha
 - [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever	possible.
 
Hal Finkel
 - [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever	possible.
 
David Menendez
 - [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever	possible.
 
Ahmed Bougacha
 - [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever	possible.
 
Ahmed Bougacha
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
 
Jay Foad
 - [PATCH] [Sanitizer] Introduce generic stack frame rendering machinery
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce generic stack frame rendering	machinery
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Introduce generic stack frame rendering	machinery
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce generic stack frame rendering	machinery
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce generic stack frame rendering	machinery
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64 Linux
 
Jay Foad
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Will Schmidt
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Jay Foad
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Jay Foad
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Will Schmidt
 - [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64	Linux
 
Jay Foad
 - [PATCH] [Sanitizers] Enable stack traces on FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Sanitizers] Enable stack traces on FreeBSD
 
Alexey Samsonov
 - [PATCH] [Sanitizers] Enable stack traces on FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Sanitizers] Enable stack traces on FreeBSD
 
Alexey Samsonov
 - [PATCH] [Sanitizers] Enable stack traces on recent versions of FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Sanitizers] Enable stack traces on recent versions of	FreeBSD
 
Ed Maste
 - [PATCH] [Sanitizers] Enable stack traces on recent versions of	FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Sanitizers] Enable stack traces on recent versions of	FreeBSD
 
Alexey Samsonov
 - [PATCH] [Sanitizers] Enable stack traces on recent versions of	FreeBSD
 
Viktor Kutuzov
 - [PATCH] [SeparateConstOffsetFromGEP] Fix bugs and improve the	current SeparateConstOffsetFromGEP
 
Hao Liu
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Michael Spencer
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Rafael Espíndola
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Michael Spencer
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Rafael Ávila de Espíndola
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Michael Spencer
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Michael Spencer
 - [PATCH] [Support][Program] Add findProgramByName(Name,	OptionalPaths)
 
Rafael Ávila de Espíndola
 - [PATCH] [test-suite] Make it build in more environments
 
Sergey Dmitrouk
 - [PATCH] [test-suite] Make it build in more environments
 
Sergey Dmitrouk
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Jyoti Allur
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Tim Northover
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Jyoti Allur
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Tim Northover
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Jyoti Allur
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the	register list for PUSH/POP/LDM/STM
 
Tim Northover
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Jyoti Allur
 - [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR,	SP in the register list for PUSH/POP/LDM/STM
 
Jyoti Allur
 - [PATCH] [TSan] Use StackTrace from sanitizer_common where	applicable
 
Alexey Samsonov
 - [PATCH] [TSan] Use StackTrace from sanitizer_common where	applicable
 
Kostya Serebryany
 - [PATCH] [Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
 
Kostya Serebryany
 - [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
 
Kostya Serebryany
 - [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
 
Alexey Samsonov
 - [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
 
Kostya Serebryany
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Quentin Colombet
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Ahmed Bougacha
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Ahmed Bougacha
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Ahmed Bougacha
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Quentin Colombet
 - [PATCH] [X86] 8bit divrem: Improve codegen for AH register	extraction.
 
Ahmed Bougacha
 - [PATCH] [X86][SSE] Enable commutation for SSE immediate blend	instructions
 
Quentin Colombet
 - [PATCH] [X86][SSE] Enable commutation for SSE immediate blend	instructions
 
Simon Pilgrim
 - [PATCH] [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vector integer/float conversion memory folding
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vector integer/float conversion memory folding	(cvttps2dq / cvttpd2dq)
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vector integer/float conversion memory folding	(cvttps2dq / cvttpd2dq)
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vector integer/float conversion memory folding	(cvttps2dq / cvttpd2dq)
 
Quentin Colombet
 - [PATCH] [X86][SSE] Vector integer/float conversion memory folding	(cvttps2dq / cvttpd2dq)
 
Simon Pilgrim
 - [PATCH] [X86] Add missing patterns for AVX2 VPMOV[SZ]XYrm from	X86vsext.
 
Ahmed Bougacha
 - [PATCH] [X86] Add missing patterns for AVX2 VPMOV[SZ]XYrm from	X86vsext.
 
Ahmed Bougacha
 - [PATCH] [X86] Add patterns for AVX2 VPMOV[SZ]XYrm intrinsics.
 
Ahmed Bougacha
 - [PATCH] [X86] Add patterns for AVX2 VPMOV[SZ]XYrm intrinsics.
 
Elena Demikhovsky
 - [PATCH] [X86] Add patterns for AVX2 VPMOV[SZ]XYrm intrinsics.
 
Ahmed Bougacha
 - [PATCH][X86] Explicitly set FeatureSlowSHLD for 'bdver3'. Also make	explicit that bdver* cpus enable FeatureAVX and FeatureSSE4A.
 
Andrea Di Biagio
 - [PATCH][X86] Explicitly set FeatureSlowSHLD for 'bdver3'. Also	make explicit that bdver* cpus enable FeatureAVX and FeatureSSE4A.
 
Quentin Colombet
 - [PATCH][X86] Explicitly set FeatureSlowSHLD for 'bdver3'. Also	make explicit that bdver* cpus enable FeatureAVX and FeatureSSE4A.
 
Andrea Di Biagio
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the presence	of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Sanjay Patel
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Nadav Rotem
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Nadav Rotem
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Quentin Colombet
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Michael Kuperstein
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Nadav Rotem
 - [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the	presence of AssertSext
 
Nadav Rotem
 - [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
 
Ahmed Bougacha
 - [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
 
Ahmed Bougacha
 - [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
 
Ahmed Bougacha
 - [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
 
Elena Demikhovsky
 - [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
 
Ahmed Bougacha
 - [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86,	ELF, PIC
 
Dario Domizioli
 - [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on	X86, ELF, PIC
 
Rafael Espíndola
 - [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on	X86, ELF, PIC
 
Dario Domizioli
 - [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on	X86, ELF, PIC
 
Rafael Espíndola
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Akos Kiss
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Joerg Sonnenberger
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Akos Kiss
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Lang Hames
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Eric Christopher
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Joerg Sonnenberger
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Eric Christopher
 - [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH	frames to 32 bits
 
Akos Kiss
 - [PATCH] [x86 fast-isel] Materialize allocas with the correct-sized	lea for ILP32
 
Derek Schuff
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Jan Voung
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Reid Kleckner
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Derek Schuff
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Derek Schuff
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Derek Schuff
 - [PATCH] [x86 fast-isel] Materialize allocas with the	correct-sized lea for ILP32
 
Derek Schuff
 - [PATCH] Add a "probe-stack" attribute
 
John Kåre Alsaker
 - [PATCH] Add a fence elimination pass
 
Daniel Berlin
 - [PATCH] Add a fence elimination pass
 
JF Bastien
 - [PATCH] Add a fence elimination pass
 
Daniel Berlin
 - [PATCH] Add a fence elimination pass
 
Daniel Berlin
 - [PATCH] Add a helpful assert if LineNo would clobber ArgNo
 
Keno Fischer
 - [PATCH] Add a helpful assert if LineNo would clobber ArgNo
 
Duncan P. N. Exon Smith
 - [PATCH] Add a helpful assert if LineNo would clobber ArgNo
 
Keno Fischer
 - [PATCH] Add a makefile check for misbehaving -Wcomment
 
Eric Christopher
 - [PATCH] Add dump routine to CallSite
 
Philip Reames
 - [PATCH] Added a new transformation " (sub (or A, B) (and A,	B)) --> (xor A, B) "
 
sonam kumari
 - [PATCH] Added a new transformation " (sub (or A, B) (and A,	B)) --> (xor A, B) "
 
Anton Korobeynikov
 - [PATCH] Added a new transformation " (sub (or A, B) (and A, B))	--> (xor A, B) "
 
Hal Finkel
 - [PATCH] Added a new transformation " (sub (or A, B) (and A, B))	--> (xor A, B) "
 
Sean Silva
 - [PATCH] Added a new transformation " (sub (or A, B) (and A, B))	--> (xor A, B) "
 
Sean Silva
 - [PATCH] Added a new transformation " (sub (or A, B) (and A, B))	--> (xor A, B) "
 
suyog sarda
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Ankur Garg
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Sean Silva
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Ankur Garg
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Duncan P. N. Exon Smith
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Nick Lewycky
 - [PATCH] Add hard float versions of floating point to long long	conversions
 
Sergey Dmitrouk
 - [PATCH] Adding basic Hexagon ELF obj file writer
 
Colin LeMahieu
 - [PATCH] Adding basic Hexagon ELF obj file writer
 
Sid Manning
 - [PATCH] Adding llvm-shlib to CMake build system with a few new	bells and whistles
 
NAKAMURA Takumi
 - [PATCH] Adding llvm-shlib to CMake build system with a few new	bells and whistles
 
Chris Bieneman
 - [PATCH] Adding llvm-shlib to CMake build system with a few new	bells and whistles
 
Reid Kleckner
 - [PATCH] Add missing tests for build attribute encodings in object	files.
 
Charlie Turner
 - [PATCH] Add missing tests for build attribute encodings in object	files.
 
Tim Northover
 - [PATCH] Add missing tests for build attribute encodings in object	files.
 
Charlie Turner
 - [PATCH] Add Position-independent Code model Module API.
 
Justin Hibbits
 - [PATCH] Add Position-independent Code model Module API.
 
Eric Christopher
 - [PATCH] Add Position-independent Code model Module API.
 
Justin Hibbits
 - [PATCH] Add Position-independent Code model Module API.
 
Justin Hibbits
 - [PATCH] Add Position-independent Code model Module API.
 
Rafael Ávila de Espíndola
 - [PATCH] Add Position-independent Code model Module API.
 
Eric Christopher
 - [PATCH] Add Position-independent Code model Module API.
 
Justin Hibbits
 - [PATCH] Add process name to Asan logfile name and report message
 
Yury Gribov
 - [PATCH] Add process name to Asan logfile name and report message
 
Evgeniy Stepanov
 - [PATCH] Add process name to Asan logfile name and report message
 
Alexey Samsonov
 - [PATCH] Add process name to Asan logfile name and report message
 
Yury Gribov
 - [PATCH] Add process name to Asan logfile name and report message
 
Alexey Samsonov
 - [PATCH] Add process name to Asan logfile name and report message
 
Yury Gribov
 - [PATCH] Add process name to Asan logfile name and report message
 
Alexey Samsonov
 - [PATCH] Add process name to Asan logfile name and report message
 
Ed Maste
 - [PATCH] Add support for small-model PIC for PowerPC.
 
Justin Hibbits
 - [PATCH] Add support for small-model PIC for PowerPC.
 
Rafael Espíndola
 - [PATCH] Add support for small-model PIC for PowerPC.
 
Justin Hibbits
 - [PATCH] Add support for small-model PIC for PowerPC.
 
Rafael Avila de Espindola
 - [PATCH] Android target support (as part of LLDB build)
 
Andy Chien
 - [PATCH] C99 partial re-initialization behavior (DR-253)
 
Yunzhong Gao
 - [PATCH] Canonicalize an assume(load != null) into !nonnull	metadata
 
Philip Reames
 - [PATCH] Change logic in StackMaps::recordStackMapOpers to use the	isInt<32> predicate instead of bitwise operations.
 
Sanjoy Das
 - [PATCH] Change logic in StackMaps::recordStackMapOpers to use the	isInt<32> predicate instead of bitwise operations.
 
Juergen Ributzka
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Aditya Nandakumar
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Eric Christopher
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Aditya Nandakumar
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Aditya Nandakumar
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Aditya Nandakumar
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Eric Christopher
 - [PATCH] Change TargetLoweringObjectFile ownership
 
Aditya Nandakumar
 - [PATCH] CodeGen,	SelectionDAG: Increase width of NumOperands and NumValues
 
David Majnemer
 - [PATCH] CodeGen,	SelectionDAG: Increase width of NumOperands and NumValues
 
hfinkel at anl.gov
 - [PATCH] CodeGen,	SelectionDAG: Increase width of NumOperands and NumValues
 
David Majnemer
 - [PATCH] CodeGen,	SelectionDAG: Increase width of NumOperands and NumValues
 
David Majnemer
 - [PATCH] Debug info: Support fragmented variables.
 
Adrian Prantl
 - [PATCH] Disable indvar widening if arithmetics on the wider type are	more expensive
 
Jingyue Wu
 - [PATCH] Disable indvar widening if arithmetics on the wider type	are more expensive
 
Jingyue Wu
 - [PATCH] Disable indvar widening if arithmetics on the wider type	are more expensive
 
Jingyue Wu
 - [patch] Document the restriction on removing a global from a	COMDAT
 
Rafael Espíndola
 - [PATCH] Don't access items in .sdata section using gp-relative	addressing when target is NaCl.
 
Sasa Stankovic
 - [PATCH] Emit .eh_frame with relocations to functions,	rather than sections
 
Oliver Stannard
 - [PATCH] Enable running Ubsan tests on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Enable running Ubsan tests on FreeBSD
 
Ed Maste
 - [PATCH] Enable running Ubsan tests on FreeBSD
 
Alexey Samsonov
 - [PATCH] Enable running Ubsan tests on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Enable standard so versioning for libLLVM.
 
Chris Bieneman
 - [PATCH] Enable standard so versioning for libLLVM.
 
NAKAMURA Takumi
 - [PATCH] Enable standard so versioning for libLLVM.
 
Chris Bieneman
 - [PATCH] Enable standard so versioning for libLLVM.
 
Chris Bieneman
 - [PATCH] Explicitly annotate loops we want to run thread-parallel
 
Tobias Grosser
 - [PATCH] Explicitly annotate loops we want to run thread-parallel
 
Johannes Doerfert
 - [PATCH] Explicitly annotate loops we want to run thread-parallel
 
Tobias Grosser
 - [PATCH] Fast-path for stack probes on smaller frames
 
Philip Reames
 - [PATCH] First stage of call lowering for Mips fast-isel
 
Daniel Sanders
 - [PATCH] Fix an issue with certain constants as live values in	patchpoints.
 
Sanjoy Das
 - [PATCH] Fix an issue with certain constants as live values in	patchpoints.
 
Juergen Ributzka
 - [PATCH] Fix an issue with certain constants as live values in	patchpoints.
 
Andrew Trick
 - [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
 
Lang Hames
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Duncan P. N. Exon Smith
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Reid Kleckner
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
David Majnemer
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Rafael Espíndola
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Rafael Espíndola
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Rafael Espíndola
 - [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
 
Kevin Frei
 - [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const	CallGraph *"
 
Speziale Ettore
 - [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const	CallGraph *"
 
Rafael Espíndola
 - [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const	CallGraph *"
 
Speziale Ettore
 - [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const	CallGraph *"
 
Speziale Ettore
 - [PATCH] Fix invalid memory access in llvm-mc if file ends in	non-newline whitespace or comma
 
colinl at codeaurora.org
 - [PATCH] Fix invalid memory access in llvm-mc if file ends in	non-newline whitespace or comma
 
Rafael Ávila de Espíndola
 - [PATCH] Fix invalid memory access in llvm-mc if file ends in	non-newline whitespace or comma
 
colinl at codeaurora.org
 - [PATCH] Fix invalid memory access in llvm-mc if file ends in	non-newline whitespace or comma
 
Rafael Ávila de Espíndola
 - [PATCH] Fix invalid memory access in llvm-mc if file ends in	non-newline whitespace or comma
 
colinl at codeaurora.org
 - [PATCH] Fix Mach-O unit tests breakage on Windows
 
Rui Ueyama
 - [PATCH] Fix Mach-O unit tests breakage on Windows
 
kledzik at apple.com
 - [PATCH] Fix Mach-O unit tests breakage on Windows
 
Rui Ueyama
 - [PATCH] Fix optnone on Windows
 
Robinson, Paul
 - [PATCH] Fix optnone on Windows
 
Reid Kleckner
 - [PATCH] Fix optnone on Windows
 
Robinson, Paul
 - [patch] Fix pr21328.
 
Nick Kledzik
 - [patch] Fix pr21328.
 
Rafael Espíndola
 - [patch] Fix pr21328.
 
Nick Kledzik
 - [PATCH] Fix ubsan error in ValueMap
 
Matt Arsenault
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Sergey Dmitrouk
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Hal Finkel
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Sergey Dmitrouk
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Hal Finkel
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Sergey Dmitrouk
 - [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Hal Finkel
 - [patch] Forward LD_PRELOAD to tests
 
Rafael Espíndola
 - [patch] Forward LD_PRELOAD to tests
 
Reid Kleckner
 - [PATCH] Fully handle globals and functions in	CGDebugInfo::getDeclarationOrDefinition()
 
Frederic Riss
 - [PATCH] implement MachODumper::printFileHeaders
 
Chilledheart
 - [PATCH] implement MachODumper::printFileHeaders
 
Chilledheart
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Kostya Serebryany
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Maxim Ostapenko
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Kostya Serebryany
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Yury Gribov
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Kostya Serebryany
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Yury Gribov
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Maxim Ostapenko
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Maxim Ostapenko
 - [PATCH] Implement variable-sized alloca instrumentation.
 
Kostya Serebryany
 - [PATCH] Improve wording in ErrorOr docs
 
Justin Bogner
 - [PATCH] Improve wording in ErrorOr docs
 
David Blaikie
 - [PATCH] Improve wording in ErrorOr docs
 
Justin Bogner
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Alexey Samsonov
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Alexey Samsonov
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Alexey Samsonov
 - [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function	descriptors
 
Jay Foad
 - [PATCH] Make fortified (_chk) library functions LibFuncs in TLI.
 
Ahmed Bougacha
 - [PATCH] Make musttail more robust for vector types on x86
 
Reid Kleckner
 - [PATCH] Make processLogicalImmediate in AArch64AddressingModes.h	more efficient
 
Tim Northover
 - [PATCH] Make processLogicalImmediate in AArch64AddressingModes.h	more efficient
 
Akira Hatanaka
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Keno Fischer
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Keno Fischer
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [PATCH] Mangling for intrinsic names w/function type parameters
 
Philip Reames
 - [PATCH] Mangling for intrinsic names w/function type parameters
 
Andrew Trick
 - [PATCH] Mangling for intrinsic names w/function type parameters
 
Juergen Ributzka
 - [PATCH] Merge the directive-eabi_attribute.s and	directive-eabi_attribute-2.s tests.
 
Charlie Turner
 - [PATCH] Merge the directive-eabi_attribute.s and	directive-eabi_attribute-2.s tests.
 
Renato Golin
 - [PATCH] Move asan-coverage into a separate phase.
 
Kostya Serebryany
 - [PATCH] Move asan-coverage into a separate phase.
 
Alexey Samsonov
 - [PATCH] Move asan-coverage into a separate phase.
 
Kostya Serebryany
 - [patch] Only run the gold tests if it supports the emulations we use	in the tests
 
Rafael Espíndola
 - [PATCH] PECOFF: Use the string table for long section names in	EXEs/DLLs
 
David Majnemer
 - [PATCH] PECOFF: Use the string table for long section names in	EXEs/DLLs
 
Rui Ueyama
 - [PATCH] PECOFF: Use the string table for long section names in	EXEs/DLLs
 
David Majnemer
 - [PATCH] PR21403: CGSCC should not treat intrinsics as function calls
 
Sanjay Patel
 - [PATCH] Protection against stack-based memory corruption errors using	SafeStack
 
Volodymyr Kuznetsov
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
David Chisnall
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Kostya Serebryany
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Volodymyr Kuznetsov
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Volodymyr Kuznetsov
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Volodymyr Kuznetsov
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Volodymyr Kuznetsov
 - [PATCH] R600/SI: Fix f64 inline immediates
 
Matt Arsenault
 - [PATCH] R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
 
Matt Arsenault
 - [PATCH] R600/SI: Fix sext_inreg problems
 
Matt Arsenault
 - [PATCH] R600/SI: Get rid of FCLAMP_SI pseudo
 
Matt Arsenault
 - [PATCH] R600/SI: Implement areMemAccessesTriviallyDisjoint
 
Matt Arsenault
 - [PATCH] R600/SI: Match integer min / max instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Start implementing an assembler
 
Tom Stellard
 - [PATCH] R600/SI: Start implementing an assembler
 
Rafael Espíndola
 - [PATCH] R600/SI: Start implementing an assembler
 
Matt Arsenault
 - [PATCH] R600/SI: Use s_movk_i32
 
Matt Arsenault
 - [PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y (part 2)
 
Chad Rosier
 - [PATCH] Refactor/simplify llvm-symbolizer code.
 
Alexey Samsonov
 - [PATCH] Refactor fortified (__*_chk) library function handling in	TLI/LibCallSimplifier.
 
Ahmed Bougacha
 - [PATCH] Refactor fortified (__*_chk) library function handling in	TLI/LibCallSimplifier.
 
Ahmed Bougacha
 - [PATCH] Remove the cortex-a9-mp CPU.
 
Charlie Turner
 - [PATCH] Remove the cortex-a9-mp CPU.
 
Charlie Turner
 - [PATCH] Remove the cortex-a9-mp CPU.
 
Renato Golin
 - [PATCH] Remove the cortex-a9-mp CPU.
 
Bob Wilson
 - [PATCH] Rename 'DarwinStaticLib' to 'DarwinLibName'
 
Kuba Brecka
 - [PATCH] Respect object format choice on Darwin
 
Keno Fischer
 - [PATCH] Respect object format choice on Darwin
 
Tim Northover
 - [PATCH] Respect object format choice on Darwin
 
Keno Fischer
 - [PATCH] Respect object format choice on Darwin
 
Tim Northover
 - [PATCH] Safely generate new loop metadata node
 
David Peixotto
 - [PATCH] Safely generate new loop metadata node
 
Johannes Doerfert
 - [PATCH] Safely generate new loop metadata node
 
David Peixotto
 - [PATCH] Select Elimination in InstCombine
 
Gerolf Hoflehner
 - [PATCH] Set edge weights in stack protector pass
 
Akira Hatanaka
 - [PATCH] Small update to gold plugin docs for building with CMake.
 
Steve King
 - [PATCH] Small update to gold plugin docs for building with CMake.
 
Steve King
 - [PATCH] Small update to gold plugin docs for building with CMake.
 
Tim Northover
 - [PATCH] Small update to gold plugin docs for building with CMake.
 
Steve King
 - [PATCH] Small update to gold plugin docs for building with CMake.
 
Tim Northover
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Quentin Colombet
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Vaidas Gasiunas
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Vaidas Gasiunas
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Quentin Colombet
 - [PATCH] Statepoint infrastructure for garbage collection
 
Philip Reames
 - [PATCH] Statepoint infrastructure for garbage collection
 
Andrew Trick
 - [PATCH] Statepoint infrastructure for garbage collection
 
Philip Reames
 - [PATCH] Statepoint infrastructure for garbage collection
 
Andrew Trick
 - [PATCH] Statepoint infrastructure for garbage collection
 
Philip Reames
 - [PATCH] Statepoint infrastructure for garbage collection
 
Sean Silva
 - [PATCH] SymbolRewriter: introduce the SymbolRewriter pass
 
Jim Grosbach
 - [PATCH] SymbolRewriter: introduce the SymbolRewriter pass
 
Saleem Abdulrasool
 - [PATCH] SymbolRewriter: introduce the SymbolRewriter pass
 
Saleem Abdulrasool
 - [PATCH] Teach ScalarEvolution to sharpen range information.
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to sharpen range information.
 
Andrew Trick
 - [PATCH] ubsan: add 'UndefinedBehaviorSanitizer' to messages
 
Ben Boeckel
 - [PATCH] ubsan: add 'UndefinedBehaviorSanitizer' to messages
 
Ben Boeckel
 - [PATCH] UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset	about vbases
 
Alexey Samsonov
 - [PATCH] UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset	about vbases
 
David Majnemer
 - [PATCH] Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385)
 
Sanjay Patel
 - [polly] r221159 - Temporary disable formatting error
 
Tobias Grosser
 - [polly] r221159 - Temporary disable formatting error
 
Daniel Jasper
 - [polly] r221159 - Temporary disable formatting error
 
Tobias Grosser
 - [polly] r221189 - Revert "Temporary disable formatting error"
 
Tobias Grosser
 - [polly] r221251 - Use argument type directly from fflush if available	in translation unit
 
Tobias Grosser
 - [polly] r221388 - BlockGenerator: inline lookupAvailableValue into	getValue [NFC]
 
Tobias Grosser
 - [polly] r221393 - BlockGenerator: Recompute values from SCEV before	handing back the original values
 
Tobias Grosser
 - [polly] r221393 - BlockGenerator: Recompute values from SCEV	before handing back the original values
 
Johannes Doerfert
 - [polly] r221393 - BlockGenerator: Recompute values from SCEV	before handing back the original values
 
Tobias Grosser
 - [polly] r221418 - Extract SCEV generation into subfunction
 
Tobias Grosser
 - [polly] r221479 - Explicitly annotate loops we want to run	thread-parallel
 
Tobias Grosser
 - [polly] r221483 - Fix formatting
 
Tobias Grosser
 - [polly] r221512 - [Refactor][NFC] Generalize the creation of	ScopArrayInfo objects.
 
Johannes Doerfert
 - [polly] r221550 - Safely generate new loop metadata node
 
David Peixotto
 - [test-suite] r221255 - [AArch64] Add AArch64 Neon intrinsics test	produced by emperor
 
Kristof Beyls
 - [test-suite] r221255 - [AArch64] Add AArch64 Neon intrinsics test	produced by emperor
 
Kristof Beyls
 - [test-suite] r221255 - [AArch64] Add AArch64 Neon intrinsics test	produced by emperor
 
Kristof Beyls
 - [zorg] r221193 - Removed obsolete slaves an builders.
 
Galina Kistanova
 - [zorg] r221394 - [Polly] Introduce a new fast LNT builder for Polly	with isl+SCEV codegen
 
Tobias Grosser
 - [zorg] r221538 - Enabled check-tsan step on FreeBSD sanitizers	buildbot.
 
Galina Kistanova
 - Adding emperor-produced AArch64 neon intrinsics test to the test-suite
 
Kristof Beyls
 - Adding emperor-produced AArch64 neon intrinsics test to the	test-suite
 
Tim Northover
 - Adding emperor-produced AArch64 neon intrinsics test to the	test-suite
 
Kristof Beyls
 - A question about nonnull value of auto_ptr
 
Jiangning Liu
 - A question about nonnull value of auto_ptr
 
Hal Finkel
 - A question about nonnull value of auto_ptr
 
Tim Northover
 - A question about nonnull value of auto_ptr
 
陳韋任 (Wei-Ren Chen)
 - A question about nonnull value of auto_ptr
 
Tim Northover
 - BUILD_SHARED_LIBS build
 
Rafael Espíndola
 - BUILD_SHARED_LIBS build
 
Rafael Espíndola
 - LLVM buildmaster will be restarted today after 6 PM Pacific today.
 
Galina Kistanova
 - PATCH: R600/SI: Change all instruction names to lowercase
 
Tom Stellard
 - PATCH: R600/SI: Change all instruction names to lowercase
 
Matt Arsenault
 - Patch: StackMap: Use IndirectMemRefOp more.
 
Gustaw Smolarczyk
 - Patch: StackMap: Use IndirectMemRefOp more.
 
Andrew Trick
 - Patch: StackMap: Use IndirectMemRefOp more.
 
Gustaw Smolarczyk
 - PATCHES: R600/SI: CodeGen patches for HSA Runtime
 
Tom Stellard
 - PATCHES: R600/SI: CodeGen patches for HSA Runtime
 
Matt Arsenault
 - PATCHES: R600/SI: CodeGen patches for HSA Runtime
 
Tom Stellard
 - PATCHES: R600/SI: CodeGen patches for HSA Runtime
 
Matt Arsenault
 - Remove obsolete ARM intrinsics vclz and vcnt
 
Steven Wu
 - Remove obsolete ARM intrinsics vclz and vcnt
 
Renato Golin
 - Remove obsolete ARM intrinsics vclz and vcnt
 
Steven Wu
 - Remove obsolete ARM intrinsics vclz and vcnt
 
Renato Golin
 - Remove obsolete ARM intrinsics vclz and vcnt
 
Steven Wu
 - Simplify InputGraph and other enhancements ...
 
Rui Ueyama
 - Solution for memory leak in tblgen
 
wuhui1973
    
 
    
      Last message date: 
       Sun Nov  9 22:32:45 PST 2014
    Archived on: Tue Aug  4 17:11:57 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).