The Week Of Monday 28 July 2014 Archives by subject
      
      Starting: Mon Jul 28 00:15:35 PDT 2014
         Ending: Sun Aug  3 23:59:21 PDT 2014
         Messages: 1578
     
- [cfe-dev] Track locations of individual loads in -Rpass remarks	(Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
 
Tobias Grosser
 - [cfe-dev] Track locations of individual loads in -Rpass remarks	(Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
 
Tobias Grosser
 - [cfe-dev] Track locations of individual loads in -Rpass remarks	(Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
 
Tobias Grosser
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
İsmail Dönmez
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
Evgeniy Stepanov
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
İsmail Dönmez
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
Evgeniy Stepanov
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
Alexey Samsonov
 - [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to	preserve flags.
 
Evgeniy Stepanov
 - [compiler-rt] r214030 - tsan: advise shadow for 0x7f region to	not use huge pages
 
Justin Bogner
 - [compiler-rt] r214030 - tsan: advise shadow for 0x7f region to	not use huge pages
 
Dmitry Vyukov
 - [compiler-rt] r214082 - tsan: add a useful debug check
 
Dmitry Vyukov
 - [compiler-rt] r214130 - Exclude ASM from CompilerRT languages as an	attempt to fix CMake failure in standalone mode
 
Alexey Samsonov
 - [compiler-rt] r214149 - [UBSan] Try to enable pipefail in UBSan lit	tests to make them behave more predictably
 
Alexey Samsonov
 - [compiler-rt] r214149 - [UBSan] Try to enable pipefail in UBSan	lit tests to make them behave more predictably
 
Rafael Espíndola
 - [compiler-rt] r214232 - [UBSan] Build part of UBSan runtime that can	be linked into C programs with -fno-rtti flag.
 
Alexey Samsonov
 - [compiler-rt] r214245 - [UBSan] Get pc/bp for stack unwinding as	early as possible.
 
Alexey Samsonov
 - [compiler-rt] r214258 - [UBSan] Move all runtime flags parsing to	ubsan_flags.cc.
 
Alexey Samsonov
 - [compiler-rt] r214259 - [UBSan] Allow to override runtime flags	defaults by providing
 
Alexey Samsonov
 - [compiler-rt] r214279 - [UBSan] Introduce ScopedReport object.
 
Alexey Samsonov
 - [compiler-rt] r214289 - [msan] Use SIGHUP instead of SIGUSR1 in test.
 
Evgeniy Stepanov
 - [compiler-rt] r214296 - [asan] add a feature to detect	new-delete-size-mismatch (when used with -Xclang -fsized-deallocation).	Not yet on Mac. Also, remove some unused code.
 
Kostya Serebryany
 - [compiler-rt] r214299 - [asan] rename new-delete-size-mismatch to	new-delete-type-mismatch and make the report more verbose
 
Kostya Serebryany
 - [compiler-rt] r214303 - [asan] XFAIL sized-delete test on Android.
 
Evgeniy Stepanov
 - [compiler-rt] r214334 - [Sanitizer] Make SuppressionContext a	singleton class, residing in sanitizer_common.
 
Alexey Samsonov
 - [compiler-rt] r214343 - [Sanitizer] Make "suppressions" and	"print_suppressions" common runtime flags.
 
Alexey Samsonov
 - [compiler-rt] r214344 - [Sanitizer] Hoist the code parsing	suppressions file into sanitizer_common.
 
Alexey Samsonov
 - [compiler-rt] r214394 - tsan: use MADV_NOHUGEPAGE only if it is	supported by platform
 
Dmitry Vyukov
 - [compiler-rt] r214396 - [asan] End-to-end test for REP MOVS	instrumentation.
 
Evgeniy Stepanov
 - [compiler-rt] r214421 - [Sanitizer] Don't try to parse unspecified	suppressions file
 
Alexey Samsonov
 - [compiler-rt] r214532 - [ASan] Support the asan_loadN/asan_storeN	functions in the DLL thunk library
 
Ehsan Akhgari
 - [compiler-rt] r214543 - Fix the waitid sanitizer interceptor to work	on FreeBSD in 32-bit mode
 
Viktor Kutuzov
 - [compiler-rt] r214544 - Add FreeBSD support to the address sanitizer's	deep_stack_uaf.cc test case
 
Viktor Kutuzov
 - [compiler-rt] r214604 - [ASan] Use metadata to pass source-level	information from Clang to ASan.
 
Alexey Samsonov
 - [dragonegg] r214160 - Debug.cpp: Update DW_TAG_subroutine_type	corresponding to r214132.
 
NAKAMURA Takumi
 - [dragonegg] r214359 - Update for llvm change.
 
Rafael Espindola
 - [lld] r214085 - [Mips] Remove redundant REQUIRES clause.
 
Simon Atanasyan
 - [lld] r214134 - [PECOFF] Fix failing test.
 
Rui Ueyama
 - [lld] r214140 - [mach-o] Implement interworking between thumb and arm	code
 
Nick Kledzik
 - [lld] r214145 - [mach-o] fix non-debug warnings
 
Nick Kledzik
 - [lld] r214268 - [mach-o] Add support for -sectalign option
 
Nick Kledzik
 - [lld] r214277 - [mach-o] Fix arm interworking with movw/movt
 
Nick Kledzik
 - [lld] r214278 - [mach-o] Fix test case comment and stray file copy
 
Nick Kledzik
 - [lld] r214378 - Update for llvm api change.
 
Rafael Espindola
 - [lld] r214414 - [mach-o] wire up -t option
 
Nick Kledzik
 - [lld] r214420 - XFAIL the ARM test when we don't have this target.
 
Simon Atanasyan
 - [lld] r214420 - XFAIL the ARM test when we don't have this target.
 
Nick Kledzik
 - [lld] r214420 - XFAIL the ARM test when we don't have this target.
 
Simon Atanasyan
 - [lld] r214453 - [PECOFF] Fix section header.
 
Rui Ueyama
 - [lld] r214495 - [Mips] Replace assembler code by YAML to make the	'interpreter.test' test
 
Simon Atanasyan
 - [lld] r214641 - [Mips] Replace assembler code by YAML to make the	'gotsym.test' test
 
Simon Atanasyan
 - [llvm] r209227 - GlobalValue: Automatically reset visibility when	setting local linkage
 
Duncan P. N. Exon Smith
 - [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before	register	allocation
 
Vincent Lejeune
 - [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before register	allocation
 
Tom Stellard
 - [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before register	allocation
 
Matt Arsenault
 - [llvm] r212808 - [X86] Fix the inversion of low and high bits for	the lowering of MUL_LOHI.
 
Quentin Colombet
 - [llvm] r213373 - ARM: support legalisation of "fptrunc ... to	half"	operations.
 
Oliver Stannard
 - [llvm] r213373 - ARM: support legalisation of	"fptrunc ... to half"	operations.
 
Tim Northover
 - [llvm] r213551 - R600/SI: Use scratch memory for large private	arrays
 
Tom Stellard
 - [llvm] r213551 - R600/SI: Use scratch memory for large private	arrays
 
Matt Arsenault
 - [llvm] r213551 - R600/SI: Use scratch memory for large private	arrays
 
Matt Arsenault
 - [llvm] r213557 - Correct the ownership passing semantics of	object::createBinary and make them explicit in the type system.
 
Rafael Espíndola
 - [llvm] r213557 - Correct the ownership passing semantics of	object::createBinary and make them explicit in the type system.
 
David Blaikie
 - [llvm] r213557 - Correct the ownership passing semantics of	object::createBinary and make them explicit in the type system.
 
Rafael Espíndola
 - [llvm] r213726 - We may visit a call that uses an alloca multiple	times in callUsesLocalStack,	sometimes with IsNocapture true and sometimes with IsNocapture false.	We accidentally skipped work we needed to do in the	IsNocapture=false case if we were called with IsNocapture=true	the first time. Fixes PR20405!
 
Bill Wendling
 - [llvm] r213752 - Enable partial libcall inlining for all targets	by default.
 
Tobias Grosser
 - [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD	nodes when optimizations are disabled
 
Justin Holewinski
 - [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE	ISD nodes when optimizations are disabled
 
Tom Stellard
 - [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD	nodes when optimizations are disabled
 
Justin Holewinski
 - [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD	nodes when optimizations are disabled
 
Bill Wendling
 - [llvm] r213799 - X86: restrict combine to when type sizes are	safe.
 
Saleem Abdulrasool
 - [llvm] r213815 - SimplifyCFG: fix a bug in switch to table	conversion
 
Hans Wennborg
 - [llvm] r213883 - X86: correct library call setup for Windows	itanium
 
Bill Wendling
 - [llvm] r213894 - Windows: Don't wildcard expand /? or -?
 
Hans Wennborg
 - [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
 
Duncan P. N. Exon Smith
 - [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
 
NAKAMURA Takumi
 - [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
 
Duncan P. N. Exon Smith
 - [llvm] r213994 - IR/UseTest.cpp: Avoid std::to_string() to appease	mingw32 bot.
 
Duncan P. N. Exon Smith
 - [llvm] r213994 - IR/UseTest.cpp: Avoid std::to_string() to	appease mingw32 bot.
 
NAKAMURA Takumi
 - [llvm] r214011 - [x86] Fix PR20355 (for real). There are many	layers to this bug.
 
Quentin Colombet
 - [llvm] r214011 - [x86] Fix PR20355 (for real). There are many	layers to this bug.
 
Chandler Carruth
 - [llvm] r214011 - [x86] Fix PR20355 (for real). There are many	layers to this bug.
 
Quentin Colombet
 - [llvm] r214011 - [x86] Fix PR20355 (for real). There are many	layers to this bug.
 
Quentin Colombet
 - [llvm] r214072 - [PowerPC] Support ELFv1/ELFv2 ABI selection via	features
 
Ulrich Weigand
 - [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072	commit.
 
Ulrich Weigand
 - [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072	commit.
 
Duncan P. N. Exon Smith
 - [llvm] r214073 - [PowerPC] Add testcase forgotten in the	214072	commit.
 
Ulrich Weigand
 - [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072	commit.
 
Duncan P. N. Exon Smith
 - [llvm] r214076 - Fixed sphinx warning.
 
Dan Liew
 - [llvm] r214077 - Document the new LLVM CMake interface for building	against LLVM
 
Dan Liew
 - [llvm] r214078 - Emit a warning if llvm_map_components_to_libraries()	is used noting that its
 
Dan Liew
 - [llvm] r214081 - [SKX] Enabling mask logic instructions: encoding,	lowering
 
Robert Khasanov
 - [llvm] r214087 - Test the mcpu option.
 
Rafael Espindola
 - [llvm] r214100 - Update comment
 
Matt Arsenault
 - [llvm] r214101 - R600/SI: Make argument loads invariant
 
Matt Arsenault
 - [llvm] r214102 - Add tests for the various emit-llvm plugin options.
 
Rafael Espindola
 - [llvm] r214104 - R600/SI: Implement getOptimalMemOpType
 
Matt Arsenault
 - [llvm] r214105 - [SDAG] Add DEBUG logging to the legalizer,	fixing a "bug" found by
 
Chandler Carruth
 - [llvm] r214106 - R600/SI: Fix return type for isMIMG / isSMRD
 
Matt Arsenault
 - [llvm] r214107 - llvm-cov: move the gcov code into a separate file.
 
Alex Lorenz
 - [llvm] r214108 - R600: Modernize test
 
Matt Arsenault
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Manman Ren
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
David Blaikie
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Manman Ren
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Eric Christopher
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
David Blaikie
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Manman Ren
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Eric Christopher
 - [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with	DITrivialType.
 
Manman Ren
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements,	setTypeArray to setArrays.
 
Manman Ren
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
Eric Christopher
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
David Blaikie
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
Eric Christopher
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
Manman Ren
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
Eric Christopher
 - [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, 	setTypeArray to setArrays.
 
David Blaikie
 - [llvm] r214115 - [Debug Info] add a template class DITypedArray.
 
Manman Ren
 - [llvm] r214116 - Test the linker plugin handling of llvm.used.
 
Rafael Espindola
 - [llvm] r214117 - [MCJIT] Remove extraneous parentheses in test case.
 
Lang Hames
 - [llvm] r214121 - IR: Expose Module::rbegin() and rend()
 
Duncan P. N. Exon Smith
 - [llvm] r214122 - llvm-uselistorder: Check the correct flag for	assembly
 
Duncan P. N. Exon Smith
 - [llvm] r214123 - llvm-uselistorder: Add -save-temps option
 
Duncan P. N. Exon Smith
 - [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
 
Duncan P. N. Exon Smith
 - [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
 
Evgeniy Stepanov
 - [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
 
Duncan P. N. Exon Smith
 - [llvm] r214128 - llvm-uselistorder: Get it building in configure+make	after r214125
 
Duncan P. N. Exon Smith
 - [llvm] r214129 - Regenerate autoconf,	previous updates to the configury haven't
 
Eric Christopher
 - [llvm] r214129 - Regenerate autoconf, previous updates to the	configury haven't
 
Hans Wennborg
 - [llvm] r214129 - Regenerate autoconf, previous updates to the	configury haven't
 
Eric Christopher
 - [llvm] r214129 - Regenerate autoconf, previous updates to the	configury haven't
 
Hans Wennborg
 - [llvm] r214131 - Update LLVM version: 3.5 => 3.6
 
Hans Wennborg
 - [llvm] r214131 - Update LLVM version: 3.5 => 3.6
 
Justin Bogner
 - [llvm] r214131 - Update LLVM version: 3.5 => 3.6
 
Chandler Carruth
 - [llvm] r214132 - [Debug Info] add DISubroutineType and its creation	takes DITypeArray.
 
Manman Ren
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
David Blaikie
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Chandler Carruth
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Sean Silva
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
David Blaikie
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Chandler Carruth
 - [llvm] r214135 - IR: Optimize size of use-list order shuffle	vectors
 
Duncan P. N. Exon Smith
 - [llvm] r214137 - Remove extra ; in testing case.
 
Manman Ren
 - [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of each	compile unit.
 
Manman Ren
 - [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of	each compile unit.
 
David Blaikie
 - [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of	each compile unit.
 
Eric Christopher
 - [llvm] r214142 - Clean up testing cases.
 
Manman Ren
 - [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
 
Duncan P. N. Exon Smith
 - [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
 
Sean Silva
 - [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
 
Duncan P. N. Exon Smith
 - [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
 
Sean Silva
 - [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
 
Duncan P. N. Exon Smith
 - [llvm] r214146 - Fix header including itself
 
Matt Arsenault
 - [llvm] r214147 - Fix typos / grammar.
 
Matt Arsenault
 - [llvm] r214150 - Delete dead code.
 
Rafael Espindola
 - [llvm] r214155 - IR: Augment debug statements for use-list order
 
Duncan P. N. Exon Smith
 - [llvm] r214156 - Fix line-endings, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214157 - Bitcode: Correctly compare a Use against itself
 
Duncan P. N. Exon Smith
 - [llvm] r214158 - Add TargetInstrInfo interface isAsCheapAsAMove.
 
Jiangning Liu
 - [llvm] r214159 - Implement AArch64 TTI interface isAsCheapAsAMove.
 
Jiangning Liu
 - [llvm] r214167 - [autoconf] Fixup s/3.5/3.6/. Clang's ident was	3.5.0svn in autoconf build.
 
NAKAMURA Takumi
 - [llvm] r214174 - UseListShuffleVector::~UseListShuffleVector(): Fix	inappropriate delete. It should be delete[].
 
NAKAMURA Takumi
 - [llvm] r214174 - UseListShuffleVector::~UseListShuffleVector():	Fix inappropriate delete. It should be delete[].
 
Duncan P. N. Exon Smith
 - [llvm] r214175 - ARM: fix @llvm.convert.from.fp16 on softfloat	targets.
 
Tim Northover
 - [llvm] r214176 - ARM: add __aeabi_d2h for truncation on AEABI systems
 
Tim Northover
 - [llvm] r214177 - CodeGenPrep: fall back to MVT::Other if	instruction's type isn't an EVT.
 
Tim Northover
 - [llvm] r214178 - UseListShuffleVector: Add a copy constructor to	appease msc17.
 
NAKAMURA Takumi
 - [llvm] r214178 - UseListShuffleVector: Add a copy constructor to	appease msc17.
 
David Blaikie
 - [llvm] r214178 - UseListShuffleVector: Add a copy constructor to	appease msc17.
 
Duncan P. N. Exon Smith
 - [llvm] r214178 - UseListShuffleVector: Add a copy constructor to	appease msc17.
 
NAKAMURA Takumi
 - [llvm] r214179 - [PowerPC] Fix ppc64-elf-abi.ll test case on Darwin
 
Ulrich Weigand
 - [llvm] r214180 - [mips] Don't use odd-numbered single precision	registers for fastcc calling
 
Sasa Stankovic
 - [llvm] r214181 - Add rfi instruction. Based on feedback by Ulrich	Weigand.
 
Joerg Sonnenberger
 - [llvm] r214182 - ProfileData: Don't redundantly default initialize a	member
 
Justin Bogner
 - [llvm] r214184 - IR: Create the use-list order shuffle vector in-place
 
Duncan P. N. Exon Smith
 - [llvm] r214186 - Add a test for the mtriple plugin option.
 
Rafael Espindola
 - [llvm] r214187 - llvm-uselistorder: Fix header comments from r214144
 
Duncan P. N. Exon Smith
 - [llvm] r214189 - [Debug Info] remove DITrivialType and use null to	represent unspecified param.
 
Manman Ren
 - [llvm] r214189 - [Debug Info] remove DITrivialType and use null	to represent unspecified param.
 
David Blaikie
 - [llvm] r214189 - [Debug Info] remove DITrivialType and use null	to represent unspecified param.
 
Manman Ren
 - [llvm] r214191 - Install the `obj2yaml` and `yaml2obj` utilities	together with other LLVM tools.
 
Simon Atanasyan
 - [llvm] r214194 - R600/SI: Set bits on SMRD instructions
 
Matt Arsenault
 - [llvm] r214195 - R600/SI: Add isMUBUF / isMTBUF
 
Matt Arsenault
 - [llvm] r214196 - Add a number of aliases for SPR access.
 
Joerg Sonnenberger
 - [llvm] r214199 - Small gold plugin simplifications.
 
Rafael Espindola
 - [llvm] r214204 - [RuntimeDyld][AArch64] Make encode/decodeAddend more	typesafe by using the relocation enum type. NFCI.
 
Juergen Ributzka
 - [llvm] r214204 - [RuntimeDyld][AArch64] Make encode/decodeAddend	more typesafe by using the relocation enum type. NFCI.
 
Lang Hames
 - [llvm] r214205 - [RuntimeDyld][AArch64] Make encode/decodeAddend also	work on big-endian hosts.
 
Juergen Ributzka
 - [llvm] r214206 - Coverage: fix the missing output stream in recursive	call to CoverageMappingContext::dump
 
Alex Lorenz
 - [llvm] r214209 - Move the bitcode error enum to the include directory.
 
Rafael Espindola
 - [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
 
Eli Bendersky
 - [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
 
David Blaikie
 - [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
 
Eli Bendersky
 - [llvm] r214211 - [MCJIT] Make the RuntimeDyldChecker stub_addr	builtin use file names rather than
 
Lang Hames
 - [llvm] r214212 - UseListShuffleVector: Code reorganization, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214213 - UseListShuffleVector: Remove copy constructor
 
Duncan P. N. Exon Smith
 - [llvm] r214213 - UseListShuffleVector: Remove copy constructor
 
David Blaikie
 - [llvm] r214213 - UseListShuffleVector: Remove copy constructor
 
Duncan P. N. Exon Smith
 - [llvm] r214213 - UseListShuffleVector: Remove copy constructor
 
Duncan P. N. Exon Smith
 - [llvm] r214213 - UseListShuffleVector: Remove copy constructor
 
David Blaikie
 - [llvm] r214214 - gold plugin: Fix handling of corrupted bitcode files.
 
Rafael Espindola
 - [llvm] r214216 - Remove line with no effect
 
Matt Arsenault
 - [llvm] r214217 - R600/SI: Enable named operand table for DS	instructions
 
Matt Arsenault
 - [llvm] r214218 - Have a single enum for "not a bitcode" error.
 
Rafael Espindola
 - [llvm] r214221 - Delete dead code.
 
Rafael Espindola
 - [llvm] r214224 - UseListOrder: Try to resolve buildbot failure
 
Duncan P. N. Exon Smith
 - [llvm] r214225 - R600/SI: Implement getLdStBaseRegImmOfs
 
Matt Arsenault
 - [llvm] r214226 - Remove unused includes.
 
Rafael Espindola
 - [llvm] r214227 - [MCJIT] Make sure we print the full 64-bit result of	exprs in RuntimeDyldChecker.
 
Lang Hames
 - [llvm] r214228 - Coverage: improve efficiency of the counter	propagation to the expansion regions.
 
Alex Lorenz
 - [llvm] r214229 - Use nullptr instead of NULL.
 
Rafael Espindola
 - [llvm] r214231 - [MCJIT] XFAIL some RuntimeDyld tests on MIPS -	RuntimeDyldChecker isn't properly
 
Lang Hames
 - [llvm] r214234 - Support move to/from segment register.
 
Joerg Sonnenberger
 - [llvm] r214235 - llvm-profdata: Clean up and reorganize some tests
 
Justin Bogner
 - [llvm] r214238 - Fix typo in alias: DSIR -> DSISR
 
Joerg Sonnenberger
 - [llvm] r214239 - Add missing test for r214210.
 
Eli Bendersky
 - [llvm] r214240 - Feedback on r214189, no functionality change.
 
Manman Ren
 - [llvm] r214241 - UseListOrder: Create a struct around OrderMap, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214242 - UseListOrder: Order GlobalValue uses after	initializers
 
Duncan P. N. Exon Smith
 - [llvm] r214243 - UseListOrder: Additional test coverage for r214242
 
Duncan P. N. Exon Smith
 - [llvm] r214244 - Recognize BookE's mbar instruction.
 
Joerg Sonnenberger
 - [llvm] r214249 - Revert "UseListOrder: Order GlobalValue uses after	initializers"
 
Duncan P. N. Exon Smith
 - [llvm] r214250 - mbar without argument is equivalent to mbar 0.
 
Joerg Sonnenberger
 - [llvm] r214255 - [MCJIT] Add options to llvm-rtdyld to describe a	phony target address space for
 
Lang Hames
 - [llvm] r214256 - Add rfci instruction.
 
Joerg Sonnenberger
 - [llvm] r214260 - UseListOrder: Remove move assignment
 
Duncan P. N. Exon Smith
 - [llvm] r214263 - Header hygiene: remove using directive and #undef	DEBUG_TYPE once we're done.
 
Richard Smith
 - [llvm] r214264 - Revert "UseListOrder: Remove move assignment"
 
Duncan P. N. Exon Smith
 - [llvm] r214265 - Use function pointers with just f(1,	2) instead of (*f)(1, 2).
 
Rafael Espindola
 - [llvm] r214266 - Add support for scalarizing ctlz_zero_undef
 
Petar Jovanovic
 - [llvm] r214269 - R600/SI: Consider adjacent offsets in	getLdStBaseRegImmOfs
 
Matt Arsenault
 - [llvm] r214270 - UseListOrder: Fix undefined behaviour
 
Duncan P. N. Exon Smith
 - [llvm] r214271 - Reapply "UseListOrder: Order GlobalValue uses after	initializers"
 
Duncan P. N. Exon Smith
 - [llvm] r214272 - Don't duplicate the function name in a comment.
 
Rafael Espindola
 - [llvm] r214273 - [AVX512] Add missing CHECK-LABEL
 
Adam Nemet
 - [llvm] r214275 - [AVX512] Test that _mm512_set1_* intrinsics generate	broadcasts
 
Adam Nemet
 - [llvm] r214276 - Convert a few more function pointer calls to just	"f()".
 
Rafael Espindola
 - [llvm] r214280 - Use range loops.
 
Rafael Espindola
 - [llvm] r214280 - Use range loops.
 
Justin Bogner
 - [llvm] r214282 - [MCJIT] Actually remap sections based llvm-rtdyld	options added in r214255.
 
Lang Hames
 - [llvm] r214283 - R600/SI: Remove redundant setting of bits on	instructions.
 
Matt Arsenault
 - [llvm] r214284 - [PowerPC] Add JMP_SLOT relocation definitions
 
Hal Finkel
 - [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in	RuntimeDyldMachO.
 
Lang Hames
 - [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in	RuntimeDyldMachO.
 
Renato Golin
 - [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in	RuntimeDyldMachO.
 
Lang Hames
 - [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in	RuntimeDyldMachO.
 
Lang Hames
 - [llvm] r214287 - Don't manually (and forcibly) run the verifier on the	entire module from
 
Chandler Carruth
 - [llvm] r214287 - Don't manually (and forcibly) run the verifier	on the entire module from
 
Chandler Carruth
 - [llvm] r214287 - Don't manually (and forcibly) run the verifier	on the entire module from
 
Bill Wendling
 - [llvm] r214287 - Don't manually (and forcibly) run the verifier	on the entire module from
 
Chandler Carruth
 - [llvm] r214295 - SPRG 0 to 3 are valid outside BookE,	so move them to the normal test
 
Joerg Sonnenberger
 - [llvm] r214297 - Add BookE's wrtee and wrteei instructions.
 
Joerg Sonnenberger
 - [llvm] r214302 - Correct vector type definition in LangRef.
 
Manuel Jacob
 - [llvm] r214311 - Add a small test showing when a linkonce_odr symbol	can be hidden.
 
Rafael Espindola
 - [llvm] r214312 - Add the missing hasLinkOnceODRLinkage predicate.
 
Rafael Espindola
 - [llvm] r214313 - llvm-uselistorder: Fix memory leak from r214125
 
Duncan P. N. Exon Smith
 - [llvm] r214313 - llvm-uselistorder: Fix memory leak from r214125
 
David Blaikie
 - [llvm] r214317 - llvm-uselistorder: Improve the tool description
 
Duncan P. N. Exon Smith
 - [llvm] r214317 - llvm-uselistorder: Improve the tool description
 
Sean Silva
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Duncan P. N. Exon Smith
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Sean Silva
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Duncan P. N. Exon Smith
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Sean Silva
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Duncan P. N. Exon Smith
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Sean Silva
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Duncan P. N. Exon Smith
 - [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
 
Sean Silva
 - [llvm] r214320 - Fix line endings before adding RUN lines, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214321 - UseListOrder: Visit global values
 
Duncan P. N. Exon Smith
 - [llvm] r214321 - UseListOrder: Visit global values
 
Rafael Avila de Espindola
 - [llvm] r214322 - Retain alignment requirements for load->selects	modified by DAGCombine
 
Louis Gerbarg
 - [llvm] r214325 - Fixing a few -Woverloaded-virtual warnings by	exposing the	hidden virtual function as well. No functional changes intended.
 
Aaron Ballman
 - [llvm] r214328 - Refactor duplicated code.
 
Rafael Espindola
 - [llvm] r214329 - LangRef: add a note about the mangling-suppressing	\01 prefix
 
Hans Wennborg
 - [llvm] r214329 - LangRef: add a note about the	mangling-suppressing \01 prefix
 
Rafael Espíndola
 - [llvm] r214330 - Fix test case introduced in r214322
 
Louis Gerbarg
 - [llvm] r214331 - docs: update the command guide documentation for	llvm-profdata.
 
Alex Lorenz
 - [llvm] r214331 - docs: update the command guide documentation for	llvm-profdata.
 
Justin Bogner
 - [llvm] r214332 - Add BookE's tlbre, tlbwe and tlbivax instructions.
 
Joerg Sonnenberger
 - [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics.
 
Rafael Espindola
 - [llvm] r214338 - SLP Vectorizer: Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [llvm] r214339 - Add rfdi and rfmci from the e500/e500mc ISA.
 
Joerg Sonnenberger
 - [llvm] r214342 - InstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
 
David Majnemer
 - [llvm] r214345 - [FastISel][AArch64] Add support for shift-immediate.
 
Juergen Ributzka
 - [llvm] r214345 - [FastISel][AArch64] Add support for	shift-immediate.
 
Chad Rosier
 - [llvm] r214346 - [FastISel][AArch64] Create helper functions to	create the various multiplies on AArch64.
 
Juergen Ributzka
 - [llvm] r214347 - [FastISel] Move the helper function	isCommutativeIntrinsic into FastISel base class.
 
Juergen Ributzka
 - [llvm] r214348 - [FastISel][AArch64] Add	{s|u}{add|sub|mul}.with.overflow intrinsic support.
 
Juergen Ributzka
 - [llvm] r214349 - [FastISel][AArch64] Add branch folding support for	the XALU intrinsics.
 
Juergen Ributzka
 - [llvm] r214350 - [FastISel][AArch64] Add select folding support for	the XALU intrinsics.
 
Juergen Ributzka
 - [llvm] r214352 - X86 asm parser: Use a loop to disambiguate suffixes	instead of copy paste
 
Reid Kleckner
 - [llvm] r214354 - Refactor TLBIVAX and add tlbsx.
 
Joerg Sonnenberger
 - [llvm] r214355 - Use "weak alias" instead of "alias weak"
 
Rafael Espindola
 - [llvm] r214357 - llvm-profdata: Use consistent file suffixes in tests
 
Justin Bogner
 - [llvm] r214360 - llvm-profdata: Add a test for mismatched numbers of	counters
 
Justin Bogner
 - [llvm] r214361 - Attempt at fixing the windows dll build.
 
Rafael Espindola
 - [llvm] r214363 - Add mtpid/mfpid for BookE.
 
Joerg Sonnenberger
 - [llvm] r214364 - X86 asm parser: Avoid duplicating the list of aliased	instructions
 
Reid Kleckner
 - [llvm] r214365 - verify-uselistorder: Add RUN lines to cases in	test/Assembly
 
Duncan P. N. Exon Smith
 - [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for	UNDEF arguments during function call lowering.
 
Juergen Ributzka
 - [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores	for UNDEF arguments during function call lowering.
 
Eric Christopher
 - [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for	UNDEF arguments during function call lowering.
 
Juergen Ributzka
 - [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores	for UNDEF arguments during function call lowering.
 
Eric Christopher
 - [llvm] r214367 - [FastISel] Fix the patchpoint intrinsic lowering in	FastISel for large target addresses.
 
Juergen Ributzka
 - [llvm] r214368 - UseListOrder: Don't give constant IDs to GlobalValues
 
Duncan P. N. Exon Smith
 - [llvm] r214370 - Delete dead code.
 
Rafael Espindola
 - [llvm] r214372 - Fix bit initializer which was one bit too long,	but worked so long as we silently dropped the leading 0
 
Pete Cooper
 - [llvm] r214373 - Fix bit initializer which was one bit too long,	but worked so long as we silently dropped the leading 0
 
Pete Cooper
 - [llvm] r214374 - Add a better error message when failing to assign one	tablegen value to another
 
Pete Cooper
 - [llvm] r214375 - Don't fail tablegen immediately after failing to set	a value.
 
Pete Cooper
 - [llvm] r214377 - Use std::unique_ptr to make the ownership explicit.
 
Rafael Espindola
 - [llvm] r214377 - Use std::unique_ptr to make the ownership	explicit.
 
David Blaikie
 - [llvm] r214377 - Use std::unique_ptr to make the ownership	explicit.
 
Rafael Espíndola
 - [llvm] r214377 - Use std::unique_ptr to make the ownership	explicit.
 
David Blaikie
 - [llvm] r214379 - A std::unique_ptr case I missed in the previous	patch.
 
Rafael Espindola
 - [llvm] r214379 - A std::unique_ptr case I missed in the previous	patch.
 
David Blaikie
 - [llvm] r214379 - A std::unique_ptr case I missed in the previous	patch.
 
Rafael Espíndola
 - [llvm] r214381 - [FastISel][AArch64] Add MachO large code model	support for function calls.
 
Juergen Ributzka
 - [llvm] r214382 - [FastISel][AArch64] Update and enable patchpoint and	stackmap intrinsic tests for FastISel.
 
Juergen Ributzka
 - [llvm] r214383 - Fix some grammatical errors.
 
Richard Smith
 - [llvm] r214384 - InstSimplify: Simplify (X - (0 - Y)) if the second	sub is NUW
 
David Majnemer
 - [llvm] r214385 - InstCombine: Correctly propagate NSW/NUW for x-(-A)	-> x+A
 
David Majnemer
 - [llvm] r214388 - [FastISel][AArch64] Add sqrt intrinsic support.
 
Juergen Ributzka
 - [llvm] r214389 - [FastISel][AArch64] Add basic bitcast support for	conversion between float and int.
 
Juergen Ributzka
 - [llvm] r214392 - MergeFunctions, tiny refactoring:
 
Stepan Dyatkovskiy
 - [llvm] r214395 - [asan] Support x86 REP MOVS asm instrumentation.
 
Evgeniy Stepanov
 - [llvm] r214398 - [msan] Fix handling of array types.
 
Evgeniy Stepanov
 - [llvm] r214399 - Fixing a -Wcast-qual warning in GCC. No functional	changes.
 
Aaron Ballman
 - [llvm] r214400 - Fixing an -Woverloaded-virtual warnings by exposing	the hidden virtual function as well. No functional changes intended.
 
Aaron Ballman
 - [llvm] r214403 - Add PowerPC release notes for 3.5.
 
Bill Schmidt
 - [llvm] r214404 - Release Notes: Overriding PPC64 and PPC64LE ABI	defaults is not yet supported.
 
Bill Schmidt
 - [llvm] r214405 - Wrong heading level for PowerPC changes in release	notes
 
Bill Schmidt
 - [llvm] r214416 - Fix loop end condition.
 
Eric Christopher
 - [llvm] r214416 - Fix loop end condition.
 
Sean Silva
 - [llvm] r214416 - Fix loop end condition.
 
Eric Christopher
 - [llvm] r214417 - UseListOrder: Handle self-users
 
Duncan P. N. Exon Smith
 - [llvm] r214418 - Create a default symver on Linux like ELF OSes.
 
Eric Christopher
 - [llvm] r214419 - verify-uselistorder: Change the default	-num-shuffles=5
 
Duncan P. N. Exon Smith
 - [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI in a	block with duplicate predecessors
 
Hal Finkel
 - [llvm] r214423 - Fix ScalarEvolutionExpander when creating a	PHI in a	block with duplicate predecessors
 
Hal Finkel
 - [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI	in a	block with duplicate predecessors
 
Andrew Trick
 - [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI	in a	block with duplicate predecessors
 
Bill Wendling
 - [llvm] r214424 - Move MCObjectSymbolizer.h to MC/MCAnalysis.
 
Rafael Espindola
 - [llvm] r214426 - Remove unused argument.
 
Rafael Espindola
 - [llvm] r214429 - Disable IsSub subregister assert. pr18663.
 
Will Schmidt
 - [llvm] r214429 - Disable IsSub subregister assert. pr18663.
 
Hal Finkel
 - [llvm] r214429 - Disable IsSub subregister assert. pr18663.
 
Jakob Stoklund Olesen
 - [llvm] r214429 - Disable IsSub subregister assert. pr18663.
 
Andrew Trick
 - [llvm] r214429 - Disable IsSub subregister assert. pr18663.
 
Bill Wendling
 - [llvm] r214430 - Clarify in PowerPC release notes that 32-bit PIC	support is incomplete.
 
Bill Schmidt
 - [llvm] r214431 - Add documentation for lit's --show-unsupported flag
 
Eric Fiselier
 - [llvm] r214433 - Use a reference instead of a pointer.
 
Rafael Espindola
 - [llvm] r214434 - DWOHolder takes ownership of the argument	constructor, use std::unique_ptr.
 
Rafael Espindola
 - [llvm] r214435 - msbuild integration: remove duplicated lines and BOM	from 2014 integration (PR20341)
 
Hans Wennborg
 - [llvm] r214437 - Remove MCObjectDisassembler.cpp as it is untested and	unused.
 
Eric Christopher
 - [llvm] r214438 - Fixing CMake problems with MCObjectDisassembler.cpp	not existing.
 
Aaron Ballman
 - [llvm] r214439 - Replaces a few pointers with references in	llvm-nm.cpp.
 
Rafael Espindola
 - [llvm] r214440 - Improve the remark generated when a variable that is	used outside the loop is not a reduction or induction variable.
 
Tyler Nowicki
 - [llvm] r214444 - Revert "Remove MCObjectDisassembler.cpp as it is	untested and unused." as it is apparently used,	but the build didn't return errors weirdly.
 
Eric Christopher
 - [llvm] r214445 - Improve the remark generated for -Rpass-missed.
 
Tyler Nowicki
 - [llvm] r214449 - Make sure no loads resulting from load->switch	DAGCombine are marked invariant
 
Louis Gerbarg
 - [llvm] r214451 - R600: Modernize work item intrinsics test
 
Jan Vesely
 - [llvm] r214452 - Make classof in MemSDNode consistent with	MemIntrinsicSDNode
 
Hal Finkel
 - [llvm] r214455 - White space fix.
 
Louis Gerbarg
 - [llvm] r214456 - X86 MC: Reject invalid segment registers before a	memory operand colon
 
Reid Kleckner
 - [llvm] r214457 - X86 MC: Don't crash on empty memory operand parens
 
Reid Kleckner
 - [llvm] r214460 - Add support for the X86 secure guard extensions	instructions in assembler (SGX).
 
Kevin Enderby
 - [llvm] r214463 - R600/SI: Fix incorrect commute operation in shrink	instructions pass
 
Tom Stellard
 - [llvm] r214464 - R600/SI: Fold immediates when shrinking instructions
 
Tom Stellard
 - [llvm] r214465 - R600/SI: Simplify and fix handling of VOP2 in	SIInstrInfo::legalizeOperands
 
Tom Stellard
 - [llvm] r214466 - TableGen: Allow AddedComplexity values to be negative
 
Tom Stellard
 - [llvm] r214467 - R600/SI: Do abs/neg folding with ComplexPatterns
 
Tom Stellard
 - [llvm] r214468 - MS inline asm: Fix null SMLoc when 'ptr' is missing	after dword & co
 
Reid Kleckner
 - [llvm] r214469 - [PowerPC] Recognize consecutive memory accesses from	intrinsics
 
Hal Finkel
 - [llvm] r214469 - [PowerPC] Recognize consecutive memory accesses	from intrinsics
 
Matt Arsenault
 - [llvm] r214469 - [PowerPC] Recognize consecutive memory	accesses from intrinsics
 
Hal Finkel
 - [llvm] r214470 - [FastISel][AArch64] Fix the immediate versions of the	{s|u}{add|sub}.with.overflow intrinsics.
 
Juergen Ributzka
 - [llvm] r214475 - R600/SI: Fix build warning
 
Tom Stellard
 - [llvm] r214476 - This patch implements transform for pattern "(A & B)	| ((~A) ^ B) -> (~A ^ B)".
 
Suyog Sarda
 - [llvm] r214477 - This patch implements transform for pattern "( A &	(~B)) | (A ^ B) -> (A ^ B)"
 
Suyog Sarda
 - [llvm] r214478 - This patch implements transform for pattern "(A | B)	& ((~A) ^ B) -> (A & B)".
 
Suyog Sarda
 - [llvm] r214479 - This patch implements transform for pattern "(A &	~B) ^ (~A) -> ~(A & B)".
 
Suyog Sarda
 - [llvm] r214481 - [PowerPC] Generate unaligned vector loads using	intrinsics instead of regular loads
 
Hal Finkel
 - [llvm] r214482 - Revert of 214418:
 
Sylvestre Ledru
 - [llvm] r214485 - SLP Vectorizer: improve canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [llvm] r214487 - SLP Vectorizer: added statistics counter
 
Erik Eckstein
 - [llvm] r214487 - SLP Vectorizer: added statistics counter
 
Eric Christopher
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
Daniel Sanders
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
Duncan P. N. Exon Smith
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
NAKAMURA Takumi
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
Duncan P. N. Exon Smith
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
Daniel Sanders
 - [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
 
Duncan P. N. Exon Smith
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Erik Eckstein
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Chad Rosier
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Chad Rosier
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Eric Christopher
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Erik Eckstein
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Eric Christopher
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
James Molloy
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
Erik Eckstein
 - [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
 
James Molloy
 - [llvm] r214496 - SLPVectorizer: fix build problem in Release	configuration
 
Erik Eckstein
 - [llvm] r214498 - [ARM] Make the assembler reject unpredictable	pre/post-indexed ARM LDR instructions.
 
Tilmann Scheller
 - [llvm] r214499 - [ARM] Make the assembler reject unpredictable	pre/post-indexed ARM LDRH/LDRSH instructions.
 
Tilmann Scheller
 - [llvm] r214500 - [ARM] Make the assembler reject unpredictable	pre/post-indexed ARM LDRB/LDRSB instructions.
 
Tilmann Scheller
 - [llvm] r214503 - Improve some const-correctness to remove a	-Wcast-qual warning. No functional changes intended.
 
Aaron Ballman
 - [llvm] r214505 - Allow only disassembling of M-class MSR masks that	the assembler knows how to assemble back.
 
James Molloy
 - [llvm] r214509 - llvm-objdump: implement printing for MachO	__compact_unwind info.
 
Tim Northover
 - [llvm] r214514 - Simplify the code a bit with std::unique_ptr.
 
Rafael Espindola
 - [llvm] r214515 - [pr20127] Check for leading \1 in the Twine version	of getNameWithPrefix.
 
Rafael Espindola
 - [llvm] r214516 - Remove some calls to std::move.
 
Rafael Espindola
 - [llvm] r214517 - [PowerPC] PR20280 - Slots for byval parameters are	not immutable
 
Ulrich Weigand
 - [llvm] r214518 - [AArch64] Generate tbz/tbnz when comparing against	zero.
 
Chad Rosier
 - [llvm] r214519 - Remove lto_codegen_set_attr.
 
Rafael Espindola
 - [llvm] r214519 - Remove lto_codegen_set_attr.
 
Rafael Espíndola
 - [llvm] r214521 - [AArch64] Fix test from r214518 in an attempt to	appease buildbots.
 
Chad Rosier
 - [llvm] r214523 - R600/SI: Don't display GDS bit for read2
 
Matt Arsenault
 - [llvm] r214524 - Make getNamedOperandIdx readonly
 
Matt Arsenault
 - [llvm] r214525 - R600: Cleanup test
 
Matt Arsenault
 - [llvm] r214528 - Add missing breaks to AArch64InstrInfo::isGPRCopy
 
Renato Golin
 - [llvm] r214530 - Use range loop.
 
Rafael Espindola
 - [llvm] r214531 - [FastISel][ARM] Do not emit stores for undef	arguments.
 
Juergen Ributzka
 - [llvm] r214533 - Replace comment about ownership with std::unique_ptr.
 
Rafael Espindola
 - [llvm] r214533 - Replace comment about ownership with	std::unique_ptr.
 
David Blaikie
 - [llvm] r214534 - Explicitly report runtime stack realignment in	StackMap section
 
Philip Reames
 - [llvm] r214535 - Use object::Archive::create instead of new	object::Archive.
 
Rafael Espindola
 - [llvm] r214537 - [FastISel][AArch64] Add branch weights.
 
Juergen Ributzka
 - [llvm] r214538 - Add support for StackMap section for ELF/Linux	systems
 
Philip Reames
 - [llvm] r214539 - Move virtual method out of line.
 
Rafael Espindola
 - [llvm] r214541 - Fix building with in-tree libc++abi on FreeBSD
 
Viktor Kutuzov
 - [llvm] r214542 - Include Archive.h
 
Rafael Espindola
 - [llvm] r214545 - [FastISel][AArch64] Fold offset into the memory	operation.
 
Juergen Ributzka
 - [llvm] r214546 - [SDAG] Begin simplifying the way in which the	legalizer deletes nodes.
 
Chandler Carruth
 - [llvm] r214548 - llvm-profdata: Replace redundant tests with more	targeted ones
 
Justin Bogner
 - [llvm] r214550 - MS inline asm: Use memory constraints for functions	instead of registers
 
Reid Kleckner
 - [llvm] r214550 - MS inline asm: Use memory constraints for	functions instead of registers
 
Duncan P. N. Exon Smith
 - [llvm] r214550 - MS inline asm: Use memory constraints for	functions instead of registers
 
Reid Kleckner
 - [llvm] r214550 - MS inline asm: Use memory constraints for	functions instead of registers
 
Duncan P. N. Exon Smith
 - [llvm] r214556 - Rewrite BitReaderTest, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214558 - Try to fix configure+make after r214556
 
Duncan P. N. Exon Smith
 - [llvm] r214559 - BitcodeReader: Fix some BlockAddress forward	reference corner cases
 
Duncan P. N. Exon Smith
 - [llvm] r214560 - Add a non-const subtarget returning function to the	target machine
 
Eric Christopher
 - [llvm] r214560 - Add a non-const subtarget returning function to	the target machine
 
Lang Hames
 - [llvm] r214560 - Add a non-const subtarget returning function to	the target machine
 
Eric Christopher
 - [llvm] r214561 - [dfsan] Correctly handle loads and stores of zero	size.
 
Peter Collingbourne
 - [llvm] r214563 - IR: Add BasicBlock::insertInto()
 
Duncan P. N. Exon Smith
 - [llvm] r214565 - docs: Strongly recommend setting rpath when using a	local GCC toolchain
 
Reid Kleckner
 - [llvm] r214566 - R600: Move code for generating REGISTER_LOAD into	R600ISelLowering.cpp
 
Tom Stellard
 - [llvm] r214569 - R600/SI: Remove leftover debugging code
 
Tom Stellard
 - [llvm] r214570 - BitcodeReader: Change mechanics of BlockAddress	forward references, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r214571 - MS inline asm: Hide symbol to attempt to fix test	failure on darwin
 
Reid Kleckner
 - [llvm] r214572 - Revert "R600: Move code for generating REGISTER_LOAD	into R600ISelLowering.cpp"
 
Tom Stellard
 - [llvm] r214574 - [SDAG] MorphNodeTo recursively deletes dead operands	of the old
 
Chandler Carruth
 - [llvm] r214574 - [SDAG] MorphNodeTo recursively deletes dead	operands of the old
 
Chandler Carruth
 - [llvm] r214576 - Debug info: Infrastructure to support debug	locations for fragmented
 
Adrian Prantl
 - [llvm] r214578 - llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:	Add explicit -mtriple=(mips|mipsel)-linux on 4 lines.
 
NAKAMURA Takumi
 - [llvm] r214580 - [X86] Simplify X87 stackifier pass.
 
Akira Hatanaka
 - [llvm] r214581 - UseListOrder: Fix blockaddress use-list order
 
Duncan P. N. Exon Smith
 - [llvm] r214584 - UseListOrder: Guarantee that shuffles change	use-list order
 
Duncan P. N. Exon Smith
 - [llvm] r214585 - InstrProf: Allow multiple functions with the same	name
 
Justin Bogner
 - [llvm] r214587 - verify-uselistorder: Make the verification logic	easier to reuse
 
Duncan P. N. Exon Smith
 - [llvm] r214588 - Attempt to increase the overall happiness of the	MSCV-based buildbots.
 
Adrian Prantl
 - [llvm] r214590 - Add the missing target triple to this testcase.
 
Adrian Prantl
 - [llvm] r214591 - Cleanup this test some more.
 
Adrian Prantl
 - [llvm] r214592 - verify-uselistorder: Move shuffleUseLists() out of	lib/IR
 
Duncan P. N. Exon Smith
 - [llvm] r214593 - PartiallyInlineLibCalls: Check sqrt result type	before transforming it.
 
Peter Collingbourne
 - [llvm] r214594 - IR: Add Value::reverseUseList()
 
Duncan P. N. Exon Smith
 - [llvm] r214595 - verify-uselistorder: Add missing `static`
 
Duncan P. N. Exon Smith
 - [llvm] r214596 - verify-uselistorder: Reverse use-lists at every	verification
 
Duncan P. N. Exon Smith
 - [llvm] r214598 - BitcodeTests: Fix LINK_COMPONENTS.
 
NAKAMURA Takumi
 - [llvm] r214599 - Add diagnostics to the vectorizer cost model.
 
Tyler Nowicki
 - [llvm] r214601 - [SDAG] Let the DAG combiner take care of dead nodes	rather than manually
 
Chandler Carruth
 - [llvm] r214602 - [SDAG] Allow the legalizer to delete an illegally	typed intermediate
 
Chandler Carruth
 - [llvm] r214604 - [ASan] Use metadata to pass source-level information	from Clang to ASan.
 
Alexey Samsonov
 - [llvm] r214605 - [x86] Make some questionable tests not spew assembly	to stdout, which
 
Chandler Carruth
 - [llvm] r214608 - R600/SI: Fix formatting.
 
Matt Arsenault
 - [llvm] r214609 - [lit] Add --show-xfail flag to LIT.
 
Eric Fiselier
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Michael Gottesman
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Chad Rosier
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Michael Gottesman
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Chad Rosier
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Eric Christopher
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Michael Gottesman
 - [llvm] r214610 - Add a small utility called bisect that enables	commandline bisecting on a counter.
 
Eric Christopher
 - [llvm] r214612 - R600: Cleanup fneg tests
 
Matt Arsenault
 - [llvm] r214613 - [MCJIT] Fix an overly-aggressive check in	RuntimeDyldMachOARM.
 
Lang Hames
 - [llvm] r214614 - [ARM] In dynamic-no-pic mode,	ARM's post-RA pseudo expansion was incorrectly
 
Akira Hatanaka
 - [llvm] r214615 - CodeGen: Remove commented out code
 
Justin Bogner
 - [llvm] r214622 - Fix issues with ISD::FNEG and ISD::FMA SDNodes where	they would not be constant-folded
 
Owen Anderson
 - [llvm] r214623 - [SDAG] Refactor the code which deletes nodes in the	DAG combiner to do
 
Chandler Carruth
 - [llvm] r214624 - [x86] Teach my pshufb comment printer to handle	VPSHUFB forms as well as
 
Chandler Carruth
 - [llvm] r214625 - [x86] Teach the target shuffle mask extraction to	recognize unary forms
 
Chandler Carruth
 - [llvm] r214625 - [x86] Teach the target shuffle mask extraction	to	recognize unary forms
 
Kuperstein, Michael M
 - [llvm] r214625 - [x86] Teach the target shuffle mask extraction	to recognize unary forms
 
Chandler Carruth
 - [llvm] r214625 - [x86] Teach the target shuffle mask extraction	to recognize unary forms
 
Chandler Carruth
 - [llvm] r214626 - [x86] Fix a few typos in my comments spotted in	passing.
 
Chandler Carruth
 - [llvm] r214627 - [x86] Switch to using the variable we extracted this	operand into.
 
Chandler Carruth
 - [llvm] r214628 - [x86] Largely complete the use of PSHUFB in the new	vector shuffle
 
Chandler Carruth
 - [llvm] r214629 - [x86] Give this test a bare metal triple so it	doesn't use the weird
 
Chandler Carruth
 - [llvm] r214630 - [x86] Remove the FIXME that was implemented in	r214628. Managed to
 
Chandler Carruth
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive	loads into a vector load is not a good transform when paired loads are	available.
 
James Molloy
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive loads into a vector load is not a good transform when	paired loads are available.
 
Renato Golin
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive loads into a vector load is not a good transform when	paired loads are available.
 
Tim Northover
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive loads into a vector load is not a good transform when	paired loads are available.
 
Renato Golin
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive loads into a vector load is not a good transform	when paired loads are available.
 
James Molloy
 - [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two	consecutive loads into a vector load is not a good transform when	paired loads are available.
 
Renato Golin
 - [llvm] r214636 - Don't use additional arguments for dss and friends to	satisfy DSS_Form, 
 
Joerg Sonnenberger
 - [llvm] r214637 - Update test to use a more modern AArch64 triple,	as requested by Renato.
 
James Molloy
 - [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
 
Erik Eckstein
 - [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
 
Eric Christopher
 - [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
 
Erik Eckstein
 - [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
 
Eric Christopher
 - [llvm] r214639 - mfdcr / mtdcr support
 
Joerg Sonnenberger
 - [llvm] r214640 - tlbia support
 
Joerg Sonnenberger
 - [llvm] r214642 - [SimplifyCFG] fix accessing deleted PHINodes in	switch-to-table conversion.
 
Manman Ren
 - [llvm] r214660 - R600/SI: Fix extra whitespace in asm str
 
Matt Arsenault
 - [llvm] r214663 - MC: rename Win64EHFrameInfo to WinEH::FrameInfo
 
Saleem Abdulrasool
 - [llvm] r214664 - MC: virtualise EmitWindowsUnwindTables
 
Saleem Abdulrasool
 - [llvm] r214666 - MachineCombiner Pass for selecting faster instruction
 
Gerolf Hoflehner
 - [llvm] r214669 - MachineCombiner Pass for selecting faster instruction
 
Gerolf Hoflehner
 - [llvm] r214669 - MachineCombiner Pass for selecting faster	instruction
 
Kevin Qin
 - [llvm] r214669 - MachineCombiner Pass for selecting faster	instruction
 
Kevin Qin
 - [llvm] r214670 - fix for PR20354 - Miscompile of fabs due to	vectorization
 
Sanjay Patel
 - [llvm] r214671 - CodeGen: silence a warning
 
Saleem Abdulrasool
 - [llvm] r214672 - X86: silence warning (-Wparentheses)
 
Saleem Abdulrasool
 - [llvm] r214673 - [x86] Don't add nodes to the combined set (and prune	subsequent
 
Chandler Carruth
 - [llvm] r214674 - Account for possible leading '.' in label string.
 
Sanjay Patel
 - [llvm] r214676 - [LLVM-C] Add LLVM{IsConstantString, GetAsString,	GetElementAsConstant}.
 
Peter Zotov
 - [llvm] r214677 - [OCaml] Add Llvm.{string_of_const,const_element}.
 
Peter Zotov
 - [llvm] r214679 - [x86] Fix the test case added in r214670 and tweaked	in r214674 further.
 
Chandler Carruth
 - [llvm] r214680 - [x86] Handle single input shuffles in the SSSE3 case	more intelligently.
 
Chandler Carruth
 - [llvm] r214681 - MemoryBuffer: Don't use mmap when FileSize is	multiple of 4k on Cygwin.
 
NAKAMURA Takumi
 - [llvm] r214697 - Revert "r214669 - MachineCombiner Pass for selecting	faster instruction"
 
Kevin Qin
 - [LNT] r213270 - Fix crash when no result to compare against
 
Yi Kong
 - [LNT] r214065 - Add --qemu-flag to reduce the number of rununder	wrappers required.
 
Daniel Sanders
 - [LNT] r214462 - Add PostgreSQL compatibility
 
Yi Kong
 - [LNT] r214553 - Revert "Activate navbar items upon hovering the mouse"
 
Yi Kong
 - [Mesa-dev] [PATCH 1/1] r600: Use llvm intrinsic to read work	dimension information
 
Matt Arsenault
 - [PATCH, PowerPC] Fix and improve vector comparisons
 
Ulrich Weigand
 - [PATCH, PowerPC] Fix and improve vector comparisons
 
Bill Schmidt
 - [PATCH, PowerPC] Fix and improve vector comparisons
 
Finkel, Hal J.
 - [patch/rfc] disable IsSub subregister assert.  pr18663
 
Will Schmidt
 - [patch/rfc] disable IsSub subregister assert.  pr18663
 
Hal Finkel
 - [patch/rfc] disable IsSub subregister assert.  pr18663
 
Hal Finkel
 - [PATCH 1/1] R600: Add new intrinsic to read work dimensions
 
Jan Vesely
 - [PATCH 1/1] R600: Add new intrinsic to read work dimensions
 
Matt Arsenault
 - [PATCH 1/1] R600: Modernize work item intrinsics test
 
Jan Vesely
 - [PATCH 1/1] R600: Modernize work item intrinsics test
 
Matt Arsenault
 - [PATCH 1/1] R600: Modernize work item intrinsics test
 
Jan Vesely
 - [PATCH 1/1] r600: Use llvm intrinsic to read work dimension	information
 
Jan Vesely
 - [PATCH 1/1] R600: Use optimized 24bit path in udivrem
 
Jan Vesely
 - [PATCH 1/2] gallium: Add dimension parameter to launch_grid
 
Jan Vesely
 - [PATCH 2/2] r600g: Pass dimension parameter to compute shader.
 
Jan Vesely
 - [PATCH 2/2] r600g: Pass dimension parameter to compute shader.
 
Tom Stellard
 - [PATCH 3/3] R600: Use optimized 24bit path in udivrem
 
Matt Arsenault
 - [PATCH 3/3] R600: Use optimized 24bit path in udivrem
 
Jan Vesely
 - [PATCH 3/3] R600: Use optimized 24bit path in udivrem
 
Matt Arsenault
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Zhaoshi
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Renato Golin
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Arnaud De Grandmaison
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Renato Golin
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Arnaud A. de Grandmaison
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Renato Golin
 - [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
 
Jim Grosbach
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Sergey Dmitrouk
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Jiangning Liu
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Jiangning Liu
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Sergey Dmitrouk
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Jiangning Liu
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Jiangning Liu
 - [PATCH][AArch64] Enable sign check optimization by CSE
 
Sergey Dmitrouk
 - [PATCH] [AArch64] Enhance rematerialization by adding a new API	isAsCheapAsAMove in TargetInstroInfo
 
Quentin Colombet
 - [PATCH] [AArch64] Fix a bug generating incorrect instruction when	building small vector.
 
Chad Rosier
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Jiangning Liu
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Jiangning Liu
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Jiangning Liu
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Jiangning Liu
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Jiangning Liu
 - [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
 
Chad Rosier
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
James Molloy
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
Chad Rosier
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
Tim Northover
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
James Molloy
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
Tim Northover
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
James Molloy
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
Tim Northover
 - [PATCH][AArch64] Prefer ldp x, x to ldr q
 
James Molloy
 - [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for rep	movs instructions.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for	rep movs instructions.
 
Evgeniy Stepanov
 - [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for	rep movs instructions.
 
Evgeniy Stepanov
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP	MOVS.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Evgeniy Stepanov
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Evgeniy Stepanov
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Yuri Gorshenin
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Evgeniy Stepanov
 - [PATCH] [asan-assembly-instrumentation] Added instrumentation for	REP MOVS.
 
Evgeniy Stepanov
 - [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in the	DLL thunk library
 
Ehsan Akhgari
 - [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in	the DLL thunk library
 
Timur Iskhodzhanov
 - [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in	the DLL thunk library
 
Timur Iskhodzhanov
 - [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in	the DLL thunk library
 
Ehsan Akhgari
 - [PATCH][CodeGen] Add missing intrinsic lowering for sin,	cos and ceil
 
Josh Klontz
 - [PATCH][CodeGen] Add missing intrinsic lowering for sin,	cos and ceil
 
Bill Wendling
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Kuba Brecka
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Alexander Potapenko
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Alexander Potapenko
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Alexander Potapenko
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Alexander Potapenko
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Alexander Potapenko
 - [PATCH] [compiler-rt] ASan debugging API for report info	extraction and locating addresses
 
Kostya Serebryany
 - [PATCH] [INDVARS]
 
Zinovy Nis
 - [PATCH] [lit] Add --show-xfail flag to LIT.
 
Eric Fiselier
 - [PATCH] [lit] Add --show-xfail flag to LIT.
 
Daniel Dunbar
 - [PATCH] [lit] Add --show-xfail flag to LIT.
 
Daniel Dunbar
 - [PATCH] [lit] Add --show-xfail flag to LIT.
 
Eric Fiselier
 - [PATCH] [llvm-c] Improve IR introspection
 
Manuel Jacob
 - [PATCH] [lnt] Add --qemu-flag to reduce the number of rununder	wrappers required
 
Daniel Sanders
 - [PATCH] [mips][PR19612] Fix va_arg for big-endian mode.
 
Sasa Stankovic
 - [PATCH] [mips] Add assembler support for '.set mipsX'.
 
Toma Tabacu
 - [PATCH] [mips] Defer va_arg expansion to the backend.
 
Daniel Sanders
 - [PATCH] [mips] Defer va_arg expansion to the backend.
 
Daniel Sanders
 - [PATCH] [mips] Defer va_arg expansion to the backend.
 
Daniel Sanders
 - [PATCH] [mips] Don't use odd-numbered single precision registers	for fastcc calling convention if -mno-odd-spreg is used.
 
Sasa Stankovic
 - [PATCH] [mips] Don't use odd-numbered single precision registers	for fastcc calling convention if -mno-odd-spreg is used.
 
Daniel Sanders
 - [PATCH] [mips] Don't use odd-numbered single precision registers	for fastcc calling convention if -mno-odd-spreg is used.
 
Sasa Stankovic
 - [PATCH] [mips] Don't use odd-numbered single precision registers	for fastcc calling convention if -mno-odd-spreg is used.
 
Daniel Sanders
 - [PATCH] [mips] Don't use odd-numbered single precision registers	for fastcc calling convention if -mno-odd-spreg is used.
 
Sasa Stankovic
 - [patch][pr20492] Delete lto_codegen_set_attr
 
Rafael Espíndola
 - [PATCH] [Reassociation] Add support for reassociation with unsafe	algebra.
 
Chad Rosier
 - [patch][rfc] "alias weak" X "weak alias"
 
Rafael Espíndola
 - [patch][rfc] "alias weak" X "weak alias"
 
Duncan P. N. Exon Smith
 - [PATCH] [RFC] Lame fix for PR20376
 
Peter Collingbourne
 - [PATCH] [RFC] Lame fix for PR20376
 
Peter Collingbourne
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Jingyue Wu
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Jingyue Wu
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Jingyue Wu
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Jingyue Wu
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Jingyue Wu
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Chandler Carruth
 - [PATCH] [SROA] Fold a PHI node if all its incoming values are the	same
 
Chandler Carruth
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Dmitry Vyukov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Sergey Matveev
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Byoungyoung Lee
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Byoungyoung Lee
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Byoungyoung Lee
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Byoungyoung Lee
 - [PATCH] [UBSAN] Suppress an error report with given type	information
 
Alexey Samsonov
 - [PATCH] [x32] Use ebp/esp as frame and stack pointer
 
Pavel Chupin
 - [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from	backend merge
 
Yi Kong
 - [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from	backend merge
 
Tim Northover
 - [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from	backend merge
 
Yi Kong
 - [PATCH] Add alignment value to allowsUnalignedMemoryAccess
 
Jon Roelofs
 - [PATCH] Add alignment value to allowsUnalignedMemoryAccess
 
Matt Arsenault
 - [PATCH] Add a stackprobe attribute
 
John Kåre Alsaker
 - [PATCH] Add a stackprobe attribute
 
Sean Silva
 - [PATCH] Add a stackprobe attribute
 
Sean Silva
 - [PATCH] Add a stackprobe attribute
 
John Kåre Alsaker
 - [PATCH] Add DAG combine for shl + add of constants.
 
Matt Arsenault
 - [PATCH] Add diagnostics to the loop vectorizer cost model
 
Tyler Nowicki
 - [PATCH] Add diagnostics to the loop vectorizer cost model
 
Arnold Schwaighofer
 - [PATCH] Add diagnostics to the loop vectorizer cost model
 
Tyler Nowicki
 - [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A	^ B) -> (A ^ B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A	^ B) -> (A ^ B)"
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A	^ B) -> (A ^ B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A)	^ B) -> (~A ^ B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A)	^ B) -> (~A ^ B)"
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A)	^ B) -> (~A ^ B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A)	-> ~(A & B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A)	-> ~(A & B)"
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A)	-> ~(A & B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A)	^ B) -> True".
 
sonam kumari
 - [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A)	^ B) -> True".
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A)	^ B) -> True".
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A)	^ B) -> (A & B)"
 
suyog
 - [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A)	^ B) -> (A & B)"
 
David Majnemer
 - [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A)	^ B) -> (A & B)"
 
suyog
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Tom Roeder
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
JF Bastien
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
Tom Roeder
 - [PATCH] Add Forward-Edge Control-Flow Integrity support
 
JF Bastien
 - [PATCH] Add framework for iterative compilation to llvm
 
Radovan Obradovic
 - [PATCH] Add framework for iterative compilation to llvm
 
Radovan Obradovic
 - [PATCH] Add framework for iterative compilation to llvm
 
Radovan Obradovic
 - [PATCH] Add framework for iterative compilation to llvm
 
Tobias Grosser
 - [PATCH] Add framework for iterative compilation to llvm
 
Hongbin Zheng
 - [PATCH] Add framework for iterative compilation to llvm
 
Radovan Obradovic
 - [PATCH] Add framework for iterative compilation to llvm
 
Tobias Grosser
 - [PATCH] Add FreeBSD support to the address sanitizer's	deep_stack_uaf.cc test case
 
Viktor Kutuzov
 - [PATCH] Add isRegSequence property
 
Quentin Colombet
 - [PATCH] Add isRegSequence property
 
hfinkel at anl.gov
 - [PATCH] Add isRegSequence property
 
Quentin Colombet
 - [PATCH] Add isRegSequence property
 
Quentin Colombet
 - [PATCH] Add LDC as external project to LLVM 3.5 release notes.
 
Kai Nacke
 - [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
 
Renato Golin
 - [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
 
Tim Northover
 - [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
 
Renato Golin
 - [PATCH] Add note to documentation about machine node chains.
 
Matt Arsenault
 - [PATCH] Add note to documentation about machine node chains.
 
Matt Arsenault
 - [PATCH] Add segmented stack support for DragonFlyBSD
 
Michael Neumann
 - [PATCH] Add support for DebugFission to DWARF parser
 
David Blaikie
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Petar Jovanovic
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Matt Arsenault
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Chandler Carruth
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Chandler Carruth
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Petar Jovanovic
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Chandler Carruth
 - [PATCH] Add support for scalarizing ctlz_zero_undef
 
Petar Jovanovic
 - [PATCH] Add support for StackMap section for ELF/Linux systems
 
Philip Reames
 - [PATCH] Alignment assumptions using invariants
 
Andrew Trick
 - [PATCH] An Assumption-Tracking Pass
 
Andrew Trick
 - [PATCH] An Assumption-Tracking Pass
 
Philip Reames
 - [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
 
Petr Pavlu
 - [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
 
James Molloy
 - [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
 
Petr Pavlu
 - [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
 
James Molloy
 - [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
 
Petr Pavlu
 - [PATCH] cmake: Remove check for files not in build list.
 
Matt Arsenault
 - [PATCH] cmake: Remove check for files not in build list.
 
Owen Anderson
 - [PATCH] cmake: Remove check for files not in build list.
 
Duncan P. N. Exon Smith
 - [PATCH] cmake: Remove check for files not in build list.
 
Chandler Carruth
 - [PATCH] Correctly assemble unsized call instructions.
 
Reid Kleckner
 - [PATCH] Correctly assemble unsized call instructions.
 
Jeff Muizelaar
 - [PATCH] Correctly handle range metadata when hoisting	instructions out of then/else into if blocks
 
Björn Steinbrink
 - [PATCH] Coverage: add HasCodeBefore flag to a mapping region
 
Alex Lorenz
 - [PATCH] Coverage: Documentation for the coverage mapping format
 
Alex Lorenz
 - [PATCH] Coverage: Documentation for the coverage mapping format
 
Sean Silva
 - [PATCH] Coverage: fix the missing output stream in recursive call
 
Alex Lorenz
 - [PATCH] Coverage: fix the missing output stream in recursive call
 
Justin Bogner
 - [PATCH] Coverage: fix the missing output stream in recursive call
 
Alex Lorenz
 - [PATCH] Coverage: improve efficiency of the counter propagation to	the expansion regions.
 
Alex Lorenz
 - [PATCH] Coverage: improve efficiency of the counter propagation	to the expansion regions.
 
Justin Bogner
 - [PATCH] Coverage: improve efficiency of the counter propagation	to the expansion regions.
 
Alex L
 - [PATCH] Coverage: improve efficiency of the counter propagation	to the expansion regions.
 
Alex Lorenz
 - [PATCH] Coverage: improve efficiency of the counter propagation	to the expansion regions.
 
Justin Bogner
 - [PATCH] Coverage: improve efficiency of the counter propagation	to the expansion regions.
 
Alex Lorenz
 - [PATCH] Darwin vararg parameters support in assembler macros
 
Janne Grunau
 - [PATCH] Darwin vararg parameters support in assembler macros
 
Kevin Enderby
 - [PATCH] Darwin vararg parameters support in assembler macros
 
llvm at dyatkovskiy.com
 - [PATCH] Darwin vararg parameters support in assembler macros
 
llvm at dyatkovskiy.com
 - [PATCH] Darwin vararg parameters support in assembler macros
 
Janne Grunau
 - [PATCH] Debug info: Support fragmented variables.
 
Adrian Prantl
 - [PATCH] Debug info: Support fragmented variables.
 
David Blaikie
 - [PATCH] Debug info: Support fragmented variables.
 
Adrian Prantl
 - [PATCH] docs: update documentation for llvm-profdata
 
Alex Lorenz
 - [PATCH] docs: update documentation for llvm-profdata
 
Justin Bogner
 - [PATCH] docs: update documentation for llvm-profdata
 
Alex Lorenz
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Dan Liew
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Brad King
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Dan Liew
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Brad King
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Dan Liew
 - [PATCH] Document new LLVM CMake interface and emit warning when	using llvm_map_components_to_libraries
 
Brad King
 - [PATCH] Don't allow unaligned accesses to be generated for V6-M
 
Benjamin Foster
 - [PATCH] Don't allow unaligned accesses to be generated for V6-M
 
James Molloy
 - [PATCH] Don't build tests for compiler-rt libs that aren't supported
 
Reid Kleckner
 - [patch] Don't internalize all but main by default
 
Rafael Espíndola
 - [patch] Don't internalize all but main by default
 
Duncan P. N. Exon Smith
 - [patch] Don't own the buffer in object::Binary
 
Rafael Espíndola
 - [PATCH] Don't upgrade global constructors when reading bitcode
 
Duncan P. N. Exon Smith
 - [PATCH] Enhance machine CSE to capture more opportunities
 
Jiangning Liu
 - [PATCH] Enhance machine CSE to capture more opportunities
 
hfinkel at anl.gov
 - [PATCH] Ensure proper alignment when reading variadic arguments	for x86-32 and x86-64
 
Thomas Jablin
 - [PATCH] Ensure proper alignment when reading variadic arguments	for x86-32 and x86-64
 
Thomas Jablin
 - [PATCH] Ephemeral values for LLVM invariants
 
Philip Reames
 - [PATCH] Explicitly report runtime stack realignment in StackMap	section
 
Philip Reames
 - [PATCH] FIx bug in x87 FP stackifier pass
 
Akira Hatanaka
 - [PATCH] FIx bug in x87 FP stackifier pass
 
Jakob Stoklund Olesen
 - [PATCH] FIx bug in x87 FP stackifier pass
 
Akira Hatanaka
 - [PATCH] Fix building InstrProfilingFile.c on FreeBSD
 
Joerg Sonnenberger
 - [PATCH] Fix building with in-tree libc++abi on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix building with in-tree libc++abi on FreeBSD
 
Alexey Samsonov
 - [PATCH] Fix building with in-tree libc++abi on FreeBSD
 
Viktor Kutuzov
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Vadim Chugunov
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Vadim Chugunov
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Reid Kleckner
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Vadim Chugunov
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Reid Kleckner
 - [PATCH] Fix failure to invoke exception handler on Win64.
 
Vadim Chugunov
 - [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
 
Renato Golin
 - [PATCH] Fix fmul combines with constant splat vectors
 
Matt Arsenault
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Renato Golin
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Chandler Carruth
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Chandler Carruth
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Pete
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Sanjay Patel
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Pete
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Sanjay Patel
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Pete
 - [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
 
Renato Golin
 - [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
 
Matt Arsenault
 - [PATCH] Fix lazy value info computation to improve jump threading for	a common case
 
Jiangning Liu
 - [PATCH] Fix lazy value info computation to improve jump threading	for a common case
 
Nick Lewycky
 - [PATCH] Fix lazy value info computation to improve jump threading	for a common case
 
Jiangning Liu
 - [PATCH] Fix lazy value info computation to improve jump	threading	for a common case
 
Hal Finkel
 - [PATCH] Fix lazy value info computation to improve jump threading	for a common case
 
Jiangning Liu
 - [PATCH] Fix lazy value info computation to improve jump	threading for a common case
 
Hal Finkel
 - [PATCH] Fix lazy value info computation to improve jump threading	for a common case
 
Jiangning Liu
 - [PATCH] Fix lazy value info computation to improve jump threading	fora common case
 
Nuno Lopes
 - [PATCH] Fix lazy value info computation to improve jump	threading for a common case
 
Hal Finkel
 - [PATCH] Fix lazy value info computation to improve jump	threading	fora common case
 
Hal Finkel
 - [PATCH] Fix lazy value info computation to improve jump	threading	fora common case
 
Nuno Lopes
 - [PATCH] Fix lazy value info computation to improve jump	threading	fora common case
 
Hal Finkel
 - [PATCH] Fix LLVM target triple computation with MSVC
 
Zachary Turner
 - [PATCH] Fix mach-o tests on Windows
 
Rui Ueyama
 - [PATCH] Fix return sequence on armv4 thumb
 
Jonathan Roelofs
 - [PATCH] Fix return sequence on armv4 thumb
 
Renato Golin
 - [PATCH] Fix return sequence on armv4 thumb
 
Jon Roelofs
 - [PATCH] Fix return sequence on armv4 thumb
 
Jonathan Roelofs
 - [PATCH] Fix return sequence on armv4 thumb
 
Renato Golin
 - [PATCH] Fix return sequence on armv4 thumb
 
Tim Northover
 - [PATCH] Fix return sequence on armv4 thumb
 
Jon Roelofs
 - [PATCH] Fix return sequence on armv4 thumb
 
Renato Golin
 - [PATCH] Fix return sequence on armv4 thumb
 
Tim Northover
 - [PATCH] Fix return sequence on armv4 thumb
 
Tim Northover
 - [PATCH] Fix return sequence on armv4 thumb
 
Renato Golin
 - [PATCH] Fix return sequence on armv4 thumb
 
Jon Roelofs
 - [PATCH] Fix return sequence on armv4 thumb
 
James Molloy
 - [PATCH] Fix return sequence on armv4 thumb
 
Jon Roelofs
 - [PATCH] Fix the waitid sanitizer interceptor to work on FreeBSD	in 32-bit mode
 
Viktor Kutuzov
 - [PATCH] Fold together repeated tests for divisibility by constants
 
Richard Smith
 - [PATCH] Fold together repeated tests for divisibility by constants
 
Joerg Sonnenberger
 - [PATCH] Improved vectorization diagnostics remarks
 
Tyler Nowicki
 - [PATCH] Improved vectorization diagnostics remarks
 
Arnold Schwaighofer
 - [PATCH] Improved vectorization diagnostics remarks
 
Tyler Nowicki
 - [PATCH] improve scheduling in SLPVectorizer
 
Erik Eckstein
 - [PATCH] improve scheduling in SLPVectorizer
 
David Blaikie
 - [PATCH] improve scheduling in SLPVectorizer
 
Eric Christopher
 - [PATCH] improve scheduling in SLPVectorizer
 
Erik Eckstein
 - [PATCH] improve scheduling in SLPVectorizer
 
Eric Christopher
 - [PATCH] improve scheduling in SLPVectorizer
 
David Blaikie
 - [PATCH] improve scheduling in SLPVectorizer
 
Arnold Schwaighofer
 - [PATCH] improve scheduling in SLPVectorizer
 
Nadav Rotem
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Adrian Prantl
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Adrian Prantl
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Eric Christopher
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Eric Christopher
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Adrian Prantl
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Adrian Prantl
 - [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
 
Eric Christopher
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
David Majnemer
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
David Majnemer
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
David Majnemer
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
Chad Rosier
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
Meador Inge
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
Chad Rosier
 - [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
 
Chad Rosier
 - [PATCH] LangRef: add a note about the mangling-suppressing \01 prefix
 
Hans Wennborg
 - [PATCH] LangRef: add a note about the mangling-suppressing \01	prefix
 
Reid Kleckner
 - [PATCH] LangRef: add a note about the mangling-suppressing \01	prefix
 
Hans Wennborg
 - [PATCH] Linux Perf to LLVM converter [1/5] - API
 
Diego Novillo
 - [PATCH] Linux Perf to LLVM converter [2/5] - Perf converter
 
Diego Novillo
 - [PATCH] Linux Perf to LLVM converter [3/5] - Perf parser
 
Diego Novillo
 - [PATCH] Linux Perf to LLVM converter [4/5] - ELF reader
 
Diego Novillo
 - [PATCH] Linux Perf to LLVM converter [5/5] - llvm-profdata command
 
Diego Novillo
 - [PATCH] llvm-cov: move the gcov code into a separate file.
 
Alex Lorenz
 - [PATCH] llvm-cov: move the gcov code into a separate file.
 
Justin Bogner
 - [PATCH] llvm-cov: move the gcov code into a separate file.
 
Alex Lorenz
 - [PATCH] LLVM CFL Alias Analysis -- Algorithm
 
Sanjoy Das
 - [PATCH] LLVM CFL Alias Analysis -- Algorithm
 
George Burgess IV
 - [PATCH] LLVM CFL Alias Analysis -- Supporting Data Structures
 
Sanjoy Das
 - [PATCH] LLVM CFL Alias Analysis -- Supporting Data Structures
 
George Burgess IV
 - [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
 
Alexander Potapenko
 - [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
 
Kuba Brecka
 - [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
 
Alexander Potapenko
 - [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
 
Kuba Brecka
 - [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
 
Kuba Brecka
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Chris Matthews
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Daniel Dunbar
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Daniel Dunbar
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make LNT compatible with PostgreSQL
 
Yi Kong
 - [PATCH] Make LNT compatible with PostgreSQL
 
Chris Matthews
 - [PATCH] Make LNT compatible with PostgreSQL
 
Daniel Dunbar
 - [PATCH] Make LNT compatible with PostgreSQL
 
Tobias Grosser
 - [PATCH] Make sure no loads resulting from load->switch DAGCombine are	marked invariant
 
Louis Gerbarg
 - [PATCH] Make sure no loads resulting from load->switch	DAGCombine are	marked invariant
 
Hal Finkel
 - [PATCH] Make sure no loads resulting from load->switch DAGCombine	are	marked invariant
 
Louis Gerbarg
 - [PATCH] Make sure no loads resulting from load->switch	DAGCombine are	marked invariant
 
Hal Finkel
 - [PATCH] Make sure no loads resulting from load->switch DAGCombine	are	marked invariant
 
Louis Gerbarg
 - [PATCH] Make sure no loads resulting from load->switch	DAGCombine are	marked invariant
 
Hal Finkel
 - [PATCH] MC: AsmLexer: handle multi-character CommentStrings	correctly
 
Janne Grunau
 - [PATCH] MC: AsmLexer: handle multi-character CommentStrings	correctly
 
Saleem Abdulrasool
 - [PATCH] MC: Split the x86 asm matcher implementations by dialect
 
Reid Kleckner
 - [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to	vectorization
 
Sanjay Patel
 - [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to	vectorization
 
Pete
 - [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to	vectorization
 
Sanjay Patel
 - [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to	vectorization
 
Sanjay Patel
 - [PATCH] Modify the register scavenger to operate on reg units when	checking liveness
 
Pedro Artigas
 - [PATCH] Modify the register scavenger to operate on reg units	when checking liveness
 
Chad Rosier
 - [PATCH] Modify the register scavenger to operate on reg units when	checking liveness
 
Jakob Stoklund Olesen
 - [PATCH] Modify the register scavenger to operate on reg units when	checking liveness
 
Pedro Artigas
 - [PATCH] Modify the register scavenger to operate on reg units when	checking liveness
 
Pedro Artigas
 - [PATCH] Modify the register scavenger to operate on reg units when	checking liveness
 
Jakob Stoklund Olesen
 - [PATCH] Move -asan-instrument-assembly to TargetMachine
 
Evgeniy Stepanov
 - [Patch]New InstCombine pattern for Icmp
 
Yi Jiang
 - [Patch]New InstCombine pattern for Icmp
 
Yi Jiang
 - [Patch]New InstCombine pattern for Icmp
 
Nuno Lopes
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Maria Guseva
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Alexander Potapenko
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Maria Guseva
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Alexander Potapenko
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Yury Gribov
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Alexander Potapenko
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Maria Guseva
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Maria Guseva
 - [PATCH] New options for asan-symbolizer script: set cross-compile	prefix, set path to sysroot, print help message
 
Alexander Potapenko
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of	commutitive binary operands.
 
Nadav Rotem
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of	commutitive binary operands.
 
Nadav Rotem
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Nadav Rotem
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Chad Rosier
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Erik Eckstein
 - [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of	commutitive binary operands.
 
Nadav Rotem
 - [PATCH] R600/SI: Add exec_lo and exec_hi subregisters.
 
Matt Arsenault
 - [PATCH] R600/SI: Add exec_lo and exec_hi subregisters.
 
Matt Arsenault
 - [PATCH] R600/SI: Add isMUBUF / isMTBUF
 
Matt Arsenault
 - [PATCH] R600/SI: Add isMUBUF / isMTBUF
 
Tom Stellard
 - [PATCH] R600/SI: Add isMUBUF / isMTBUF
 
Matt Arsenault
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Matt Arsenault
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Matt Arsenault
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Tom Stellard
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Matt Arsenault
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Tom Stellard
 - [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
 
Matt Arsenault
 - [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
 
Matt Arsenault
 - [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
 
Tom Stellard
 - [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
 
Matt Arsenault
 - [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
 
Tom Stellard
 - [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
 
Matt Arsenault
 - [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
 
Tom Stellard
 - [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
 
Matt Arsenault
 - [PATCH] R600/SI: Implement getOptimalMemOpType
 
Tom Stellard
 - [PATCH] R600/SI: Implement getOptimalMemOpType
 
Matt Arsenault
 - [PATCH] R600/SI: Implement getOptimalMemOpType
 
Matt Arsenault
 - [PATCH] R600/SI: Make argument loads invariant
 
Tom Stellard
 - [PATCH] R600/SI: Make argument loads invariant
 
Matt Arsenault
 - [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
 
Tom Stellard
 - [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Update MUBUF assembly string to match AMD	proprietary compiler
 
Tom Stellard
 - [PATCH] R600/SI: Update MUBUF assembly string to match AMD	proprietary compiler
 
Matt Arsenault
 - [PATCH] R600/SI: Update MUBUF assembly string to match AMD	proprietary compiler
 
Tom Stellard
 - [PATCH] R600/SI: Use register class instead of list of registers
 
Matt Arsenault
 - [PATCH] R600/SI: Use SGPR_64 as reister class for S_LOAD_DWORDX2
 
Matt Arsenault
 - [PATCH] R600/SI: Use SGPR_64 as reister class for S_LOAD_DWORDX2
 
Matt Arsenault
 - [PATCH] R600/SI: Use source modifiers for f64 fabs / fneg
 
Matt Arsenault
 - [PATCH] R600: Correctly set the src value offset for scalarized	kernel args
 
Matt Arsenault
 - [PATCH] R600: Increase nearby load scheduling threshold.
 
Matt Arsenault
 - [PATCH] R600: Increase nearby load scheduling threshold.
 
Tom Stellard
 - [PATCH] rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
 
Reid Kleckner
 - [PATCH] Retain alignment requirements for load->selects modified by	DAGCombine
 
Louis Gerbarg
 - [PATCH] Retain alignment requirements for load->selects	modified by	DAGCombine
 
Hal Finkel
 - [PATCH] Retain alignment requirements for load->selects modified	by DAGCombine
 
Owen Anderson
 - [PATCH] Retain alignment requirements for load->selects modified	by DAGCombine
 
Quentin Colombet
 - [PATCH] Retain alignment requirements for load->selects	modified	by DAGCombine
 
Hal Finkel
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime	intrinsics
 
Björn Steinbrink
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Reid Kleckner
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Rafael Ávila de Espíndola
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime	intrinsics
 
Nick Lewycky
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Björn Steinbrink
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Reid Kleckner
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Reid Kleckner
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Björn Steinbrink
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime	intrinsics
 
Nick Lewycky
 - [PATCH] SimplifyCFG: Avoid miscompilations due to removed	lifetime intrinsics
 
Rafael Ávila de Espíndola
 - [PATCH] Support: add sys::path::canonical
 
Alex Lorenz
 - [PATCH] Support: add sys::path::canonical
 
Alex Lorenz
 - [PATCH] Support: add sys::path::canonical
 
Duncan P. N. Exon Smith
 - [PATCH] Support: add sys::path::canonical
 
Reid Kleckner
 - [PATCH] Support: add sys::path::canonical
 
Alex Lorenz
 - [PATCH] Support: add sys::path::canonical
 
Reid Kleckner
 - [PATCH] Support: add sys::path::canonical
 
Alex Lorenz
 - [PATCH] Support: add sys::path::canonical
 
Ilya Konstantinov
 - [PATCH] Support: add sys::path::canonical
 
Alex Lorenz
 - [PATCH] Support: Provide a function to get the home directory of an	arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Reid Kleckner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
David Majnemer
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Reid Kleckner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Aaron Ballman
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Aaron Ballman
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Zachary Turner
 - [PATCH] Support: Provide a function to get the home directory of	an arbitrary user
 
Aaron Ballman
 - [PATCH] Sync config.h.cmake with config.h.in
 
İsmail Dönmez
 - [PATCH] Tablegen binary literals should be sized
 
Pete Cooper
 - [PATCH] Tablegen binary literals should be sized
 
Eric Christopher
 - [PATCH] Tablegen binary literals should be sized
 
Sean Silva
 - [PATCH] Tablegen binary literals should be sized
 
Pete Cooper
 - [PATCH] Tablegen binary literals should be sized
 
Sean Silva
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Kostya Serebryany
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Renato Golin
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Maxim Ostapenko
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Maxim Ostapenko
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Yury Gribov
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Alexey Samsonov
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Maxim Ostapenko
 - [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to	FP format mismatch between libsanitizer and GCC.
 
Yury Gribov
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Hans Wennborg
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Sylvestre Ledru
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Hans Wennborg
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Chandler Carruth
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Hans Wennborg
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Chandler Carruth
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Eric Christopher
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Hans Wennborg
 - [PATCH] Update LLVM version: 3.5 => 3.6
 
Sylvestre Ledru
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Yin Ma
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Nick Lewycky
 - [PATCHES] A module inliner pass with a greedy call site queue
 
James Molloy
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Hal Finkel
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Yin Ma
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Chandler Carruth
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Hal Finkel
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Jiangning Liu
 - [PATCHES] A module inliner pass with a greedy call site queue
 
Chandler Carruth
 - [PATCH v2] shlib: Create a default symbol version on Linux-like	ELF
 
Eric Christopher
 - [PATCH v2] shlib: Create a default symbol version on Linux-like	ELF
 
Sylvestre Ledru
 - [PATCH v2] shlib: Create a default symbol version on Linux-like	ELF
 
Eric Christopher
 - [PATCH v2] shlib: Create a default symbol version on Linux-like	ELF
 
Bill Wendling
 - [Polly][Refactor] Expose the IslExprBuilder
 
Johannes Doerfert
 - [Polly][Refactor] Expose the IslExprBuilder
 
Tobias Grosser
 - [Polly][Refactor] Expose the IslExprBuilder
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [5/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [5/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [5/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [6/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [6/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [7/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [7/7]
 
Johannes Doerfert
 - [Polly][Refactor] IslAst [7/7]
 
Tobias Grosser
 - [Polly][Refactor] IslAst [7/7]
 
Johannes Doerfert
 - [Polly] Annotate reduction dependences
 
Johannes Doerfert
 - [Polly] Annotate reduction dependences
 
Tobias Grosser
 - [Polly] Annotate reduction dependences
 
Johannes Doerfert
 - [Polly] Annotate reduction dependences
 
Tobias Grosser
 - [Polly] Annotate reduction dependences
 
Johannes Doerfert
 - [Polly] Data flow reduction detection
 
Johannes Doerfert
 - [Polly] Data flow reduction detection
 
Johannes Doerfert
 - [Polly] Data flow reduction detection
 
Chad Rosier
 - [Polly] Data flow reduction detection
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
'Johannes Doerfert'
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Yabin Hu
 - [Polly] Generating code for changed memory accesses
 
'Johannes Doerfert'
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Tobias Grosser
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Yabin Hu
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [Polly] Generating code for changed memory accesses
 
Yabin Hu
 - [Polly] Generating code for changed memory accesses
 
Johannes Doerfert
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Johannes Doerfert
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Tobias Grosser
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Johannes Doerfert
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Tobias Grosser
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Johannes Doerfert
 - [polly] r212198 - Derive run-time conditions for delinearization
 
Tobias Grosser
 - [polly] r214165 - [Refactor] Remove unused MemoryAccess constructor
 
Johannes Doerfert
 - [polly] r214166 - [Refactor] Adjust some comments
 
Johannes Doerfert
 - [polly] r214168 - [Refactor] Use non-const MemoryAccess base addresses
 
Johannes Doerfert
 - [polly] r214169 - Added base array id's to Memory Accesses
 
Johannes Doerfert
 - [polly] r214170 - Assume no annotations when visiting new domain	(IslAst)
 
Johannes Doerfert
 - [polly] r214171 - [Refactor] Adjust some comments
 
Johannes Doerfert
 - [polly] r214200 - IslAst: Enhance parallelism detection test
 
Tobias Grosser
 - [polly] r214200 - IslAst: Enhance parallelism detection test
 
Johannes Doerfert
 - [polly] r214200 - IslAst: Enhance parallelism detection test
 
Tobias Grosser
 - [polly] r214200 - IslAst: Enhance parallelism detection test
 
Johannes Doerfert
 - [polly] r214215 - [Refactor] Expose the IslExprBuilder
 
Johannes Doerfert
 - [polly] r214220 - [Refactor] Expose the IslExprBuilder (missing files)
 
Johannes Doerfert
 - [polly] r214358 - Update for llvm change.
 
Rafael Espindola
 - [polly] r214447 - [Refactor] Use nicer print callback function in	IslAst
 
Johannes Doerfert
 - [polly] r214448 - [Refactor] Remove unecessary check and function
 
Johannes Doerfert
 - [polly] r214486 - Change the printing of reduction types
 
Johannes Doerfert
 - [polly] r214488 - Change the semantics of is*Parallel
 
Johannes Doerfert
 - [polly] r214489 - Annotate the IslAst with broken reductions
 
Johannes Doerfert
 - [polly] r214490 - [Typo] Added dot at the end of a sentence.
 
Johannes Doerfert
 - [polly] r214491 - [Fix] Annotate the IslAst with broken reductions	(Missing files)
 
Johannes Doerfert
 - [polly] r214492 - [Format] Remove blank line in Dependences.h
 
Johannes Doerfert
 - [polly] r214632 - No need to run -mem2reg twice
 
Tobias Grosser
 - [polly] r214633 - Mark a GPGPU test case as XFAIL
 
Tobias Grosser
 - [polly] r214633 - Mark a GPGPU test case as XFAIL
 
Yabin Hu
 - [polly] r214657 - Update the jscop tests and port them to isl codegen.
 
Johannes Doerfert
 - [polly] r214658 - Allow the IslExprBuilder to generate access	operations
 
Johannes Doerfert
 - [polly] r214659 - Fix the modifiable access creation
 
Johannes Doerfert
 - [polly] r214665 - Do allow negative offsets in the outermost array	dimension
 
Tobias Grosser
 - [polly] r214665 - Do allow negative offsets in the outermost	array dimension
 
Johannes Doerfert
 - [polly] r214665 - Do allow negative offsets in the outermost	array dimension
 
Tobias Grosser
 - [polly] r214665 - Do allow negative offsets in the outermost	array dimension
 
Johannes Doerfert
 - [polly] r214665 - Do allow negative offsets in the outermost	array dimension
 
Tobias Grosser
 - [rfc][gold plugin] Fix pr19901
 
Rafael Espíndola
 - [rfc][gold plugin] Fix pr19901
 
Rafael Espíndola
 - [test-suite] r214118 - test commit for the ABI-Testsuite
 
Sunil Srivastava
 - [test-suite] r214120 - ABI-testsuite: actual testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
 
Sunil Srivastava
 - [test-suite] r214127 - ABI-Testsuite: removed redundent README.txt
 
Sunil Srivastava
 - [ubsan] nonnull and returns_nonnull sanitization
 
Alexey Samsonov
 - [www] r214153 - Update Win snapshot to r214131
 
Hans Wennborg
 - [www] r214153 - Update Win snapshot to r214131
 
Hans Wennborg
 - [zorg] r211971 - Make the change from r211970 for the phasedClang,	not the normal clang builders = /.
 
Michael Gottesman
 - [zorg] r211971 - Make the change from r211970 for the phasedClang,	not the normal clang builders = /.
 
Michael Gottesman
 - [zorg] r214324 - Give performance builders more understandable names
 
Tobias Grosser
 - [zorg] r214540 - Fixed mergefunc builder configure;	added lldb builder for FreeBSD.
 
Galina Kistanova
 - [zorg] r214554 - Now FreeBSD lldb builder with the correct build	factory.
 
Galina Kistanova
 - [zorg] r214557 - Added missing bracket.
 
Galina Kistanova
 - [zorg] r214597 - Use gmake on FreeBSD lldb builder;	temporarily relax the warnings level for lld builder on FreeBSD due the	open	bug 17788 - clang -pedantic -Werror complains about C11 Generics in	math.h.
 
Galina Kistanova
 - [zorg] r214611 - [llvmlab] Remove arm64 flag. We only have aarch64	now.
 
Michael Gottesman
 - [zorg] r214631 - Fix inconsistent tester names
 
Tobias Grosser
 - [zorg] r214661 - Move clang-x86_64-debian-fast	llvm-clang-lld-x86_64-debian-fast builders to a
 
Dmitri Gribenko
 - Builders lld-x86_64-freeBSD, sanitizer_x86_64-freeBSD9.2,	clang-mergefunc-x86_64-freeBSD9.2
 
Galina Kistanova
 - Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on	reconfigure
 
Josh Klontz
 - Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on	reconfigure
 
Dan Albert
 - Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on	reconfigure
 
Bill Wendling
 - Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on	reconfigure
 
Chandler Carruth
 - Fumbled mail. Apologies.
 
Diego Novillo
 - libcxx clashing with newlib re: '__x' , '__y'
 
Robert Lytton
 - LLVM buildmaster will be restarted tonight
 
Galina Kistanova
 - Move MCObjectSymbolizer.h to MC/MCAnalysis
 
Rafael Espíndola
 - Move MCObjectSymbolizer.h to MC/MCAnalysis
 
Jim Grosbach
 - msvc 14 generates new warnings that occurr in just about every llvm	source file
 
oliver
 - msvc 14 generates new warnings that occurr in just about every	llvm source file
 
oliver
 - msvc 14 generates new warnings that occurr in just about every	llvm source file
 
Aaron Ballman
 - msvc 14 generates new warnings that occurr in just about every	llvm source file
 
Yaron Keren
 - msvc 14 generates new warnings that occurr in just about every	llvm source file
 
Aaron Ballman
 - msvc 14 generates new warnings that occurr in just about every	llvm source file
 
Yaron Keren
 - No subject
 
Diego Novillo
 - No subject
 
Diego Novillo
 - No subject
 
Diego Novillo
 - No subject
 
Diego Novillo
 - No subject
 
Diego Novillo
 - PATCH: R600/SI: Do abs/neg folding with ComplexPatterns
 
Tom Stellard
 - PATCH: R600/SI: Do abs/neg folding with ComplexPatterns
 
Matt Arsenault
 - release_35 branch patches
 
Bill Wendling
 - release_35 branch patches
 
Brad Smith
 - release_35 patches for unroll pragma
 
Mark Heffernan
 - Solution for memory leak in tblgen
 
wuhui1973
 - Solution for memory leak in tblgen
 
Anton Korobeynikov
 - Solution for memory leak in tblgen
 
wuhui1973
 - Solution for memory leak in tblgen
 
wuhui1973
 - Support/ELF.h addition
 
Justin Hibbits
 - Support/ELF.h addition
 
Hal Finkel
 - Track locations of individual loads in -Rpass remarks (Re:	[polly] Add diagnostic remark for ReportVariantBasePtr)
 
Diego Novillo
 - Track locations of individual loads in -Rpass remarks (Re:	[polly] Add diagnostic remark for ReportVariantBasePtr)
 
Eric Christopher
 - Valgrind buildbot failures
 
Tilmann Scheller
 - Valgrind buildbot failures
 
David Blaikie
 - Valgrind buildbot failures
 
Justin Bogner
 - Valgrind buildbot failures
 
Tilmann Scheller
    
 
    
      Last message date: 
       Sun Aug  3 23:59:21 PDT 2014
    Archived on: Tue Aug  4 17:11:32 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).