The Week Of Monday 4 May 2015 Archives by date
      
      Starting: Mon May  4 00:58:07 PDT 2015
         Ending: Sun May 10 23:58:29 PDT 2015
         Messages: 1231
     
- [PATCH] Fix parsing armv{6,7}hl triples
 
İsmail Dönmez
- [llvm] r236414 - AVX-512: Added VPACK* instructions forms for KNL and	SKX
 
Elena Demikhovsky
- [PATCH] Scalar/PHI code genration
 
Johannes Doerfert
- [llvm] r236416 - AVX-512: enabled tests for AVX512F set
 
Elena Demikhovsky
- [llvm] r236418 - AVX-512: added integer "add" and "sub" instructions	with saturation for SKX
 
Elena Demikhovsky
- [llvm] r236420 - AVX-512: added calling convention for i1 vectors in	32-bit mode.
 
Elena Demikhovsky
- [llvm] r236421 - AVX-512: added a test for encoding
 
Elena Demikhovsky
- [PATCH] [Polly] Use ISL to Determine Loop Trip Count
 
Johannes Doerfert
- 3.6.1 patch nomination: OpenCL ternaries
 
Fraser Cormack
- [PATCH] Fix alignment checks in MergeConsecutiveStores.
 
James Y Knight
- [PATCH] Fix parsing armv{6,7}hl triples
 
Jonathan Roelofs
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Bill Schmidt
- PATCHES: R600/SI: Remove M0Reg register class
 
Tom Stellard
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Tom Stellard
- [PATCH] [X86][SSE] Vectorized i8 and i16 shift operators
 
Simon Pilgrim
- PATCHES: R600/SI: Remove M0Reg register class
 
Matt Arsenault
- PATCHES: R600/SI: Remove M0Reg register class
 
Tom Stellard
- [PATCH] [PPC64] Add ABI support for v1i128
 
Kit Barton
- [llvm] r236427 - R600/SI: Code cleanup
 
Tom Stellard
- [PATCH] YAML: Add an optional 'flow' field to the mapping trait	to allow flow mapping output.
 
Alex Lorenz
- [llvm] r236004 - R600: Fix up for AsmPrinter's OutStreamer being	a unique_ptr
 
Tom Stellard
- [llvm] r236428 - ScheduleDAGInstrs should toggle kill flags on bundled	instrs.
 
Pete Cooper
- [llvm] r236003 - R600/SI: Add a lower case alias for subtarget	feature: +DumpCode
 
Tom Stellard
- [PATCH] ScheduleDAGInstrs should toggle kill flags on bundled	instrs
 
Pete Cooper
- [llvm] r236003 - R600/SI: Add a lower case alias for subtarget	feature: +DumpCode
 
Eric Christopher
- [PATCH] Implement variable-sized alloca instrumentation (take 2).
 
Kostya Serebryany
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Matthias Braun
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Matthias Braun
- [llvm] r236430 - [SystemZ] Fix getTargetNodeName
 
Ulrich Weigand
- [llvm] r236432 - [SystemZ] Clean up AsmParser isMem() handling
 
Ulrich Weigand
- [llvm] r236433 - [SystemZ] Reclassify f32 subregs of f64 registers
 
Ulrich Weigand
- [PATCH] [SelectionDAG] Pass explicit type to lowerCallOperands. NFC.
 
Sanjoy Das
- [PATCH] [SelectionDAG] Move RegsForValue into SelectionDAGBuilder.h.	NFC.
 
Sanjoy Das
- [PATCH] [SelectionDAG] Make an argument optional in	RFV::getCopyToRegs. NFC.
 
Sanjoy Das
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [PATCH] Don't try to emit loopVectorize warning if DebugLoc	isn't	available
 
Geoff Berry
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [PATCH] Don't try to emit loopVectorize warning if DebugLoc isn't	available
 
Davide Italiano
- [llvm] r236434 - Option parsing: properly handle flag aliases for	joined options (PR23394)
 
Hans Wennborg
- [PATCH] Assert that DebugLoc is valid
 
Davide Italiano
- [PATCH] [mips] Generate code for insert/extract operations when	using the N64 ABI and MSA.
 
Vasileios Kalintiris
- [PATCH] Assert that DebugLoc is valid
 
Duncan P. N. Exon Smith
- [llvm] r236435 - [IR/Diagnostic] Assert that DebugLoc is valid before	accessing.
 
Davide Italiano
- [PATCH] Refactor code for adding runtime checks in vectorizer.
 
Michael Zolotukhin
- [PATCH] Assert that DebugLoc is valid
 
Davide Italiano
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Tom Stellard
- [llvm] r236436 - Fix -Wmicrosoft warning by making enum unsigned
 
Reid Kleckner
- 3.6.1 patches - fixes for crashes
 
Tom Stellard
- [PATCH] MC: Allow targets to stop symbol name quoting
 
Matt Arsenault
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Kristof Beyls
- [PATCH] [SelectionDAG] Pass explicit type to lowerCallOperands.	NFC.
 
Andrew Trick
- [PATCH] LPM: Print after/before all passes during -print-{after,	before}-all even if not registered.
 
Peter Collingbourne
- [PATCH] [SelectionDAG] Move RegsForValue into	SelectionDAGBuilder.h. NFC.
 
Andrew Trick
- [PATCH] CodeGenPrepare: Don't match addressing modes through	addrspacecast
 
Matt Arsenault
- [PATCH] [SelectionDAG] Make an argument optional in	RFV::getCopyToRegs. NFC.
 
Andrew Trick
- [PATCH] Change in symbol renaming to help demanglers and debugger.	clang part.
 
Sunil Srivastava
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Daniel Berlin
- [PATCH] Thumb2SizeReduction: Check the correct set of registers for	LDMIA.
 
Peter Collingbourne
- [compiler-rt] r236446 - Fix Windows coverage test with lit shell
 
Reid Kleckner
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Alex Lorenz
- [PATCH] YAML: Add an optional 'flow' field to the mapping trait	to allow flow mapping output.
 
Justin Bogner
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Alex Lorenz
- [PATCH] Change in symbol renaming to help demanglers and	debugger. clang part.
 
Reid Kleckner
- [PATCH] Lit: Allow overriding llvm tool paths+arguments,	make -D an alias for --param
 
Matthias Braun
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs can	be expression in IR).
 
Adrian Prantl
- [PATCH] SelectionDAG: Don't do libcall on div/rem if divrem is	custom
 
Jan Vesely
- [llvm] r236455 - Respect object format choice on Darwin
 
Keno Fischer
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Duncan P. N. Exon Smith
- [PATCH] Respect object format choice on Darwin
 
Phabricator
- [PATCH] Improve the cost evaluation of LSR
 
Sanjay Patel
- [PATCH] [PPC64] Add ABI support for v1i128
 
Bill Schmidt
- [llvm] r236456 - YAML: Add an optional 'flow' field to the mapping	trait to allow flow mapping output.
 
Alex Lorenz
- [PATCH] Lit: Allow overriding llvm tool paths+arguments, make -D	an alias for --param
 
Daniel Dunbar
- [PATCH] YAML: Add an optional 'flow' field to the mapping trait	to allow flow mapping output.
 
Alex Lorenz
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Justin Bogner
- [PATCH] Teach IfConversion about register mask kills
 
Pete Cooper
- [llvm] r236457 - CodeGen: match up correct insertvalue indices when	assessing tail calls.
 
Tim Northover
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Kostya Serebryany
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] Prevent errors of omission when adding backend names.
 
Douglas Katzman
- [PATCH] Improve the cost evaluation of LSR
 
Wei Mi
- [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
- 3.6.1 Nomination: r232438, r232443, and clang/r232439, which fix	pr22436
 
Tom Stellard
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [PATCH] Prevent errors of omission when adding backend names.
 
Douglas Katzman
- [llvm] r236460 - zap windows line endings; NFC
 
Sanjay Patel
- [llvm] r236461 - Lit: Allow overriding llvm tool paths+arguments,	make -D an alias for --param
 
Matthias Braun
- [llvm] r236462 - Document some of the options in test/lit.cfg
 
Matthias Braun
- [PATCH] Lit: Allow overriding llvm tool paths+arguments,	make -D an alias for --param
 
Phabricator
- [llvm] r236463 - Vim: Set filetype=python for lit configuration files.
 
Matthias Braun
- [llvm] r236464 - Vim: Fix some bugs in llvm indent plugin.
 
Matthias Braun
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Duncan P. N. Exon Smith
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Ying Chen
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Siva Chandra
- [llvm] r236465 - [Orc] Refactor the compile-on-demand layer to make	module partitioning lazy, 
 
Lang Hames
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Matthias Braun
- [llvm] r236465 - [Orc] Refactor the compile-on-demand layer to	make module partitioning lazy,
 
David Blaikie
- [llvm] r236467 - Add TransformUtils dependency to lli.
 
Pete Cooper
- [PATCH/RFC] New TLI option for fast selects
 
Eric Christopher
- [llvm] r236468 - [ARM] IT block insertion needs to update kill flags
 
Pete Cooper
- [zorg] r236469 - [clang fuzzer bot] add the build with assertions
 
Kostya Serebryany
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Eric Christopher
- [www] r236470 - Win snapshot: r236435
 
Hans Wennborg
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Alex Lorenz
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Eric Christopher
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Alex Lorenz
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Ying Chen
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Siva Chandra
- [llvm] r236471 - [X86] Fix assertion while DAG combining offsets and	ExternalSymbols
 
Reid Kleckner
- [PATCH] [SelectionDAG] Move RegsForValue into	SelectionDAGBuilder.h. NFC.
 
Sanjoy Das
- [llvm] r236472 - [Orc] Revert r236465 - It broke the Windows bots.
 
Lang Hames
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [llvm] r236465 - [Orc] Refactor the compile-on-demand layer to	make module partitioning lazy, 
 
Lang Hames
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Ying Chen
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [compiler-rt] r236474 - [asan] under handle_abort=1 option intercept	SIGABRT	in addition to SIGSEGV/SIGBUS. Among other things this will allow to	set up	a death callback for SIGABRT and thus properly handle assert() in	lib/Fuzzer
 
Kostya Serebryany
- [llvm] r236476 - [lib/Fuzzer] use handle_abort=1 by default so that	when assert() fires we save the test case
 
Kostya Serebryany
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Duncan P. N. Exon Smith
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
Amaury SECHET
- [PATCH] [mips] [IAS] Unify common functionality of LA and LI.
 
Toma Tabacu
- [PATCH] [mips] [IAS] Add support for the B{L, G}{T,	E}(U) branch pseudo-instructions.
 
Toma Tabacu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [compiler-rt] r236484 - tsan: add memory access functions that accept	pc
 
Dmitry Vyukov
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
David Majnemer
- 3.6.1 patch nomination: r230564 - only propagate equality	comparisons of FP values that we are certain are non-zero
 
Simon Byrne
- [llvm] r236489 - [mips][msa] Test basic operations for the N32 ABI	too.
 
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
 
Zoran Jovanovic
- [llvm] r236492 - Fix regression in parsing armv{6,	7}hl- triples. These are used by SUSE
 
Ismail Donmez
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Kristof Beyls
- [PATCH] Fix parsing armv{6,7}hl triples
 
İsmail Dönmez
- [llvm] r236494 - [mips] Generate code for insert/extract operations	when using the N64 ABI and MSA.
 
Daniel Sanders
- [PATCH] [llgo] add USES_TERMINAL option to check-libgo
 
Andrew Wilkins
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Nemanja Ivanovic
- [PATCH] [mips] [IAS] Unify common functionality of LA and LI.
 
Toma Tabacu
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Bill Schmidt
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Renato Golin
- [llvm] r236497 - Emit comment for gc.relocate showing base and derived	pointers in human readable form.
 
Igor Laevsky
- [PATCH] Emit comment for gc.relocate's showing base and derived	pointers in human readable form
 
Phabricator
- [PATCH] Refactor normalization for invokes in placestatepoints pass.
 
Igor Laevsky
- 3.6.1 patch nomination: r230564 - only propagate equality	comparisons of FP values that we are certain are non-zero
 
Tom Stellard
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- [llvm] r235988 - Use CIE version 4 for dwarf4.
 
Keith Walker
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Leny Kholodov
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add missing dereferenceable_or_null getters
 
Artur Pilipenko
- [PATCH] Fix icmp lowering
 
Paweł Bylica
- [PATCH] SelectionDAG: Handle out-of-bounds index in extract	vector element
 
Paweł Bylica
- [PATCH] [BasicAA] Fix zext & sext handling
 
Nicholas White
- [PATCH] Multiplication for wider-than-legal types
 
Paweł Bylica
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Leny Kholodov
- [PATCH] [InstCombine] Fold bitcasts into loads across PHINodes
 
Philip Pfaffe
- sanitizer-coverage vs asan_blacklist
 
Timur Iskhodzhanov
- [llvm] r236503 - This patch adds ABI support for v1i128 data type.
 
Kit Barton
- [PATCH] [PPC64] Add ABI support for v1i128
 
Kit Barton
- [PATCH] Extend the statepoint intrinsic to allow statepoints to be	marked as transitions from GC-aware code to code that is not GC-aware.
 
Pat Gavlin
- [llvm] r236504 - [bugpoint] Increase default memory limit to 400MB to	fix bugpoint tests.
 
Daniel Sanders
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Kristof Beyls
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug locations	to constant SD nodes"
 
Keith Walker
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [compiler-rt] r236505 - Disable exceptions with Clang on Windows in	lib/sanitizer-common/tests
 
Reid Kleckner
- [PATCH] Scalar/PHI code genration
 
Tobias Grosser
- [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
- [PATCH] [DependenceAnalysis] Fix for PR21585: collectUpperBound	triggers asserts
 
Jingyue Wu
- [PATCH/RFC] New TLI option for fast selects
 
escha
- [llvm] r236506 - [Orc] Reapply r236465 with fixes for the MSVC bots.
 
Lang Hames
- [llvm] r236507 - [ShrinkWrap] Add (a simplified version) of	shrink-wrapping.
 
Quentin Colombet
- [PATCH/RFC] New TLI option for fast selects
 
Eric Christopher
- [PATCH] Add a shrink-wrapping pass to improve the placement of	prologue and epilogue.
 
Quentin Colombet
- [llvm] r236508 - Re-land "[WinEH] Add an EH registration and state	insertion pass for 32-bit x86"
 
Reid Kleckner
- [PATCH] Add a speculative execution pass
 
Jingyue Wu
- [compiler-rt] r236474 - [asan] under handle_abort=1 option	intercept SIGABRT in addition to SIGSEGV/SIGBUS. Among other things	this will	allow to set up a death callback for SIGABRT and thus properly handle	assert() in lib/Fuzzer
 
Alexey Samsonov
- [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug	locations to constant SD nodes"
 
Sergey Dmitrouk
- [PATCH] Implement `createSanitizerCtor`,	common helper function for all sanitizers
 
Alexey Samsonov
- [PATCH] [Msan] Fix the mmap_below_shadow.cc test to pass on	FreeBSD
 
Alexey Samsonov
- [PATCH] [Msan] XFAIL the mallinfo.cc test on FreeBSD
 
Alexey Samsonov
- [PATCH] [Msan] XFAIL the ioctl_sound.cc test on FreeBSD
 
Alexey Samsonov
- [PATCH/RFC] New TLI option for fast selects
 
Artem Belevich
- [PATCH] [Msan] Fix the ioctl_custom.cc test to pass on FreeBSD
 
Alexey Samsonov
- [llvm] r236510 - [opaque pointer type] Track explicit GEP pointee type	through in-memory IR
 
David Blaikie
- [PATCH] [Msan] Fix the ifaddrs.cc test to build and pass on	FreeBSD
 
Alexey Samsonov
- [PATCH] [Msan] Fix the initgroups.cc test to build on FreeBSD
 
Alexey Samsonov
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
 
Eric Christopher
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Renato Golin
- [PATCH] Add missing dereferenceable_or_null getters
 
Sanjoy Das
- [llvm] r236511 - Update BasicAliasAnalysis to understand that nothing	aliases with undef values.
 
Daniel Berlin
- [llvm] r236512 - Fix the clang -Werror build,	use of uninitialized variable.
 
David Blaikie
- [PATCH] [llgo] add USES_TERMINAL option to check-libgo
 
Peter Collingbourne
- [PATCH] [llgo] add USES_TERMINAL option to check-libgo
 
Peter Collingbourne
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Renato Golin
- [PATCH] Add missing dereferenceable_or_null getters
 
Artur Pilipenko
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Peter Collingbourne
- [llvm] r236513 - Fix typo in assert message. NFC.
 
Diego Novillo
- [PATCH] Teach IfConversion about register mask kills
 
Matthias Braun
- [llvm] r236514 - Refactor UpdatePredRedefs and StepForward to avoid	duplication. NFC
 
Pete Cooper
- [llvm] r236515 - Fix IfConverter to handle regmask machine operands.
 
Pete Cooper
- [PATCH] Teach IfConversion about register mask kills
 
Pete Cooper
- [PATCH/RFC] New TLI option for fast selects
 
escha
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Renato Golin
- [lld] [PATCH] Add a mutex to MachOLinkingContext to prevent a	race-condition.
 
Lang Hames
- [llvm] r236517 - Revert "Fix IfConverter to handle regmask machine	operands."
 
Pete Cooper
- [llvm] r236518 - Revert "Refactor UpdatePredRedefs and StepForward to	avoid duplication. NFC"
 
Pete Cooper
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] [CaptureTracking] Avoid long compilation time on large	basic blocks
 
Bruno Cardoso Lopes
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Artyom Skrobov
- [PATCH/RFC] New TLI option for fast selects
 
Artem Belevich
- [PATCH] [Msan] XFAIL the mallinfo.cc test on FreeBSD
 
Evgeniy Stepanov
- [llvm] r236520 - [SystemZ] Add z13 vector facility and MC support
 
Ulrich Weigand
- [llvm] r236521 - [SystemZ] Add CodeGen support for integer vector	types
 
Ulrich Weigand
- [llvm] r236522 - [SystemZ] Add CodeGen support for v2f64
 
Ulrich Weigand
- [llvm] r236523 - [SystemZ] Add CodeGen support for v4f32
 
Ulrich Weigand
- [llvm] r236524 - [SystemZ] Add CodeGen support for scalar f64 ops in	vector registers
 
Ulrich Weigand
- [llvm] r236525 - [SystemZ] Handle sub-128 vectors
 
Ulrich Weigand
- [llvm] r236526 - [SystemZ] Mark v1i128 and v1f128 as unsupported
 
Ulrich Weigand
- [llvm] r236527 - [SystemZ] Add vector intrinsics
 
Ulrich Weigand
- [llvm] r236528 - [LegalizeVectorTypes] Allow single loads and stores	for more short vectors
 
Ulrich Weigand
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Peter Collingbourne
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Renato Golin
- [llvm] r236529 - [DAGCombiner] Fix	ReplaceExtractVectorEltOfLoadWithNarrowedLoad for BE
 
Ulrich Weigand
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Peter Collingbourne
- [llvm] r236530 - [DAGCombiner] Account for getVectorIdxTy() when	narrowing vector load
 
Ulrich Weigand
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Renato Golin
- [PATCH] Fix parsing armv{6,7}hl triples
 
Jonathan Roelofs
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Artyom Skrobov
- [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
- [PATCH] YAML: Implement block scalar parsing
 
Alex Lorenz
- [PATCH/RFC] New TLI option for fast selects
 
escha
- [llvm] r236535 - Thumb2SizeReduction: Check the correct set of	registers for LDMIA.
 
Peter Collingbourne
- [zorg] r236536 - [fuzzer bot] set ASAN_OPTIONS=handle_abort=1
 
Kostya Serebryany
- [PATCH] Thumb2SizeReduction: Check the correct set of registers	for LDMIA.
 
Peter Collingbourne
- [PATCH] Indirect call target profiling compiler-rt changes
 
David
- [compiler-rt] r236537 - Build ASan runtime library with -z global on	Android.
 
Evgeniy Stepanov
- [lld] [PATCH] Add support for MachO ripRel32MinusNAnon relocations.
 
Lang Hames
- [llvm] r236538 - Refactor UpdatePredRedefs and StepForward to avoid	duplication. NFC
 
Pete Cooper
- [llvm] r236539 - [Inliner] Discard empty COMDAT groups
 
David Majnemer
- [llvm] r236540 - Added Andrey Churbanov as the owner of the OpenMP	runtime library code
 
Andrey Churbanov
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
 
Sergey Matveev
- [PATCH] Add a speculative execution pass
 
Jingyue Wu
- [PATCH] Implement `createSanitizerCtor`,	common helper function for all sanitizers
 
Ismail Pazarbasi
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary scalar	math ops (PR21507)
 
Sanjay Patel
- [PATCH] Implement `createSanitizerCtor`,	common helper function for all sanitizers
 
Alexey Samsonov
- [PATCH] Add a speculative execution pass
 
Mark Heffernan
- [PATCH] [CaptureTracking] Avoid long compilation time on large	basic blocks
 
Hal Finkel
- [llvm] r236544 - use range-based for-loop; NFC
 
Sanjay Patel
- [PATCH] Fix alignment checks in MergeConsecutiveStores.
 
Quentin Colombet
- [PATCH] Add a speculative execution pass
 
hfinkel at anl.gov
- [compiler-rt] r236545 - [asan] fix IsDeadlySignal
 
Kostya Serebryany
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
hfinkel at anl.gov
- [llvm] r236546 - propagate IR-level fast-math-flags to DAG nodes (NFC)
 
Sanjay Patel
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
 
Sanjay Patel
- [PATCH/RFC] New TLI option for fast selects
 
Hal Finkel
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
 
Sanjay Patel
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Arnold Schwaighofer
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
Amaury SECHET
- [PATCH/RFC] New TLI option for fast selects
 
Eric Christopher
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
Amaury SECHET
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
hfinkel at anl.gov
- [llvm] r236548 - [lib/Fuzzer] on crash print the contents of the	crashy input as base64
 
Kostya Serebryany
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
David Majnemer
- [llvm] r236550 - Fix IfConverter to handle regmask machine operands.
 
Pete Cooper
- [PATCH] [CaptureTracking] Avoid long compilation time on large	basic blocks
 
Daniel Berlin
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
Amaury SECHET
- [PATCH] Refactoring getStrideFromPointer & getGEPInductionOperand
 
Philip Reames
- [PATCH] [Aarch64] Don't truncate PC-relative relocations in ELF	EH frames to 32 bits
 
Philip Reames
- [PATCH] Gather and Scatter intrinsics.
 
Philip Reames
- [PATCH] Add more ChangeTo* functions to MachineOperand
 
Matt Arsenault
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
hfinkel at anl.gov
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Philip Reames
- [PATCH] Refactor normalization for invokes in placestatepoints	pass.
 
Philip Reames
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
 
Philip Reames
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [PATCH] [DependenceAnalysis] Fix for PR21585: collectUpperBound	triggers asserts
 
hfinkel at anl.gov
- [compiler-rt] r236551 - [asan] Use a version script to limit the	symbols exported by the ASan shared runtime library.
 
Evgeniy Stepanov
- [PATCH] Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM.
 
Peter Collingbourne
- [PATCH] Support of the gc.relocates for invoke statepoints
 
Philip Reames
- [llvm] r236359 - Re-land	"[WinEH] Add an EH registration and state	insertion pass for 32-bit	x86"
 
Mehdi Amini
- [llvm] r236552 - [StatepointLowering] Rename variable, NFC.
 
Sanjoy Das
- [llvm] r236553 - [SelectionDAG] Pass explicit type to	lowerCallOperands. NFC.
 
Sanjoy Das
- [llvm] r236554 - [SelectionDAG] Move RegsForValue into	SelectionDAGBuilder.h. NFC.
 
Sanjoy Das
- [llvm] r236555 - [SelectionDAG] Make an argument optional in	RFV::getCopyToRegs. NFC.
 
Sanjoy Das
- [PATCH] [SelectionDAG] Pass explicit type to lowerCallOperands.	NFC.
 
Sanjoy Das
- [PATCH] [SelectionDAG] Make an argument optional in	RFV::getCopyToRegs. NFC.
 
Sanjoy Das
- [PATCH] [SelectionDAG] Move RegsForValue into	SelectionDAGBuilder.h. NFC.
 
Sanjoy Das
- [compiler-rt] r236556 - [asan] Fix compiler-rt build.
 
Evgeniy Stepanov
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Philip Reames
- [PATCH] [llgo] add USES_TERMINAL option to check-libgo
 
Andrew Wilkins
- [PATCH] Dereferenceable,	dereferenceable_or_null metadata for loads
 
Philip Reames
- [llvm] r236512 - Fix the clang -Werror build, use of	uninitialized variable.
 
Lang Hames
- [llvm] r236557 - [X86 fast-isel] Constrain the index reg class to not	include SP.
 
Pete Cooper
- [llvm] r236558 - InstrProf: Strip filename prefixes from the names we	display for coverage
 
Justin Bogner
- [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
- [PATCH] [JumpThreading] Simplify comparisons when simplifying	branches
 
Philip Reames
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [compiler-rt] r236559 - [asan] Fix dynamic-runtime tests.
 
Evgeniy Stepanov
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Philip Reames
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Sanjoy Das
- [PATCH] SelectionDAG: Handle out-of-bounds index in extract	vector element
 
hfinkel at anl.gov
- 3.6.1 patches - fixes for crashes
 
Tom Stellard
- [LLVMdev] Preserving the order of WRITE_REGISTER, READ_REGISTER	in IR and ISelDAG
 
Hal Finkel
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
hfinkel at anl.gov
- [llvm] r236561 - [WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot	when we're done.
 
Ahmed Bougacha
- [PATCH] Indirect call target profiling compiler-rt changes
 
David
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
hfinkel at anl.gov
- 3.6.1 patches - fixes for crashes
 
Richard Trieu
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
- [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
- [PATCH] Add more ChangeTo* functions to MachineOperand
 
hfinkel at anl.gov
- [PATCH] Don't unroll loops in loop vectorization pass when VF is	one.
 
hfinkel at anl.gov
- 3.6.1 patches - fixes for crashes
 
Richard Trieu
- [llvm] r236563 - [StatepointLowering] Don't create temporary	instructions. NFCI.
 
Sanjoy Das
- [llvm] r236564 - [Statepoint] Clean up Statepoint.h: accessor names.
 
Sanjoy Das
- [llvm] r236565 - [Statepoint] Clean up Statepoint.h: clang-format.
 
Sanjoy Das
- [llvm] r236566 - [Statepoint] Clean up StatepointLowering: symbolic	constants.
 
Sanjoy Das
- [llvm] r236567 - [IRBuilder] Fix indentation. NFC.
 
Sanjoy Das
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [llvm] r236359 - Re-land "[WinEH] Add an EH registration and	state insertion pass for 32-bit x86"
 
Ahmed Bougacha
- [llvm] r236568 - [Statepoints] Remove broken test case.
 
Sanjoy Das
- [PATCH] [X86] Add HasAVX512 patterns for SS SSE intrinsics.
 
Ahmed Bougacha
- [PATCH] Don't unroll loops in loop vectorization pass when VF is	one.
 
Wei Mi
- [PATCH] Don't unroll loops in loop vectorization pass when VF is	one.
 
hfinkel at anl.gov
- [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
hfinkel at anl.gov
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
David Majnemer
- [PATCH] Add more ChangeTo* functions to MachineOperand
 
Matt Arsenault
- [llvm] r236569 - [ARM][FastISel] Use TST #1 instead of CMP #0 for	select.
 
Ahmed Bougacha
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] Indirect call target profiling compiler-rt changes
 
Xinliang David Li
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] [llvm-mc] Fix bad sign extension on callw immediate
 
Matthew Barney
- [PATCH] Disable loop unrolling in loop vectorization pass when VF is	1 on x86
 
Wei Mi
- [compiler-rt] r236570 - [sanitizer][MIPS] Implement clone for MIPS
 
Sagar Thakur
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
 
Phabricator
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Denis Protivensky
- [compiler-rt] r236572 - [ASan][MIPS] Fix null_deref.cc test on MIPS64
 
Sagar Thakur
- [PATCH] Add more ChangeTo* functions to MachineOperand
 
hfinkel at anl.gov
- [PATCH] [ASan][MIPS] Fix some tests failing on MIPS64
 
Phabricator
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Sagar Thakur
- [PATCH] [ASAN] Use regex for addresses in kernel_area.cc test
 
Sagar Thakur
- [PATCH] SelectionDAG: Handle out-of-bounds index in extract	vector element
 
Paweł Bylica
- [llvm] r236575 - [DomTree] verifyDomTree to unconditionally perform DT	verification
 
Adam Nemet
- [PATCH] [DomTree] Add API forceVerifyDomTree
 
Adam Nemet
- [PATCH] [MIPS] Move MIPS ABI flags structure constants to the	separate header
 
Simon Atanasyan
- [compiler-rt] r236579 - [Msan] Fix the ifaddrs.cc test to build and	pass on FreeBSD
 
Viktor Kutuzov
- 3.6.1 patch nomination: r230564 - only propagate equality	comparisons of FP values that we are certain are non-zero
 
Simon Byrne
- [compiler-rt] r236580 - [Msan] Fix the initgroups.cc test to build on	FreeBSD
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the ifaddrs.cc test to build and pass on	FreeBSD
 
Phabricator
- [compiler-rt] r236581 - [Msan] Fix the ioctl_custom.cc test to pass on	FreeBSD
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the initgroups.cc test to build on FreeBSD
 
Phabricator
- [compiler-rt] r236582 - [Msan] Fix the mmap_below_shadow.cc test to	pass on FreeBSD
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the ioctl_custom.cc test to pass on FreeBSD
 
Phabricator
- [PATCH] [Msan] Fix the mmap_below_shadow.cc test to pass on	FreeBSD
 
Phabricator
- [PATCH] Disable loop unrolling in loop vectorization pass when VF	is 1 on x86
 
Renato Golin
- [compiler-rt] r236551 - [asan] Use a version script to limit the	symbols exported by the ASan shared runtime library.
 
Jay Foad
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Renato Golin
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Simon Pilgrim
- [polly] r236583 - Add iterators for the ArrayInfo objects of the scop
 
Tobias Grosser
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [llvm] r236584 - SelectionDAG: Handle out-of-bounds index in extract	vector element
 
Pawel Bylica
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Renato Golin
- RFC: min/max/abs IR intrinsics
 
James Molloy
- [PATCH] Fix libunwind to build on FreeBSD
 
Phabricator
- [llvm] r236586 - Revert regression test from r236584.
 
Pawel Bylica
- [PATCH] [ADT] Assert that SmallVectorBase::grow_pod() successfully	reallocates memory.
 
Daniel Sanders
- [PATCH] [Msan] Make the ioctl_sound.cc test Linux-specific
 
Viktor Kutuzov
- [PATCH] [Msan] Make the mallinfo.cc test Linux-specific
 
Viktor Kutuzov
- [PATCH] Refactor normalization for invokes in placestatepoints	pass.
 
Igor Laevsky
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [PATCH] Converting ‘sext of addrec’ to ‘addrec of sext’
 
Ashutosh Nema
- [llvm] r236590 - [ARM] generate VMAXNM/VMINNM for a compare followed	by a select, in safe math mode too
 
Artyom Skrobov
- [PATCH] [ARM] generate VMAXNM/VMINNM for a compare followed by a	select (in safe math mode too)
 
Artyom Skrobov
- [PATCH] [mips] [IAS] Refactor symbol-address loading code into a	helper function. NFC.
 
Toma Tabacu
- [PATCH] [mips] [IAS] Add support for the DLA pseudo-instruction.
 
Toma Tabacu
- [PATCH] [docs] Fix coverage doc typos and links.
 
Bruce Mitchener
- [PATCH] [docs] Fix coverage doc typos and links.
 
Bruce Mitchener
- [polly] r236596 - [cmake] Remove two unused include paths
 
Tobias Grosser
- [PATCH] [TSan][MIPS] XFAIL long jump tests for MIPS64
 
Sagar Thakur
- [PATCH] Thumb2: Modify codegen for memcpy intrinsic to prefer	LDM/STM.
 
John Brawn
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Renato Golin
- [PATCH] Reverse order in which base and derived pointers are lowered	in the statepoint StackMap section
 
Igor Laevsky
- [PATCH] [TSan][MIPS] XFAIL long jump tests for MIPS64
 
Dmitry Vyukov
- [PATCH] [JumpThreading] Simplify comparisons when simplifying	branches
 
Artur Pilipenko
- [llvm] r236600 - Revert r236546,	"propagate IR-level fast-math-flags to DAG nodes (NFC)"
 
NAKAMURA Takumi
- [llvm] r236601 - Reformat.
 
NAKAMURA Takumi
- [llvm] r236600 - Revert r236546,	"propagate IR-level	fast-math-flags to DAG nodes (NFC)"
 
Hal Finkel
- [Diffusion] rL236546: propagate IR-level fast-math-flags to DAG	nodes (NFC)
 
NAKAMURA Takumi
- [PATCH] [mips] [IAS] Unify common functionality of LA and LI.
 
Daniel Sanders
- [LLVMdev] Preserving the order of WRITE_REGISTER, READ_REGISTER	in IR and ISelDAG
 
Johnson, Nicholas Paul
- [PATCH] Bug 20788 - bugpoint does not respect the "Alias must point	to a definition"
 
Nick Johnson
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [LLVMdev] Preserving the order of WRITE_REGISTER, READ_REGISTER	in IR and ISelDAG
 
Hal Finkel
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [llvm] r236359 - Re-land	"[WinEH] Add an EH registration and state insertion pass for 32-bit	x86"
 
Mehdi Amini
- [PATCH] Bug 20788 - bugpoint does not respect the "Alias must	point to a definition"
 
hfinkel at anl.gov
- [PATCH] [mips] Emit the .insn directive for empty basic blocks.
 
Vasileios Kalintiris
- [PATCH] Disable loop unrolling in loop vectorization pass when VF	is 1 on x86
 
Xinliang David Li
- [llvm] r236606 - [PPC64LE] Adjust vector splats during VSX swap	optimization
 
Bill Schmidt
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Kostya Serebryany
- [compiler-rt] r236474 - [asan] under handle_abort=1 option	intercept SIGABRT in addition to SIGSEGV/SIGBUS. Among other things	this will	allow to set up a death callback for SIGABRT and thus properly handle	assert() in lib/Fuzzer
 
Kostya Serebryany
- [PATCH] ittnotify fixes
 
Jonathan Peyton
- [PATCH] Adding omp_in_final()
 
Jonathan Peyton
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] Disable loop unrolling in loop vectorization pass when VF	is 1 on x86
 
hfinkel at anl.gov
- [PATCH] Disable loop unrolling in loop vectorization pass when VF	is 1 on x86
 
Renato Golin
- [PATCH] [mips] Add the SoftFloat MipsSubtarget feature.
 
Daniel Sanders
- [PATCH] Add test showing error in	StreamingMemoryObject.setKnownObjectSize().
 
Karl Schimpf
- [PATCH] Add test showing error in	StreamingMemoryObject.setKnownObjectSize().
 
Karl Schimpf
- [PATCH] Add test showing error in	StreamingMemoryObject.setKnownObjectSize().
 
Karl Schimpf
- [PATCH] [mips] Emit the .insn directive for empty basic blocks.
 
Daniel Sanders
- [PATCH] Change itt notify mode to 3
 
hfinkel at anl.gov
- [PATCH] [mips] Add the SoftFloat MipsSubtarget feature.
 
Matthew Fortune
- [PATCH] Adding omp_in_final()
 
hfinkel at anl.gov
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] Add support for nowait and depend clauses in target	construct in 4.1
 
Jonathan Peyton
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] ittnotify fixes
 
hfinkel at anl.gov
- [llvm] r236609 - [ARM] Fast-Isel was incorrectly selecting <2 x	double> adds.
 
Pete Cooper
- [PATCH] [mips] [IAS] Unify common functionality of LA and LI.
 
Toma Tabacu
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [llvm] r236610 - Readd the regression test from r236584. Calling	convention fixed to linux.
 
Pawel Bylica
- [PATCH] Add support for nowait and depend clauses in target	construct in 4.1
 
hfinkel at anl.gov
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Philip Reames
- [llvm] r236611 - Add bitcode test to verify functions can be	materialized out of order.
 
Derek Schuff
- [PATCH] Adding openmp project as a runtime project to	projects/CMakeLists.txt
 
Jonathan Peyton
- [PATCH] Add bitcode test to verify functions can be materialized	out of order.
 
Derek Schuff
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] [Msan] Make the ioctl_sound.cc test Linux-specific
 
Alexey Samsonov
- [PATCH] [Msan] Make the mallinfo.cc test Linux-specific
 
Alexey Samsonov
- [PATCH] [mips] [IAS] Unify common functionality of LA and LI.
 
Toma Tabacu
- [llvm] r236612 - Add ChangeTo* to MachineOperand for symbols
 
Matt Arsenault
- [PATCH] Bug 20788 - bugpoint does not respect the "Alias must	point to a definition"
 
Nick Johnson
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] Add more ChangeTo* functions to MachineOperand
 
Matt Arsenault
- [llvm] r236613 - [X86] Disable loop unrolling in loop vectorization	pass when VF is 1.
 
Wei Mi
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Pat Gavlin
- [PATCH] Add a speculative execution pass
 
Jingyue Wu
- [PATCH] Disable loop unrolling in loop vectorization pass when VF	is 1 on x86
 
Wei Mi
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] [mips] [IAS] Give expandLoadAddressSym() more specific	arguments. NFC.
 
Toma Tabacu
- [PATCH] Refactor normalization for invokes in placestatepoints	pass.
 
Philip Reames
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [llvm] r236615 - Add missing dereferenceable_or_null getters
 
Sanjoy Das
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] Add missing dereferenceable_or_null getters
 
Sanjoy Das
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] [mips] [IAS] Warn when LA is used with a 64-bit symbol.
 
Toma Tabacu
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [llvm] r233585 - IR: Use the new DebugLoc API, NFC
 
Pirama Arumuga Nainar
- [llvm] r236617 - Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] [StatepointLowering] Don't create temporary instructions.	NFCI.
 
Sanjoy Das
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] [x86] make reciprocal estimate code generation more	flexible
 
Sanjay Patel
- [PATCH] Lower invoke statepoints and gc.results tied to them.
 
Sanjoy Das
- [llvm] r236618 - [SelectionDAG] Delete	SelectionDAGBuilder::removeValue. NFC.
 
Sanjoy Das
- [llvm] r233585 - IR: Use the new DebugLoc API, NFC
 
Duncan P. N. Exon Smith
- [PATCH] [WinEH] Update C++ exception state numbering code
 
David Majnemer
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Hans Wennborg
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Duncan P. N. Exon Smith
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- [PATCH] Reverse order in which base and derived pointers are	lowered in the statepoint StackMap section
 
Philip Reames
- [PATCH] Reverse order in which base and derived pointers are	lowered in the statepoint StackMap section
 
Philip Reames
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- [PATCH] [DependenceAnalysis] Fix for PR21585: collectUpperBound	triggers asserts
 
Brendon Cahoon
- [compiler-rt] r236551 - [asan] Use a version script to limit the	symbols exported by the ASan shared runtime library.
 
Evgeniy Stepanov
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Reid Kleckner
- [PATCH] Change in symbol renaming to help demanglers and debuggers
 
Reid Kleckner
- [llvm] r236626 - [WinEH] Improve fatal error message about failed	demotion
 
Reid Kleckner
- [PATCH] Change itt notify mode to 3
 
Jonathan Peyton
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [llvm] r236627 - Implement `createSanitizerCtor`,	common helper function for all sanitizers
 
Ismail Pazarbasi
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] Support of the gc.relocates for invoke statepoints
 
Sanjoy Das
- [PATCH] Adding omp_in_final()
 
Jonathan Peyton
- [PATCH] Implement `createSanitizerCtor`,	common helper function for all sanitizers
 
Ismail Pazarbasi
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
hfinkel at anl.gov
- [compiler-rt] r236628 - [asan] Fall back to /proc/$PID/maps on	Android L.
 
Evgeniy Stepanov
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- Re: [PATCH] Converting ‘sext of addrec’ to ‘addrec of sext’
 
Sanjoy Das
- [llvm] r236629 - DwarfDebug: Emit number of bytes in .debug_loc entry	directly
 
Duncan P. N. Exon Smith
- [llvm] r235901 - Fix build broken by incorrect class name.
 
Galina Kistanova
- [PATCH] MC: Skip names of temporary symbols in object streamer
 
Duncan P. N. Exon Smith
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] MC: Skip names of temporary symbols in object streamer
 
Pete Cooper
- [PATCH] [Msan] Fix the if_indextoname.cc test to pass on FreeBSD
 
Evgeniy Stepanov
- [www] r236633 - Add LCOV project to openprojects
 
Renato Golin
- [www] r236634 - Add LCOV index to docs
 
Renato Golin
- [llvm] r236635 - CodeGen: move over-zealous assert into actual if	statement.
 
Tim Northover
- [PATCH] Let llc and opt override "-target-cpu" and "-target-features"	using command line options "-mcpu" and "-mattr"
 
Akira Hatanaka
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Eric Christopher
- [PATCH] YAML: Implement block scalar parsing
 
Duncan P. N. Exon Smith
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Kostya Serebryany
- LLVMBuild.txt not in .gitignore
 
Jonathan Roelofs
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Simon Pilgrim
- [PATCH] [ASAN] Use regex for addresses in kernel_area.cc test
 
Alexey Samsonov
- [compiler-rt] r236637 - [sanitizer] Extend sancov.py to show which	PCs are missing from coverage.
 
Sergey Matveev
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Alexey Samsonov
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Akira Hatanaka
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Eric Christopher
- [PATCH] [ARM] Use function attribute "arm-long-calls"
 
Eric Christopher
- [PATCH] YAML: Implement block scalar parsing
 
Sean Silva
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Michael Zolotukhin
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
deadal nix
- [PATCH] Add support for the Sparc implementation-defined "ASR"	registers.
 
Eric Christopher
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Sergey Matveev
- [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
Kostya Serebryany
- [PATCH] Sparc: Add the alternate address space load/store	instructions.
 
Eric Christopher
- [PATCH] [sanitizer] Extend sancov.py to show which PCs are	missing from coverage.
 
Kostya Serebryany
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
Sean Silva
- [PATCH] [JumpThreading] Simplify comparisons when simplifying	branches
 
hfinkel at anl.gov
- [PATCH] [docs] Fix coverage doc typos and links.
 
Sean Silva
- [PATCH] [docs] Fix coverage doc typos and links.
 
Sean Silva
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
Evgeniy Stepanov
- [PATCH] [ARM] Use function attribute "arm-long-calls"
 
Akira Hatanaka
- [llvm] r236642 - MC: Skip names of temporary symbols in object	streamer
 
Duncan P. N. Exon Smith
- [llvm] r236643 - [SanitizerCoverage] Fix a couple of typos. NFC.
 
Alexey Samsonov
- [llvm] r236644 - [x86] Fix register class of folded load index reg.
 
Pete Cooper
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] MC: Skip names of temporary symbols in object streamer
 
Duncan P. N. Exon Smith
- [PATCH] Add support for the Sparc implementation-defined "ASR"	registers.
 
James Y Knight
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] Added support for building against Android API-9 SDK
 
Vince Harron
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
Sergey Matveev
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Sparc: Add the alternate address space load/store	instructions.
 
James Y Knight
- [PATCH] Set a debugger "target" to guide DWARF choices
 
Eric Christopher
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Akira Hatanaka
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Eric Christopher
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] YAML: Implement block scalar parsing
 
Alex L
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Reid Kleckner
- [PATCH] YAML: Implement block scalar parsing
 
Duncan P. N. Exon Smith
- [PATCH] YAML: Implement block scalar parsing
 
Duncan P. N. Exon Smith
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [PATCH] Sparc: Add the alternate address space load/store	instructions.
 
James Y Knight
- [PATCH] YAML: Implement block scalar parsing
 
Alex L
- [llvm] r236650 - Fix incorrect kill flags in fastisel.
 
Pete Cooper
- [PATCH] YAML: Implement block scalar parsing
 
Alex L
- [PATCH] ASan: Use `createSanitizerCtor` to create ctor,	and call `__asan_init`
 
Ismail Pazarbasi
- [PATCH] Refactor AttributeSet::typeIncompatible to avoid	creating new AttributeSets
 
Hal Finkel
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Justin Bogner
- [llvm] r236652 - [lib/Fuzzer] rename TestOneInput to	LLVMFuzzerTestOneInput to make it more unique
 
Kostya Serebryany
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Refactor AttributeSet::typeIncompatible to avoid creating	new AttributeSets
 
Pete Cooper
- [PATCH] Add api_list entries for the dfsan-based fuzzer
 
Kostya Serebryany
- [llvm] r236653 - A few fixes for llvm-symbolizer on Windows.
 
Zachary Turner
- [llvm] r236654 - Fix link failure on MinGW due to use of CoInitialize.
 
Zachary Turner
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
David Blaikie
- [llvm] r236656 - [lib/Fuzzer] add a fuzzer test for memcmp (does not	work yet)
 
Kostya Serebryany
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [compiler-rt] r236657 - Add api_list entries for the dfsan-based	fuzzer
 
Kostya Serebryany
- [llvm] r236658 - [RegisterCoalescer] Make sure each live-range has	only one component, as
 
Quentin Colombet
- [PATCH] Add api_list entries for the dfsan-based fuzzer
 
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Peter Collingbourne
- [PATCH] Add api_list entries for the dfsan-based fuzzer
 
Kostya Serebryany
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
Matthias Braun
- [PATCH] DAGCombiner: Continue combining if	FoldConstantArithmetic() fails.
 
Matthias Braun
- [llvm] r236659 - [lib/Fuzzer] remove dfsan_fuzzer_abi.list -- its	contents are now moved to dfsan proper
 
Kostya Serebryany
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Matthias Braun
- [PATCH] Fix __builtin_setjmp in combination with sjlj exception	handling.
 
Matthias Braun
- [PATCH] [SanitizerCoverage] Introduce SanitizerCoverageOptions struct.
 
Alexey Samsonov
- [llvm] r236660 - Handle dead defs in the if converter.
 
Pete Cooper
- [llvm] r236661 - Bitcode: Set LastDL after writing DebugLocs
 
Duncan P. N. Exon Smith
- [PATCH] Fix/Redo computeMainRangeFromSubranges()
 
Matthias Braun
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Set a debugger "target" to guide DWARF choices
 
Paul Robinson
- [llvm] r236662 - Remove unnecessary #ifndef NDEBUG guard around	assert. NFC.
 
Pete Cooper
- [llvm] r233585 - IR: Use the new DebugLoc API, NFC
 
Duncan P. N. Exon Smith
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [llvm] r236663 - YAML: Extract the code that skips a comment into a	separate method, NFC.
 
Alex Lorenz
- [PATCH] Allow 0-weight branches in BranchProbabilityInfo.
 
Diego Novillo
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug locations	to constant SD nodes"
 
David Blaikie
- [llvm] r236664 - InstrProf: Remove a function that just returns its	argument (NFC)
 
Justin Bogner
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [PATCH] Fix information loss in branch probability computation.
 
Duncan P. N. Exon Smith
- [llvm] r236665 - InstrProf: Give coverage its own errors instead of	piggy backing on instrprof
 
Justin Bogner
- [llvm] r236666 - Add remove method to operate on AttrBuilder instead	of AttributeSet.
 
Pete Cooper
- [llvm] r236667 - Update all comments to match the previous commit. NFC
 
Pete Cooper
- [llvm] r236668 - Change typeIncompatible to return an AttrBuilder	instead of new-ing an AttributeSet.
 
Pete Cooper
- [llvm] r236669 - YAML: Fix crash in the skip method of KeyValueNode	class.
 
Alex Lorenz
- [PATCH] Add dfsan_weak_hook_memcmp
 
Kostya Serebryany
- [PATCH] ASan: Use `createSanitizerCtor` to create ctor,	and call `__asan_init`
 
Alexey Samsonov
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Refactor AttributeSet::typeIncompatible to avoid creating	new AttributeSets
 
Pete Cooper
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Akira Hatanaka
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Add dfsan_weak_hook_memcmp
 
Kostya Serebryany
- [PATCH] YAML: Implement block scalar parsing
 
Alex Lorenz
- [llvm] r236670 - [opaque pointer type] Pass explicit pointer type	through GEP constant folding
 
David Blaikie
- [llvm] r236671 - Factor out a function which determines the cpu and	feature strings based on
 
Akira Hatanaka
- [PATCH] Add dfsan_weak_hook_memcmp
 
Peter Collingbourne
- [llvm] r236672 - [IRBuilder] Add a CreateGCStatepointInvoke.
 
Sanjoy Das
- [llvm] r236673 - [Statepoints] Clean up PlaceSafepoints.cpp: variable	naming.
 
Sanjoy Das
- [llvm] r236674 - [Statepoints] Clean up PlaceSafepoints.cpp:	de-duplicate code.
 
Sanjoy Das
- [llvm] r236675 - [X86MCInst] Clean up LowerSTATEPOINT: variable	names. NFC.
 
Sanjoy Das
- [llvm] r236676 - [X86MCInst] Move LowerSTATEPOINT to inside	X86AsmPrinter. NFC.
 
Sanjoy Das
- [llvm] r236677 - Let llc and opt override "-target-cpu" and	"-target-features" via command line
 
Akira Hatanaka
- [llvm] r236678 - Revert "[opaque pointer type] Pass explicit pointer	type through GEP constant folding"
 
David Blaikie
- [PATCH] Let llc and opt override "-target-cpu" and	"-target-features" using command line options "-mcpu" and "-mattr"
 
Akira Hatanaka
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Andrew Trick
- [compiler-rt] r236679 - Add dfsan_weak_hook_memcmp
 
Kostya Serebryany
- [llvm] r236680 - Added support for building against Android API-9 SDK
 
Vince Harron
- [PATCH] Added support for building against Android API-9 SDK
 
Vince Harron
- [PATCH] [SanitizerCoverage] Introduce SanitizerCoverageOptions	struct.
 
Kostya Serebryany
- [llvm] r236683 - [lib/Fuzzer] add dfsan_weak_hook_memcmp,	enable the test that uses it, simplify the test runner
 
Kostya Serebryany
- [llvm] r236684 - [JumpThreading] Simplify comparisons when simplifying	branches
 
Philip Reames
- [PATCH] [JumpThreading] Simplify comparisons when simplifying	branches
 
Philip Reames
- [PATCH] Merge metadata in the AliasSetTracker (and refactor	merging)
 
Philip Reames
- [PATCH] Populate list of vectorizable functions for Accelerate	library.
 
Michael Zolotukhin
- [llvm] r236685 - InstrProf: Simplify looking up sections for coverage	data
 
Justin Bogner
- [PATCH] Populate list of vectorizable functions for Accelerate	library.
 
Nadav Rotem
- [PATCH] Indirect call target profiling related profile	reader/writer changes
 
Philip Reames
- [llvm] r236686 - IR: Initialize DerefOrNullBytes in the AttrBuilder	constructors
 
Justin Bogner
- [llvm] r236687 - [SanitizerCoverage] Introduce	SanitizerCoverageOptions struct.
 
Alexey Samsonov
- [llvm] r236666 - Add remove method to operate on AttrBuilder	instead of AttributeSet.
 
Justin Bogner
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] [SanitizerCoverage] Introduce SanitizerCoverageOptions	struct.
 
Alexey Samsonov
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [llvm] r236666 - Add remove method to operate on AttrBuilder	instead of AttributeSet.
 
Pete Cooper
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Michael Zolotukhin
- [PATCH] [BasicAA] Fix zext & sext handling
 
Sanjoy Das
- [PATCH] [Statepoints] Support for "patchable" statepoints.
 
Sanjoy Das
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] Indirect call target profiling related profile	reader/writer changes
 
Xinliang David Li
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
Amaury SECHET
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
Amaury SECHET
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [compiler-rt] r236551 - [asan] Use a version script to limit the	symbols exported by the ASan shared runtime library.
 
Jay Foad
- [llvm] r236695 - Update InstCombine to transform aggregate loads into	scalar loads.
 
Mehdi Amini
- [PATCH] Update InstCombine to transform aggregate loads into	scalar loads.
 
Mehdi AMINI
- RE: [PATCH] Converting ‘sext of addrec’ to ‘addrec of sext’
 
Nema, Ashutosh
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Fix icmp lowering
 
Paweł Bylica
- [PATCH] [MemoryDependenceAnalysis] Support -analyze
 
Adam Nemet
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
James Molloy
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Sagar Thakur
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Sagar Thakur
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Sagar Thakur
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
James Molloy
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Renato Golin
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Leny Kholodov
- [PATCH] [mips] Add the SoftFloat MipsSubtarget feature.
 
Toma Tabacu
- [PATCH] DAGCombiner: Continue combining if	FoldConstantArithmetic() fails.
 
Simon Pilgrim
- [PATCH] [mips] [IAS] Fix expansion of negative 32-bit immediates	for LI/DLI.
 
Toma Tabacu
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug	locations to constant SD nodes"
 
Sergey Dmitrouk
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Andrea Di Biagio
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Renato Golin
- [llvm] r236710 - llvm/test/CodeGen/X86/llc-override-mcpu-mattr.ll:	Tweak not to be affected by x64 Calling Convention.
 
NAKAMURA Takumi
- [llvm] r236711 - Scalar/PlaceSafepoints.cpp: Fix a warning introduced	in r228090. [-Wunused-variable]
 
NAKAMURA Takumi
- [llvm] r236712 - Attributes.h: Fix incorrect \brief introduced in	r236666. [-Wdocumentation]
 
NAKAMURA Takumi
- [PATCH] Using ARMTargetParser in Clang
 
Renato Golin
- [llvm] r236713 - [mips] Add the SoftFloat MipsSubtarget feature.
 
Toma Tabacu
- [PATCH] [mips] Add the SoftFloat MipsSubtarget feature.
 
Toma Tabacu
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug	locations	to constant SD nodes"
 
Keith Walker
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
 
Jozef Kolek
- [PATCH] Using ARMTargetParser in Clang
 
Renato Golin
- [llvm] r236714 - AVX-512: Added all forms of FP compare instructions	for KNL and SKX.
 
Elena Demikhovsky
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
 
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC	instructions
 
Jozef Kolek
- [compiler-rt] r236717 - [Msan] Make the ioctl_sound.cc test	Linux-specific
 
Viktor Kutuzov
- [PATCH] [Msan] Make the ioctl_sound.cc test Linux-specific
 
Viktor Kutuzov
- [compiler-rt] r236718 - [Msan] Make the mallinfo.cc test	Linux-specific
 
Viktor Kutuzov
- [PATCH] [Msan] Make the ioctl_sound.cc test Linux-specific
 
Phabricator
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
H.J. Lu
- [PATCH] [Msan] Make the mallinfo.cc test Linux-specific
 
Phabricator
- [compiler-rt] r236719 - Intercept rand_r() on FreeBSD
 
Viktor Kutuzov
- [compiler-rt] r236720 - Intercept scandir() on FreeBSD
 
Viktor Kutuzov
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
Sergey Matveev
- [PATCH] [Msan] Make the obstack.cc test Linux-specific
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the pthread_getattr_np_deadlock.cc to build and	pass on FreeBSD
 
Viktor Kutuzov
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
H.J. Lu
- [llvm] r236721 - Masked Gather and Scatter intrinsics - updated	documentation.
 
Elena Demikhovsky
- [PATCH] [Msan] Fix the report-demangling.cc test to pass on FreeBSD
 
Viktor Kutuzov
- [PATCH] Add getSizeInBits function to the APFloat class
 
Tamas Berghammer
- [lld] r236723 - [ARM] Add return codes to relocation handlers
 
Denis Protivensky
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC	instructions
 
Jozef Kolek
- [lld] r236724 - [ARM] Return directly from switch in relocation	handler
 
Denis Protivensky
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug	locations to constant SD nodes"
 
Sergey Dmitrouk
- [lld] r236726 - [ARM] llvm_unreachable => make_*_reloc_error in group	relocs
 
Denis Protivensky
- [lld] r236727 - [ARM] llvm_unreachable => make_dynamic_error in	R_ARM_BASE_PREL
 
Denis Protivensky
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Nemanja Ivanovic
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
hfinkel at anl.gov
- [llvm] r236728 - [llvm-readobj/obj2yaml/yaml2obj] Support more MIPS	ELF header flags
 
Simon Atanasyan
- [lld] r236729 - [ARM] Check overflow of R_ARM_PREL31
 
Denis Protivensky
- [PATCH] [Hexagon] Update AnalyzeBranch, etc. target hooks
 
Brendon Cahoon
- [PATCH] Dereferenceable,	dereferenceable_or_null metadata for loads
 
Artur Pilipenko
- [PATCH] Dereferenceable,	dereferenceable_or_null metadata for loads
 
Artur Pilipenko
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
 
Zoran Jovanovic
- [PATCH] [DWARF] Add CIE header fields address_size and	segment_size when generating dwarf-4
 
Keith Walker
- [PATCH] [CaptureTracking] Avoid long compilation time on large	basic blocks
 
Bruno Cardoso Lopes
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Bill Schmidt
- [PATCH] [CaptureTracking] Avoid long compilation time on large	basic blocks
 
Bruno Cardoso Lopes
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
John Brawn
- [PATCH] [MIPS] Move MIPS ABI flags structure constants to the	separate header
 
Simon Atanasyan
- [llvm] r236732 - [MIPS] Move MIPS ABI flags structure constants to the	separate header
 
Simon Atanasyan
- [PATCH] [MIPS] Move MIPS ABI flags structure constants to the	separate header
 
Daniel Sanders
- [PATCH] [mips] [IAS] Emit .set macro/nomacro.
 
Toma Tabacu
- [PATCH] [MIPS] Move MIPS ABI flags structure constants to the	separate header
 
Simon Atanasyan
- [PATCH] [mips] [IAS] Enforce .set nomacro.
 
Toma Tabacu
- [llvm] r236684 - [JumpThreading] Simplify comparisons when	simplifying branches
 
Diego Novillo
- [PATCH] Fix __builtin_setjmp in combination with sjlj exception	handling.
 
John Brawn
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [www] r236735 - Add first set of slides from EuroLLVM.
 
Kristof Beyls
- [PATCH] Support of the gc.relocates for invoke statepoints
 
Igor Laevsky
- [PATCH] [Hexagon] Update AnalyzeBranch, etc. target hooks
 
Colin LeMahieu
- [PATCH] Fix information loss in branch probability computation.
 
Duncan P. N. Exon Smith
- [llvm] r236737 - [llvm-readobj] Print .MIPS.abiflags section content
 
Simon Atanasyan
- [llvm] r236738 - [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section	support
 
Simon Atanasyan
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] Fix information loss in branch probability computation.
 
Duncan P. N. Exon Smith
- [llvm] r236739 - Switch lowering: handle zero-weight branch	probabilities
 
Hans Wennborg
- [llvm] r236740 - [x86] eliminate unnecessary shuffling/moves with	unary scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Renato Golin
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [PATCH] [x86] eliminate unnecessary shuffling/moves with unary	scalar math ops (PR21507)
 
Sanjay Patel
- [PATCH] Support of the gc.relocates for invoke statepoints
 
Igor Laevsky
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Reid Kleckner
- [PATCH] [mips] Only use FGR_{32,64} in TableGen descriptions. NFC.
 
Toma Tabacu
- [PATCH] Fix information loss in branch probability computation.
 
Hans Wennborg
- [PATCH] [llvm-mc] Fix bad sign extension on callw immediate
 
Douglas Katzman
- Provide better -O0 assembly on request
 
Sergey Dmitrouk
- [PATCH] Fix information loss in branch probability computation.
 
Duncan P. N. Exon Smith
- [PATCH] Fix information loss in branch probability computation.
 
Duncan P. N. Exon Smith
- [llvm] r236741 - Fix another hang caused by ManagedStatic in	SignalHandler
 
Steven Wu
- [PATCH] [mips] [IAS] Enforce .set nomacro.
 
Toma Tabacu
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Renato Golin
- [lld] r236742 - [Mips] Update test cases to reflect changes in the	yaml2obj tool
 
Simon Atanasyan
- [PATCH] Fix some doxygen documentation
 
Jonathan Peyton
- [PATCH] Reverse order in which base and derived pointers are	lowered in the statepoint StackMap section
 
Igor Laevsky
- [PATCH] [Hexagon] Generate more hardware loops
 
Brendon Cahoon
- [PATCH] [Msan] Fix the report-demangling.cc test to pass on	FreeBSD
 
Evgeniy Stepanov
- [PATCH] MC: Allow targets to stop symbol name quoting
 
Matt Arsenault
- [PATCH] Reverse order in which base and derived pointers are	lowered in the statepoint StackMap section
 
Igor Laevsky
- [PATCH] [Msan] Fix the pthread_getattr_np_deadlock.cc to build	and pass on FreeBSD
 
Evgeniy Stepanov
- [PATCH] [Msan] Make the obstack.cc test Linux-specific
 
Evgeniy Stepanov
- [llvm] r236743 - Use intrinsic pattern to make a simpler match
 
Sanjay Patel
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug locations	to constant SD nodes"
 
David Blaikie
- [llvm] r236745 - R600: Fix comment that mentions AMDIL
 
Matt Arsenault
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [llvm] r236747 - Populate list of vectorizable functions for	Accelerate library.
 
Michael Zolotukhin
- [llvm] r236748 - [mips][microMIPSr6] Implement JIALC and JIC	instructions
 
Jozef Kolek
- [PATCH] Populate list of vectorizable functions for Accelerate	library.
 
Michael Zolotukhin
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
 
Jozef Kolek
- [PATCH] Populate list of vectorizable functions for Accelerate	library.
 
Michael Zolotukhin
- [llvm] r236750 - Fix information loss in branch probability	computation.
 
Diego Novillo
- [PATCH] Fix information loss in branch probability computation.
 
Diego Novillo
- [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
- [llvm] r236752 - Recommit r236670: [opaque pointer type] Pass explicit	pointer type through GEP constant folding""
 
David Blaikie
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Reid Kleckner
- [llvm] r233747 - [ExecutionEngine] Fix MCJIT::addGlobalMapping.
 
Josh Klontz
- [LLVMdev] Preserving the order of WRITE_REGISTER, READ_REGISTER	in IR and ISelDAG
 
Johnson, Nicholas Paul
- [PATCH] Add a speculative execution pass
 
Jingyue Wu
- [PATCH] Add a speculative execution pass
 
Mark Heffernan
- [PATCH] Intrinsic instructions that are needed by the indirect	call target profiling infrastructure.
 
Betul Buyukkurt
- [llvm] r236754 - YAML: Enable the YAMLParser tests.
 
Alex Lorenz
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Matthias Braun
- [PATCH] Enable YAMLParser tests (They were never enabled and	never ran it seems)
 
Alex Lorenz
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Jim Grosbach
- [PATCH] Add support for nowait and depend clauses in target	construct in 4.1
 
Andrey Churbanov
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Matthias Braun
- [PATCH] Add support for nowait and depend clauses in target	construct in 4.1
 
Jonathan Peyton
- [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Jim Grosbach
- [llvm] r236755 - Add VSX Scalar loads and stores to the PPC back end
 
Nemanja Ivanovic
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Add VSX Scalar loads and stores to the PPC back end
 
Nemanja Ivanovic
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
H.J. Lu
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Siva Chandra
- [PATCH] [X86][SSE] Vectorized i8 and i16 shift operators
 
Simon Pilgrim
- [llvm] r236741 - Fix another hang caused by ManagedStatic in	SignalHandler
 
Justin Bogner
- [llvm] r236757 - [lib/Fuzzer] minor refactoring/simplification, NFC
 
Kostya Serebryany
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Alexey Samsonov
- [llvm] r236758 - Disable r235989 "Reapply r235977 "[DebugInfo] Add	debug locations to constant SD nodes""
 
Sergey Dmitrouk
- [PATCH] CodeGen: Make MachineInstr::untieRegOperand() a public	function
 
Tom Stellard
- [llvm] r236754 - YAML: Enable the YAMLParser tests.
 
Alex L
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug	locations to constant SD nodes"
 
Sergey Dmitrouk
- [llvm] r236758 - Disable r235989 "Reapply r235977 "[DebugInfo]	Add debug locations to constant SD nodes""
 
Eric Christopher
- [llvm] r236761 - Fix r236754: Add the missing yaml-bench dir to the	makefile for utils.
 
Alex Lorenz
- [llvm] r235989 - Reapply r235977 "[DebugInfo] Add debug locations	to constant SD nodes"
 
Eric Christopher
- [llvm] r236754 - YAML: Enable the YAMLParser tests.
 
Alex L
- [zorg] r236763 - Archive test traces to Google Storage after lldb-test
 
Ying Chen
- [PATCH] Archive test traces to outer directory named by build	number after lldb-test
 
Ying Chen
- [llvm] r236764 - [AArch64] Fix sext/zext folding in address	arithmetic.
 
Pete Cooper
- [PATCH] Stop resetting SanitizeAddress in	TargetMachine::resetTargetOptions
 
Akira Hatanaka
- [PATCH] [X86] Add HasAVX512 patterns for SS SSE intrinsics.
 
Elena Demikhovsky
- [PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation to	lldb-x86_64-ubuntu-14.04-android
 
Ying Chen
- [PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation	to lldb-x86_64-ubuntu-14.04-android
 
Siva Chandra
- [PATCH] [llvm-mc] add call disassembly unit tests to 32 and 64-bit
 
Matthew Barney
- [PATCH] [llvm-mc] Fix bad sign extension on callw immediate
 
Matthew Barney
- [zorg] r236766 - Rename builder	lldb-x86_64-ubuntu-14.04-cross-compilation	to lldb-x86_64-ubuntu-14.04-android
 
Ying Chen
- [PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation	to lldb-x86_64-ubuntu-14.04-android
 
Ying Chen
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Andy Kaylor
- [PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation	to lldb-x86_64-ubuntu-14.04-android
 
Ying Chen
- [llvm] r236768 - Use auto instead of the long type name. NFC.
 
Steven Wu
- [llvm] r236741 - Fix another hang caused by ManagedStatic in	SignalHandler
 
Steven Wu
- [PATCH] [Hexagon] Generate more hardware loops
 
Sundeep
- [PATCH] Fix some doxygen documentation
 
hfinkel at anl.gov
- [PATCH] Factor out Hexagon code to build args.
 
Ikhlas Ajbar
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create	ctor and call init
 
Ismail Pazarbasi
- [PATCH] Fix some doxygen documentation
 
Jonathan Peyton
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore opcode	size prefix
 
Matthew Barney
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Philip Reames
- [PATCH] [BasicAA] Fix zext & sext handling
 
Nick White
- [PATCH] [BasicAA] Fix zext & sext handling
 
Nick White
- [PATCH] [SDAG] Don't pass inline asm blobs through	ExternalSymbolSDNodes
 
Reid Kleckner
- [zorg] r236770 - Set TMPDIR when launching lldb-server on android
 
Ying Chen
- [zorg] r236771 - Set LIBCXXABI_USE_LLVM_UNWINDER cmake option ON for	sanitizer_x86_64-freebsd buildbot.
 
Galina Kistanova
- [PATCH] [BasicAA] Fix zext & sext handling
 
Sanjoy Das
- [llvm] r236772 - [lib/Fuzzer] change the way we use taint information	for fuzzing. Now,	we run a single unit and collect suggested mutations based on	tracing+taint data,	then apply the suggested mutations one by one. The previous scheme was	slower and more complex.
 
Kostya Serebryany
- [PATCH] Update README.txt files and Build_With_CMake.txt
 
Jonathan Peyton
- [PATCH] MSan: Use `createSanitizerCtor` to create ctor,	and call `__msan_init`
 
Ismail Pazarbasi
- [PATCH] Add step to remove all forward socket connections before	running test on android
 
Ying Chen
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create	ctor and call init
 
Alexey Samsonov
- [PATCH] MSan: Use `createSanitizerCtor` to create ctor,	and call `__msan_init`
 
Alexey Samsonov
- [llvm] r236775 - Change getTargetNodeName() to produce compiler	warnings for missing cases, fix them
 
Matthias Braun
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create	ctor and call init
 
Alexey Samsonov
- [PATCH] [Hexagon] Generate more hardware loops
 
Ikhlas Ajbar
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create	ctor and call init
 
Ismail Pazarbasi
- [llvm] r236777 - ASan: Use `createSanitizerCtor` to create ctor,	and call `__asan_init`
 
Ismail Pazarbasi
- [llvm] r236778 - TSan: Use `createSanitizerCtor` to create ctor,	and call `__tsan_init`
 
Ismail Pazarbasi
- [llvm] r236779 - MSan: Use `createSanitizerCtor` to create ctor,	and call `__msan_init`
 
Ismail Pazarbasi
- [llvm] r236780 - SanitizerCoverage: Use `createSanitizerCtor` to	create ctor and call init
 
Ismail Pazarbasi
- [PATCH] ASan: Use `createSanitizerCtor` to create ctor,	and call `__asan_init`
 
Ismail Pazarbasi
- [PATCH] TSan: Use `createSanitizerCtor` to create ctor,	and call `__tsan_init`
 
Ismail Pazarbasi
- [PATCH] MSan: Use `createSanitizerCtor` to create ctor,	and call `__msan_init`
 
Ismail Pazarbasi
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create	ctor and call init
 
Ismail Pazarbasi
- [llvm] r236781 - When checking msan.module_ctor,	use CHECK-LABEL instead of CHECK
 
Ismail Pazarbasi
- [llvm] r236782 - Clear kill flags in tail duplication.
 
Pete Cooper
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes
 
Matt Arsenault
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
Matthias Braun
- [PATCH] [llvm-mc] Fix bad sign extension on callw immediate
 
Matthew Barney
- [llvm] r236785 - Fix typo.
 
Matthias Braun
- [PATCH] [llvm-mc] add call disassembly unit tests to 32 and 64-bit
 
Matthew Barney
- [llvm] r236786 - Revert "SanitizerCoverage: Use `createSanitizerCtor`	to create ctor and call init"
 
Ismail Pazarbasi
- [PATCH] R600/SI: Fix bug in VGPR spilling
 
Tom Stellard
- [llvm] r236787 - [CMake] llvm/test/YAMLParser requires yaml-bench.	This fixes r236754.
 
NAKAMURA Takumi
- [PATCH] [X86] Updates to X86 backend for f16 promotion
 
Ahmed Bougacha
- [llvm] r236684 - [JumpThreading] Simplify comparisons when	simplifying branches
 
Philip Reames
- [PATCH] PR 23155 - Improvement to X86 16 bit operation promotion	for better performance.
 
Ahmed Bougacha
- [PATCH] [X86] Add HasAVX512 patterns for SS SSE intrinsics.
 
Quentin Colombet
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
Alexey Samsonov
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
Alexey Samsonov
- [llvm] r236791 - Delete unused createSanitizerCoverageModulePass	overload.
 
Alexey Samsonov
- [llvm] r236792 - Add yaml-bench to the list of tools make check needs	to run
 
Pete Cooper
- [PATCH] [X86] Add HasAVX512 patterns for SS SSE intrinsics.
 
Ahmed Bougacha
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova
- [llvm] r236794 - Rename the MIPS routine abiUsesSoftFloat ->	useSoftFloat to match
 
Eric Christopher
- [llvm] r236795 - InMips16HardFloat was only being set conditional on	whether or
 
Eric Christopher
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Lenar Safin
- [compiler-rt] r236796 - [SanitizerCoverage] Upgrade lit tests to new	-fsanitize-coverage= flags.
 
Alexey Samsonov
- [PATCH] [PlaceSimplify] Remove dependence on LoopSimplify
 
Philip Reames
- [PATCH] [PlaceSafepoints] Use analysis infrastructure to get	dominator tree
 
Philip Reames
- [llvm] r236797 - Update CMake flags,	LibFuzzer comments and docs for new -fsanitize-coverage= flags.
 
Alexey Samsonov
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
H.J. Lu
- [PATCH] [PlaceSafepoints] Make internal helper pass a FunctionPass
 
Philip Reames
- [PATCH] Rename eh_sjlj_{setjmp|longjmp} intrinsic to	lightweight_{setjmp|longjmp}
 
Matthias Braun
- [PATCH] [PlaceSafepoints] Switch to being a FunctionPass
 
Philip Reames
- [PATCH] Add step to remove all forward socket connections before	running test on android
 
Chaoren Lin
- [PATCH] Fix __builtin_setjmp in combination with sjlj exception	handling.
 
Matthias Braun
- [zorg] r236798 - Add step to remove all forward socket connections	before running test on android
 
Ying Chen
- [PATCH] Add step to remove all forward socket connections before	running test on android
 
Ying Chen
- [PATCH] Add support for one element array store in InstCombine
 
Amaury SECHET
- [PATCH] Add support for one element array store in InstCombine
 
David Majnemer
- [llvm] r236738 - [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS	section support
 
Sean Silva
- [llvm] r236799 - [opaque pointer type] Explicit pointee type for	GEPOperator/GEPConstantExpr.
 
David Blaikie
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating gc_relocate	for pointer to vector of pointers
 
Chen Li
- [llvm] r236801 - Now that we have a soft-float attribute,	use it instead of the
 
Eric Christopher
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] Add a speculative execution pass
 
Bjarke Hammersholt Roune
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Alexey Samsonov
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [PATCH] Add support for one element array load in InstCombine
 
Amaury SECHET
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [compiler-rt] r236805 - builtins: Implement the functions from	stdatomic.h
 
Justin Bogner
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Michael Zolotukhin
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Hao Liu
- [llvm] r236807 - [llvm-readobj/obj2yaml/yaml2obj] Support MIPS	machine ELF header flags
 
Simon Atanasyan
- [llvm] r236808 - [yaml2elf] Replace error message by assert call in	writeSectionContent methods
 
Simon Atanasyan
- [llvm] r236738 - [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS	section support
 
Simon Atanasyan
- [www] r236809 - Registration for Euro-LLVM 2015 closed a while ago -	remove registration info from website.
 
Kristof Beyls
- [www] r236810 - EuroLLVM2015 web page: remove out-of-date and	redundant info	now the conference has taken place - move local map to bottom of page.
 
Kristof Beyls
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes
 
Sergey Dmitrouk
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Sanjoy Das
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Denis Protivensky
- [PATCH] [PlaceSafepoints] Remove dependence on LoopSimplify
 
Sanjoy Das
- [PATCH] [PlaceSafepoints] Make internal helper pass a FunctionPass
 
Sanjoy Das
- [PATCH] Teach LNT about 64-bit Mips targets.
 
Daniel Sanders
- [llvm] r236815 - [mips] Emit the .insn directive for empty basic	blocks.
 
Vasileios Kalintiris
- [PATCH] [mips] Emit the .insn directive for empty basic blocks.
 
Vasileios Kalintiris
- [PATCH] [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE,	LWE, SBE, SHE and SWE instructions
 
Zlatko Buljan
- [PATCH] [mips] Only use FGR_{32,	64} in TableGen descriptions. NFC.
 
Daniel Sanders
- [PATCH] [AArch64] Add v8.1a atomic instructions
 
Richard Barton
- [PATCH] [mips] [IAS] Enforce .set nomacro.
 
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC	instructions
 
Daniel Sanders
- [lld] r236823 - [ELF] Initialize the _outputMagic class field using	default value
 
Simon Atanasyan
- [PATCH] [mips] [IAS] Fix expansion of negative 32-bit immediates	for LI/DLI.
 
Daniel Sanders
- [PATCH] [Docs] Fix scoped noalias example
 
Adam Nemet
- [PATCH] [ARM] Reject invalid -march values
 
John Brawn
- [PATCH] [Testsuite] Renumber metadata in ScopedNoAliasAA test to	match CHECK lines
 
Adam Nemet
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Renato Golin
- [PATCH] Using ARMTargetParser in Clang
 
Renato Golin
- [PATCH] [ARM] Reject invalid -march values
 
John Brawn
- [PATCH] [ARM] Reject invalid -march values
 
Renato Golin
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
 
Renato Golin
- [PATCH] [Msan] Fix the pthread_getattr_np_deadlock.cc to build	and pass on FreeBSD
 
Viktor Kutuzov
- [llvm] r236829 - This change is refactoring only. It moves basic block	normalization for invokes to happen before replacement of a call with	safepoint in "ReplaceWithStatepoint". Previously it was partly done	before	replacement of calls with safepoint and partly after call replacement	but before RAUW's for gc_relocates, which was confusing.
 
Igor Laevsky
- [PATCH] Refactor normalization for invokes in placestatepoints	pass.
 
Igor Laevsky
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
 
Renato Golin
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
 
Renato Golin
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
 
Renato Golin
- [compiler-rt] r236831 - [Msan] Make the obstack.cc test Linux-specific
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the if_indextoname.cc test to pass on FreeBSD
 
Viktor Kutuzov
- [PATCH] [Msan] Fix the if_indextoname.cc test to pass on FreeBSD
 
Viktor Kutuzov
- [compiler-rt] r236833 - [Msan] Fix the report-demangling.cc test to	pass on FreeBSD
 
Viktor Kutuzov
- [PATCH] [Msan] Make the obstack.cc test Linux-specific
 
Phabricator
- [PATCH] [Msan] Fix the report-demangling.cc test to pass on	FreeBSD
 
Phabricator
- [PATCH] [ARM] Remove target-specific ITOFP/FPTOI nodes
 
Renato Golin
- [llvm] r236835 - [mips] Only use FGR_{32,	64} in TableGen descriptions. NFC.
 
Toma Tabacu
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper,	and use it more liberally
 
Renato Golin
- [PATCH] [ARM] Add Cortex-R4/R4F support in Clang
 
Renato Golin
- [llvm] r236838 - Fix gcc warning of different enum and non-enum types	in ternary
 
Denis Protivensky
- [lld] r236839 - [ARM] Check overflow of R_ARM_THM_CALL/JUMP24
 
Denis Protivensky
- [lld] r236841 - [ARM] Check overflow of R_ARM_CALL/JUMP24
 
Denis Protivensky
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Sagar Thakur
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC	instructions
 
Zoran Jovanovic
- [lld] r236842 - [ARM] Check overflow of R_ARM_THM_JUMP11
 
Denis Protivensky
- [compiler-rt] r236844 - [ASAN] Use regex for addresses in	kernel_area.cc test
 
Sagar Thakur
- [PATCH] [ASAN] Use regex for addresses in kernel_area.cc test
 
Phabricator
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes continued
 
Sergey Dmitrouk
- [llvm] r236845 - [ARM] Reject invalid -march values
 
John Brawn
- [PATCH] Scalar/PHI code genration
 
Johannes Doerfert
- [PATCH] Scalar/PHI code genration
 
Johannes Doerfert
- [PATCH] [ARM] Reject invalid -march values
 
John Brawn
- [compiler-rt] r236847 - [TSan][MIPS] XFAIL long jump tests for MIPS64
 
Sagar Thakur
- [PATCH] [TSan][MIPS] XFAIL long jump tests for MIPS64
 
Phabricator
- [PATCH] Scalar/PHI code genration
 
Johannes Doerfert
- [llvm] r236849 - Fix coding standart based on post submit comments.
 
Igor Laevsky
- [zorg] r236770 - Set TMPDIR when launching lldb-server on android
 
Tamas Berghammer
- [llvm] r236850 - Fix alignment checks in MergeConsecutiveStores.
 
James Y Knight
- [PATCH] TableGen: AsmMatcherEmitter: Don't use custom converters	for instruction aliases
 
Tom Stellard
- [PATCH] CodeGen: Make MachineInstr::untieRegOperand() a public	function
 
Tom Stellard
- [llvm] r236852 - [mips][microMIPSr6] Implement ADDIUPC and LWPC	instructions
 
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC	instructions
 
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC	instructions
 
Jozef Kolek
- [llvm] r236855 - Fix test added in r236850 for OSX builders.
 
James Y Knight
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC	instructions
 
Jozef Kolek
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Douglas Katzman
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Douglas Katzman
- [llvm] r236858 - [mips][microMIPSr6] Implement ALUIPC and AUIPC	instructions
 
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC	instructions
 
Jozef Kolek
- [llvm] r236684 - [JumpThreading] Simplify comparisons when	simplifying branches
 
Diego Novillo
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Lenar Safin
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Lenar Safin
- [llvm] r236863 - [X86] Teach 'getTargetShuffleMask' how to look	through ISD::WrapperRIP when decoding a PSHUFB mask.
 
Andrea Di Biagio
- [PATCH] Prevent errors of omission when adding backend names.
 
Chandler Carruth
- [PATCH] Fix tablegen cmake rule.
 
James Y Knight
- [PATCH] Fix alignment checks in MergeConsecutiveStores.
 
James Y Knight
- [PATCH] Fix alignment checks in MergeConsecutiveStores.
 
James Y Knight
- [llvm] r236865 - Prevent further errors of omission when adding	backend names.
 
Douglas Katzman
- [llvm] r236792 - Add yaml-bench to the list of tools make check	needs to run
 
Daniel Jasper
- [PATCH] Prevent errors of omission when adding backend names.
 
Douglas Katzman
- [PATCH] [llvm-mc] Fix bad sign extension on callw immediate
 
Matthew Barney
- 3.6.1 patch nomination: OpenCL ternaries
 
Tom Stellard
- 3.6.1 patch nomination: r233312 - Fix rare case where APInt	divide algorithm applied un-needed transformation.
 
Tom Stellard
- [test-suite] r236871 - [mips] Increase timeouts to fix bullet and	tramp3d-v4 on Mips64r6 with MSA.
 
Daniel Sanders
- [lld] r236873 - [ARM] Generation of .ARM.exidx/.ARM.extab sections
 
Leny Kholodov
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Alexey Samsonov
- [PATCH] ARM: generation of .ARM.exidx/.ARM.extab sections
 
Phabricator
- [polly] r236875 - Adjust formatting to latest clang-format change
 
Tobias Grosser
- [llvm] r236876 - [Hexagon] Update AnalyzeBranch, etc target hooks
 
Brendon Cahoon
- [PATCH] [Msan] Fix the if_indextoname.cc test to pass on FreeBSD
 
Evgeniy Stepanov
- [PATCH] [Msan] Fix the pthread_getattr_np_deadlock.cc to build	and pass on FreeBSD
 
Evgeniy Stepanov
- [PATCH] [Msan] Fix the pthread_getattr_np_deadlock.cc to build	and pass on FreeBSD
 
Evgeniy Stepanov
- [PATCH] [Hexagon] Update AnalyzeBranch, etc. target hooks
 
Brendon Cahoon
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Lenar Safin
- [PATCH] Exploit dereferenceable_or_null attribute in LICM pass
 
Artur Pilipenko
- [compiler-rt] r236877 - [sanitizer] Attempt to fix the test for	missing coverage script.
 
Sergey Matveev
- [compiler-rt] r236645 - [sanitizer] Restrict the missing coverage	test to x86/x86_64.
 
Sergey Matveev
- [lld] r236873 - [ARM] Generation of .ARM.exidx/.ARM.extab sections
 
Davide Italiano
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
David Blaikie
- [llvm] r236878 - Unbreak build: Makefile must have the same change as	CMakeLists.txt
 
Douglas Katzman
- [PATCH] Add missing linker object to Makefile
 
Hans Wennborg
- [PATCH] Fix tablegen cmake rule.
 
Reid Kleckner
- [PATCH] CodeGen: Make MachineInstr::untieRegOperand() a public	function
 
Quentin Colombet
- [PATCH] Add missing linker object to Makefile
 
David Blaikie
- [PATCH] Scalar/PHI code genration
 
Tobias Grosser
- [lld] r236873 - [ARM] Generation of .ARM.exidx/.ARM.extab sections
 
Hans Wennborg
- [lld] r236880 - [ARM] Use the correct variable name and unbreak	buildbot.
 
Davide Italiano
- [PATCH] Fix tablegen cmake rule.
 
James Y Knight
- [zorg] r173869 - Add an LLDB builder
 
David Blaikie
- [PATCH] Add missing linker object to Makefile
 
Douglas Katzman
- [llvm] r236881 - Remove duplicate cmake target I added in r236792.
 
Pete Cooper
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Chen Li
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Chen Li
- [lld] r236873 - [ARM] Generation of .ARM.exidx/.ARM.extab sections
 
Davide Italiano
- [llvm] r236792 - Add yaml-bench to the list of tools make check	needs to run
 
Pete Cooper
- [PATCH] [ARM] Use AEABI aligned function variants
 
John Brawn
- [PATCH] [InstCombine] Added check for NUW flag.
 
Ilya Krotov
- [PATCH] [sanitizer][MIPS] Add --target flag for MIPS32
 
Alexey Samsonov
- [PATCH] [Hexagon] Generate more hardware loops
 
Brendon Cahoon
- [llvm] r236885 - 80 cols fix since i'm looking at this function	anyway. NFC
 
Pete Cooper
- [llvm] r236886 - Clear kill flags on all used registers when sinking	instructions.
 
Pete Cooper
- [PATCH] Fix some doxygen documentation
 
Jonathan Peyton
- [PATCH] Fix some doxygen documentation
 
Jonathan Peyton
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Matthew Barney
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
David Blaikie
- [llvm] r236887 - [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [llvm] r236888 - Extend the statepoint intrinsic to allow statepoints	to be	marked as transitions from GC-aware code to code that is not GC-aware.
 
Pat Gavlin
- [PATCH] [ARM] Use AEABI aligned function variants
 
Jonathan Roelofs
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Reid Kleckner
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
Ed Maste
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [PATCH] [NoTTI] reject negative scale in addressing mode
 
Jingyue Wu
- [PATCH] Extend the statepoint intrinsic to allow statepoints to	be marked as transitions from GC-aware code to code that is not	GC-aware.
 
Pat Gavlin
- [PATCH] [Target/ARM] Remove unused private
 
Davide Italiano
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
David Blaikie
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Adrian Prantl
- [PATCH] [BasicAA] Fix zext & sext handling
 
Nick White
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Sanjoy Das
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
Ed Maste
- [PATCH] [IR] Fix the definition of 'shl nsw'
 
Sanjoy Das
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
David Blaikie
- Re: [PATCH] Converting ‘sext of addrec’ to ‘addrec of sext’
 
Sanjoy Das
- [PATCH] Add a pass for constructing gc.statepoint sequences	w/explicit relocations
 
Sanjoy Das
- [PATCH] Using ARMTargetParser in Clang
 
Reid Kleckner
- [PATCH] YAML: Add support for literal block scalar I/O.
 
Alex Lorenz
- [llvm] r236890 - [X86] Fast-ISel was incorrectly always killing the	source of a truncate.
 
Pete Cooper
- [PATCH] [BasicAA] Fix zext & sext handling
 
Sanjoy Das
- [PATCH] Add a DIModule debug info metadata node to the IR.
 
Adrian Prantl
- [llvm] r236891 - Fix a docs build break introduced by rL236888.
 
Pat Gavlin
- [llvm] r236893 - Replace branch-to-unreachable with assertion.
 
David Blaikie
- [llvm] r236894 - [BasicAA] Fix zext & sext handling
 
Sanjoy Das
- [PATCH] [BasicAA] Fix zext & sext handling
 
Sanjoy Das
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Duncan P. N. Exon Smith
- [PATCH] Update README.txt files and Build_With_CMake.txt
 
hfinkel at anl.gov
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Chen Li
- [PATCH] [Target/ARM] Remove unused private
 
Renato Golin
- [PATCH] LLVM changes for indirect call target profiling support
 
David
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
David Blaikie
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb	builder for FreeBSD.
 
Ed Maste
- [PATCH] Machine Level IR Serialization: print and parse LLVM IR.
 
Alex Lorenz
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
Sergey Dmitrouk
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Adrian Prantl
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Duncan P. N. Exon Smith
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
David Blaikie
- [PATCH] [X86] Updates to X86 backend for f16 promotion
 
Pirama Arumuga Nainar
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
David Blaikie
- [llvm] r236896 - [Hexagon] Generate more hardware loops
 
Brendon Cahoon
- [PATCH]  Eliminate GCC warning about use of enum,	non-enum in ternary operator.
 
Douglas Katzman
- [PATCH] [Hexagon] Generate more hardware loops
 
Brendon Cahoon
- [llvm] r236684 - [JumpThreading] Simplify comparisons when	simplifying branches
 
Philip Reames
- [PATCH] R600/SI: Fix bug in VGPR spilling
 
Matt Arsenault
- [llvm] r236850 - Fix alignment checks in MergeConsecutiveStores.
 
Renato Golin
- [llvm] r236897 - [Fast-ISel] Clear kill flags on registers replaced by	updateValueMap.
 
Pete Cooper
- [PATCH] Clean up statepoint argument accessors.
 
Pat Gavlin
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
Sergey Dmitrouk
- [llvm] r236899 - Update Function::getContext documentation. NFC.
 
Diego Novillo
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
David Blaikie
- [llvm] r236900 - TargetParser: FPU/ARCH/EXT parsing refactory - NFC
 
Renato Golin
- [PATCH] TargetParser prototype - NFC (ARM only)
 
Renato Golin
- [PATCH] Using ARMTargetParser in Clang
 
Renato Golin
- [PATCH] Make it easier to use DwarfContext with MCJIT
 
Keno Fischer
- [llvm] r236904 - Add a comment about DepthFirstIterator's skipchildren	behavior
 
Daniel Berlin
- [llvm] r236905 - Switch lowering: cluster adjacent fall-through cases	even at -O0
 
Hans Wennborg
- [PATCH] [RewriteStatepointsForGC] Fix a bug on creating	gc_relocate for pointer to vector of pointers
 
Chen Li
- [PATCH] [DebugInfo] Add debug locations to constant SD nodes	continued
 
Sergey Dmitrouk
- [llvm] r236906 - [lib/Fuzzer] use -fsanitize-coverage=trace-cmp when	building LLVM with LLVM_USE_SANITIZE_COVERAGE;	in lib/Fuzzer try to reload the corpus to pick up new units from other	processes
 
Kostya Serebryany
- [compiler-rt] r236907 - [asan/fuzzer] define a dummy weak	__sanitizer_cov_trace_cmp
 
Kostya Serebryany
- [PATCH] Split the calling convention and statepoint flags operand to	STATEPOINT into two separate operands.
 
Pat Gavlin
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Adrian Prantl
- [PATCH] [SDAG] Add SymbolSDNode to wrap MCSymbol operands
 
Reid Kleckner
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
David Blaikie
- [llvm] r236909 - [lib/Fuzzer] build tests that work well with dfsan	also w/o dfsan
 
Kostya Serebryany
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Adrian Prantl
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
David Blaikie
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Reid Kleckner
- [PATCH] [WinEH] Update C++ exception state numbering code
 
Reid Kleckner
- [zorg] r236910 - Temporarily switch to our own LNT server
 
Tobias Grosser
- [zorg] r236911 - Drop detect-and-depdendences bot to get another	polly-O3 performance bot
 
Tobias Grosser
- [PATCH] Fix MergeConsecutiveStore for non-byte-sized memory accesses.
 
James Y Knight
- [llvm] r236912 - [opaque pointer type] Cleanup a few references to	pointee types using nearby non-pointee types of the same value
 
David Blaikie
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Adrian Prantl
- [llvm] r236850 - Fix alignment checks in MergeConsecutiveStores.
 
James Y Knight
- [PATCH] Stop resetting SanitizeAddress in	TargetMachine::resetTargetOptions
 
Eric Christopher
- [PATCH] Add function entry count metadata.
 
Diego Novillo
- [PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs	can be expression in IR).
 
Adrian Prantl
- [PATCH] Machine Level IR Serialization: print and parse LLVM IR.
 
Alex Lorenz
- [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
- [PATCH] Add function entry count metadata.
 
Justin Bogner
- [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
- [PATCH] Stop resetting SanitizeAddress in	TargetMachine::resetTargetOptions
 
Akira Hatanaka
- [PATCH] Add function entry count metadata.
 
Diego Novillo
- [llvm] r236912 - [opaque pointer type] Cleanup a few references	to pointee types using nearby non-pointee types of the same value
 
Quentin Colombet
- [PATCH] [InstCombine] Don't propagate nsw for A*B+A*C => A*(B+C).
 
Sanjoy Das
- [PATCH] [InstCombine] Added check for NUW flag.
 
Sanjoy Das
- [PATCH] LLVM changes for indirect call target profiling support
 
Xinliang David Li
- [llvm] r236912 - [opaque pointer type] Cleanup a few	references	to pointee types using nearby non-pointee types of	the same value
 
Quentin Colombet
- [PATCH] Implement variable-sized alloca instrumentation (take 2).
 
Kostya Serebryany
- [PATCH] Reimplement heuristic for estimating complete-unroll	optimization effects.
 
Michael Zolotukhin
- [PATCH] Reimplement heuristic for estimating complete-unroll	optimization effects.
 
Michael Zolotukhin
- [PATCH] Estimate DCE effect in heuristic for estimating	complete-unroll optimization effects.
 
Michael Zolotukhin
- [PATCH] Add function entry count metadata.
 
Diego Novillo
- [PATCH] [Target/AArch64] Introduce OptimizeBarriersPass
 
Davide Italiano
- [PATCH] [Target/AArch64] Introduce OptimizeBarriersPass
 
Davide Italiano
- [llvm] r236916 - ScheduleDAGInstrs: In functions with tail calls	PseudoSourceValues are not non-aliasing distinct objects
 
Arnold Schwaighofer
- [llvm] r236918 - [Target/ARM] Remove unused 'private' from class.
 
Davide Italiano
- [PATCH] [Target/ARM] Remove unused private
 
Davide Italiano
- [llvm] r236919 - Revert r236912.
 
Quentin Colombet
- [llvm] r236912 - [opaque pointer type] Cleanup a	few	references	to pointee types using nearby non-pointee types	of	the same value
 
Quentin Colombet
- [llvm] r236921 - Fix compile error
 
Arnold Schwaighofer
- [llvm] r236916 - ScheduleDAGInstrs: In functions with tail calls	PseudoSourceValues are not non-aliasing distinct objects
 
Quentin Colombet
- [llvm] r236916 - ScheduleDAGInstrs: In functions with tail	calls PseudoSourceValues are not non-aliasing distinct objects
 
Arnold Schwaighofer
- [PATCH] Add function entry count metadata.
 
Justin Bogner
- [llvm] r236922 - [Fast-ISel] Don't mark the first use of a remat	constant as killed.
 
Pete Cooper
- [llvm] r236919 - Revert r236912.
 
Justin Bogner
- [llvm] r236923 - MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Tom Stellard
- [PATCH] R600/SI: Fix bug in VGPR spilling
 
Tom Stellard
- [PATCH] MachineCSE: Add a target query for the LookAheadLimit	heurisitic
 
Phabricator
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Matthew Barney
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Craig Topper
- [PATCH] Fix MergeConsecutiveStore for non-byte-sized memory	accesses.
 
James Y Knight
- [llvm] r236927 - Fix MergeConsecutiveStore for non-byte-sized memory	accesses.
 
James Y Knight
- [PATCH] Fix MergeConsecutiveStore for non-byte-sized memory	accesses.
 
James Y Knight
- [PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore	opcode size prefix
 
Matthew Barney
- [PATCH] [tablegen] Resolve complex def identifiers when	instanciating multiclass
 
Amaury SECHET
- [PATCH] [InstCombine] Added transformation from sdiv to ashr
 
David Majnemer
- [PATCH] Fix tablegen cmake rule.
 
James Y Knight
- [llvm] r236928 - llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll:	s/REQUIRE/REQUIRES/
 
NAKAMURA Takumi
- [PATCH] [InstCombine] Don't propagate nsw for A*B+A*C => A*(B+C).
 
David Majnemer
- [llvm] r236929 - Add polly support to sort_includes.py
 
Tobias Grosser
- [polly] r236930 - Sort include directives
 
Tobias Grosser
- [polly] r236931 - Add explicit #includes for used isl features
 
Tobias Grosser
- [polly] r236932 - Update isl to c3892bebc0
 
Tobias Grosser
- [llvm] r236850 - Fix alignment checks in MergeConsecutiveStores.
 
Renato Golin
- [PATCH] Add function entry count metadata.
 
Duncan P. N. Exon Smith
- [PATCH] [mips][FastISel] Simplify callabi.ll by using multiple check	prefixes.
 
Vasileios Kalintiris
- [PATCH] Add a DIExternalTypeRef debug metadata node to the IR.
 
Duncan P. N. Exon Smith
- [PATCH] [Docs] Fix scoped noalias example
 
hfinkel at anl.gov
- [PATCH] Sanitizers: Implement `GetRSS` on Mac OS X
 
Ismail Pazarbasi
- [PATCH] Call system's sigfillset and sigprocmask functions from	sanitizers
 
Ismail Pazarbasi
- [PATCH] [Testsuite] Renumber metadata in ScopedNoAliasAA test to	match CHECK lines
 
hfinkel at anl.gov
- [PATCH] [mips][FastISel] Handle calls with non legal types i8 and	i16.
 
Vasileios Kalintiris
- [PATCH] Implement `internal_start/join_thread` on Mac OS X
 
Ismail Pazarbasi
- [LNT] r236934 - Teach LNT about 64-bit Mips targets.
 
Vasileios Kalintiris
- [PATCH] Teach LNT about 64-bit Mips targets.
 
Vasileios Kalintiris
- [PATCH] Implement `internal_start/join_thread` on Mac OS X
 
Alexander Potapenko
- [PATCH] Factor out SmallDataThreshold.
 
Ikhlas Ajbar
- [PATCH] Factor out SmallDataThreshold.
 
Ikhlas Ajbar
- [PATCH] Implement `internal_start/join_thread` on Mac OS X
 
Ismail Pazarbasi
- [PATCH] [Target/X86] Fix crash in assignTopologicalOrder()
 
Davide Italiano
- [PATCH] Add function entry count metadata.
 
David Blaikie
- [PATCH] Add function entry count metadata.
 
David Blaikie
- [llvm] r236942 - SystemZ: silence a GCC warning
 
Saleem Abdulrasool
- [PATCH] Fix input validation issues in llvm-as/llvm-dis
 
Lenar Safin
- [PATCH] Add support for one element array store in InstCombine
 
Amaury SECHET
- [PATCH] PR 23155 - Improvement to X86 16 bit operation promotion	for better performance.
 
Michael Kuperstein
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved	memory access
 
Elena Demikhovsky
- [PATCH] Sanitizers: Implement `GetRSS` on Mac OS X
 
Dmitry Vyukov
- [PATCH] Call system's sigfillset and sigprocmask functions from	sanitizers
 
Dmitry Vyukov
- [PATCH] [X86] ABI breaking change for x86-32: pass 3 vector arguments	in-register instead of 4, except on Darwin
 
Michael Kuperstein
- [llvm] r236947 - AVX-512: fixed a bug in i1 vectors lowering
 
Elena Demikhovsky
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Simon Pilgrim
- [PATCH] R600/SI: add pass to mark CF live ranges as non-spillable
 
Grigori Goronzy
- [llvm] r236951 - SanitizerCoverage: Use `createSanitizerCtor` to	create ctor and call init
 
Ismail Pazarbasi
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Elena Demikhovsky
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Simon Pilgrim
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Elena Demikhovsky
- [llvm] r236954 - [SelectionDAG] Fixed constant folding issue when	legalised types are smaller then the folded type.
 
Simon Pilgrim
- [llvm] r236955 - AVX-512: fixed UINT_TO_FP operation for 512-bit	types.
 
Elena Demikhovsky
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Simon Pilgrim
- [PATCH] [AArch64] [DFSan] Adding support of AArch64 for DFSan
 
Kumar Sukhani
- [PATCH] [LLVM] [AArch64] [DFSan] Adding support of AArch64 for DFSan
 
Kumar Sukhani
- [PATCH] [Clang] [AArch64] [DFSan] Adding support of AArch64 for DFSan
 
Kumar Sukhani
- [PATCH] [LLVM] [AArch64] [DFSan] Adding support of AArch64 for	DFSan
 
Kumar Sukhani
- [llvm] r235988 - Use CIE version 4 for dwarf4.
 
Anton Korobeynikov
- [PATCH] Move logic from JumpThreading into LazyValue info to simplify	caller.
 
Philip Reames
- [PATCH] Add a "probe-stack" attribute
 
John Kåre Alsaker
- [PATCH] Add support for one element array load in InstCombine
 
David Majnemer
- [llvm] r236968 - [InstCombine] Canonicalize single element array load
 
David Majnemer
- [llvm] r236969 - [InstCombine] Canonicalize single element array store
 
David Majnemer
- [PATCH] Add support for one element array store in InstCombine
 
David Majnemer
- [PATCH] Add support for one element array load in InstCombine
 
David Majnemer
- [llvm] r236521 - [SystemZ] Add CodeGen support for integer vector	types
 
Yaron Keren
- [PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
 
Elena Demikhovsky
- [PATCH] Loop Versioning for LICM
 
Ashutosh Nema
- [llvm] r236970 - Make buildbots happy
 
David Majnemer
- [PATCH] [PATCH 1/2] Add a "probe-stack" attribute
 
David Majnemer
- [llvm] r236971 - AVX-512: Added SKX instructions and intrinsics:
 
Elena Demikhovsky
- [llvm] r236972 - Fixed compilation warning, NFC.
 
Elena Demikhovsky
- [PATCH] [PATCH 1/2] Add a "probe-stack" attribute
 
John Kåre Alsaker
- [llvm] r236973 - [InstCombine/PowerPC] Fix single-precision QPX	load/store replacement
 
Hal Finkel
- [PATCH] [PATCH 1/2] Add a "probe-stack" attribute
 
John Kåre Alsaker
    
      Last message date: 
       Sun May 10 23:58:29 PDT 2015
    Archived on: Tue Aug  4 17:12:44 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).