The Week Of Monday 17 October 2016 Archives by date
Starting: Mon Oct 17 00:19:14 PDT 2016
Ending: Sun Oct 23 22:07:19 PDT 2016
Messages: 1624
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Ashutosh Nema via llvm-commits
- [llvm] r284367 - Support: Drop LLVM_ATTRIBUTE_UNUSED_RESULT
Justin Bogner via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
George Rimar via llvm-commits
- [PATCH] D25611: When moving a zext near to its associated load, do not retain the origial debug location.
Bjorn Pettersson via llvm-commits
- [PATCH] D23456: [Sparc] Leon Errata Fix Passes
Chris Dewhurst via llvm-commits
- [PATCH] D25667: Fix call sites with spurious .c_str() calls from explicit StringRef conversion (NFC)
Malcolm Parsons via llvm-commits
- [PATCH] D25278: [AVR] Add AVRISelDAGToDAG.cpp
Dylan McKay via llvm-commits
- [PATCH] D25616: [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
George Rimar via llvm-commits
- [PATCH] D25616: [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
George Rimar via llvm-commits
- [llvm] r284369 - [Object/ELF] - Do not crash on invalid section index.
George Rimar via llvm-commits
- [PATCH] D23808: [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Simon Pilgrim via llvm-commits
- [PATCH] D25081: [Object/ELF] - Do not crash on invalid section index.
George Rimar via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Eugene Leviant via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Eugene Leviant via llvm-commits
- [llvm] r284371 - [Object/ELF] - Check that e_shnum is null when e_shoff is.
George Rimar via llvm-commits
- [PATCH] D9386: llvm.noalias - CaptureTracking needs to look through them
Jeroen Dobbelaere via llvm-commits
- [PATCH] D25611: When moving a zext near to its associated load, do not retain the origial debug location.
Andrea Di Biagio via llvm-commits
- [PATCH] D25090: [Object/ELF] - Check that e_shnum is null when e_shoff is.
George Rimar via llvm-commits
- [PATCH] D25441: [ELF] Make symbols containing ADDR() function synthetic.
Eugene Leviant via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
Victor Leschuk via llvm-commits
- [llvm] r284373 - Revert r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."
George Rimar via llvm-commits
- [llvm] r284374 - Recommit r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."
George Rimar via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
Victor Leschuk via llvm-commits
- [PATCH] D25030: [XRay] Support for for tail calls for ARM no-Thumb
Serge Rogatch via llvm-commits
- [lld] r284375 - [ELF] - Added testcase relative to D25090.
George Rimar via llvm-commits
- [PATCH] D25090: [Object/ELF] - Check that e_shnum is null when e_shoff is.
George Rimar via llvm-commits
- [lld] r284376 - [ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MIPS_ABIFLAGS sections.
George Rimar via llvm-commits
- [llvm] r284377 - [CodeGenPrepare] When moving a zext near to its associated load, do not retain the original debug location.
Andrea Di Biagio via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Ulrich Weigand via llvm-commits
- [PATCH] D25609: [ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MIPS_ABIFLAGS sections.
George Rimar via llvm-commits
- [PATCH] D25611: When moving a zext near to its associated load, do not retain the origial debug location.
Phabricator via llvm-commits
- [llvm] r284378 - [SCEV] Consider delinearization pattern with extension with identity factor
Tobias Grosser via llvm-commits
- [llvm] r284379 - [SimplifyCFG] Don't lower complex ConstantExprs to lookup tables
Oliver Stannard via llvm-commits
- [PATCH] D16492: [SCEV] Consider delinearization pattern with extension with identity factor
Tobias Grosser via llvm-commits
- [PATCH] D16492: [SCEV] Consider delinearization pattern with extension with identity factor
Tobias Grosser via llvm-commits
- [PATCH] D25550: [SimplifyCFG] Don't lower complex ConstantExprs to lookup tables
Oliver Stannard via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
James Molloy via llvm-commits
- [PATCH] D25286: Ignore debug info when making optimization decisions in SimplifyCFG.
James Molloy via llvm-commits
- [PATCH] D25075: [LazyValueInfo] Understand monotonically increasing loops and identity values
James Molloy via llvm-commits
- Attempts at speeding up StringTableBuilder
Rafael Espíndola via llvm-commits
- [llvm] r284380 - [docs] Reduce the number of places 'minimum requirements' is mentioned to one
Renato Golin via llvm-commits
- [PATCH] D25512: [SDAG] Use ABI type alignment for constant pools when optimizing for size
Oliver Stannard via llvm-commits
- [PATCH] D25615: [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy via llvm-commits
- [PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
Javed Absar via llvm-commits
- [llvm] r284381 - [SDAG] Use ABI type alignment for constant pools when optimizing for size
James Molloy via llvm-commits
- [PATCH] D25671: [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.
Alexey Bataev via llvm-commits
- [PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
James Molloy via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D25672: [mips] Fix sync instruction definition
Simon Dardis via llvm-commits
- [llvm] r284384 - [Support] remove_dots: Remove .. from absolute paths.
Benjamin Kramer via llvm-commits
- [polly] r284385 - [ScopDetect] Depend transitively on ScalarEvolution.
Michael Kruse via llvm-commits
- [lld] r284363 - ELF: Add a skip() overload to ignore any token
Rafael Espíndola via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Gil Rapaport via llvm-commits
- [llvm] r284386 - [Support] remove_dots: Remove windows test.
Benjamin Kramer via llvm-commits
- [PATCH] D25462: [Object/ELF] - Check Header->e_shoff value earlier and do not crash.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
George Rimar via llvm-commits
- [llvm] r284077 - Moving to GitHub - Unified Proposal
Ed Maste via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Matthew Simpson via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
Rafael Espíndola via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
George Rimar via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
George Rimar via llvm-commits
- [llvm] r284387 - [Object/ELF] - Check Header->e_shoff value earlier and do not crash.
George Rimar via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D25567: [MC] Fix Various End Of Line Comment checkings
Nirav Dave via llvm-commits
- [PATCH] D25462: [Object/ELF] - Check Header->e_shoff value earlier and do not crash.
George Rimar via llvm-commits
- [lld] r284388 - [ELF] - Add support for -nopie
George Rimar via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D22038: [X86] Transform zext+seteq+cmp into shr+lzcnt on btver2 architecture.
Simon Pilgrim via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Nemanja Ivanovic via llvm-commits
- [PATCH] D25676: [ELF] - Add support for -nopie
George Rimar via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D9401: llvm.noalias - The AA implementaton
Jeroen Dobbelaere via llvm-commits
- [llvm] r284390 - Rename interface for querying physical hardware concurrency
Teresa Johnson via llvm-commits
- [PATCH] D22038: [X86] Transform zext+seteq+cmp into shr+lzcnt on btver2 architecture.
pierre gousseau via llvm-commits
- [PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
Javed Absar via llvm-commits
- [PATCH] D25585: Add interface for querying physical hardware concurrency
Teresa Johnson via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [RFC] Using large pages for large hash tables
Rafael Espíndola via llvm-commits
- [llvm] r284393 - [x86] auto-generate checks
Sanjay Patel via llvm-commits
- [PATCH] D25666: [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself. This is especially important for 32-bit targets with 64-bit shuffle elements.
Simon Pilgrim via llvm-commits
- [llvm] r284394 - [x86] add tests to show missing DAG folds for arithmetic-shift-right
Sanjay Patel via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Michael Kuperstein via llvm-commits
- [RFC] Using large pages for large hash tables
Michael Kruse via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Pablo Barrio via llvm-commits
- [llvm] r284395 - [DAG] optimize away an arithmetic-right-shift of a 0 or -1 value
Sanjay Patel via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [lld] r284396 - Rename skip(StringRef) -> consume(StringRef).
Rui Ueyama via llvm-commits
- [PATCH] D25618: Check that emitted instructions meet their predicates on all targets except ARM, Mips, and X86.
Daniel Sanders via llvm-commits
- [RFC] Using large pages for large hash tables
Rui Ueyama via llvm-commits
- [PATCH] D25618: Check that emitted instructions meet their predicates on all targets except ARM, Mips, and X86.
Daniel Sanders via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
- [RFC] Using large pages for large hash tables
Rafael Espíndola via llvm-commits
- [PATCH] D25198: AMDGPU/SI: Fix LowerParameter() for i16 arguments
Matt Arsenault via llvm-commits
- [RFC] Using large pages for large hash tables
Rafael Espíndola via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
Adrian Prantl via llvm-commits
- [llvm] r284397 - AMDGPU/SI: Fix LowerParameter() for i16 arguments
Tom Stellard via llvm-commits
- [PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
James Molloy via llvm-commits
- [PATCH] D25198: AMDGPU/SI: Fix LowerParameter() for i16 arguments
Phabricator via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Ehsan Amiri via llvm-commits
- [RFC] Using large pages for large hash tables
Michael Kruse via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Ehsan Amiri via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
Victor Leschuk via llvm-commits
- Attempts at speeding up StringTableBuilder
Daniel Berlin via llvm-commits
- [PATCH] D25446: Disallow ArrayRef assignment from temporaries
David Blaikie via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Zachary Turner via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
David Blaikie via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
David Li via llvm-commits
- [PATCH] D25404: [ADT] Let MapVector handle non-copyable values.
David Blaikie via llvm-commits
- [llvm] r284398 - AMDGPU/SI: LowerParameter() should be computing align based on memory type
Tom Stellard via llvm-commits
- [lld] r284068 - Support GNU-style ZLIB-compressed input sections.
David Blaikie via llvm-commits
- [llvm] r284069 - [unittests] Delete even more copy constructors (NFC)
David Blaikie via llvm-commits
- [PATCH] D25404: [ADT] Let MapVector handle non-copyable values.
Justin Lebar via llvm-commits
- [PATCH] D25685: [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Sanjay Patel via llvm-commits
- [PATCH] D25620: DebugInfo: introduce DIAlignment type
Adrian Prantl via llvm-commits
- [PATCH] D25446: Disallow ArrayRef assignment from temporaries
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D25203: AMDGPU/SI: LowerParameter() should be computing align based on memory type
Phabricator via llvm-commits
- [PATCH] D24926: Added support of configuration files
Serge Pavlov via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
David Blaikie via llvm-commits
- [PATCH] D25404: [ADT] Let MapVector handle non-copyable values.
David Blaikie via llvm-commits
- [RFC] Using large pages for large hash tables
Hal Finkel via llvm-commits
- [PATCH] D25685: [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Sanjay Patel via llvm-commits
- [PATCH] D25685: [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Simon Pilgrim via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Zachary Turner via llvm-commits
- [lld] r284092 - Move a utility function to Strings.cpp.
Rafael Espíndola via llvm-commits
- [RFC] Using large pages for large hash tables
Hal Finkel via llvm-commits
- [RFC] Using large pages for large hash tables
Hal Finkel via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Rui Ueyama via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Pete Cooper via llvm-commits
- [lld] r284092 - Move a utility function to Strings.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D25607: [SCEV] More accurate calculation of max backedge count of some less-than loops
Sanjoy Das via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
David Li via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
David Blaikie via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Rui Ueyama via llvm-commits
- [llvm] r284312 - [MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand, and remove redundant getAtomic* member functions from SelectionDAG.
Quentin Colombet via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Rui Ueyama via llvm-commits
- [PATCH] D25560: [ELF] Emit relocation for GOT entry even if it is an absolute symbol
Rui Ueyama via llvm-commits
- [llvm] r284069 - [unittests] Delete even more copy constructors (NFC)
Vedant Kumar via llvm-commits
- [llvm] r284384 - [Support] remove_dots: Remove .. from absolute paths.
Rui Ueyama via llvm-commits
- [llvm] r284069 - [unittests] Delete even more copy constructors (NFC)
David Blaikie via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [lld] r284404 - [ELF] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
- [PATCH] D25549: [ELF] - Linkerscript: accept integer values for PHDRS types.
Rui Ueyama via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
- [llvm] r284069 - [unittests] Delete even more copy constructors (NFC)
Vedant Kumar via llvm-commits
- [llvm] r284069 - [unittests] Delete even more copy constructors (NFC)
David Blaikie via llvm-commits
- [PATCH] D25685: [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Simon Pilgrim via llvm-commits
- [RFC] Using large pages for large hash tables
Rafael Espíndola via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
David Li via llvm-commits
- [llvm] r284406 - GlobalISel: support wider range of load/store sizes in AArch64.
Tim Northover via llvm-commits
- [PATCH] D24926: Added support of configuration files
Alexey Bataev via llvm-commits
- [PATCH] D25482: [PPC] Allow two post RA schedulers to be in the pipeline and select one depending on the Machine Function's subtarget
Matthias Braun via llvm-commits
- [llvm] r284384 - [Support] remove_dots: Remove .. from absolute paths.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Hal Finkel via llvm-commits
- [lld] r284407 - ELF: Implement skip() as (void)next()
Justin Bogner via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
- [PATCH] D25286: Ignore debug info when making optimization decisions in SimplifyCFG.
Dehao Chen via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Zachary Turner via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
David Li via llvm-commits
- [lld] r284363 - ELF: Add a skip() overload to ignore any token
Justin Bogner via llvm-commits
- [llvm] r284408 - Return a StringRef instead of a Comdat*.
Rafael Espindola via llvm-commits
- [lld] r284409 - Update for llvm change.
Rafael Espindola via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
David Li via llvm-commits
- [lld] r284407 - ELF: Implement skip() as (void)next()
Rafael Espíndola via llvm-commits
- [llvm] r284410 - Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo via llvm-commits
- [llvm] r282655 - [LTO] Add a FIXME, we shouldn't expose getComdat().
Rafael Espíndola via llvm-commits
- [PATCH] D25689: [opt] Strip coverage if debug info is not present
Davide Italiano via llvm-commits
- [PATCH] D25667: Fix call sites with spurious .c_str() calls from explicit StringRef conversion (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Mehdi AMINI via llvm-commits
- [llvm] r284411 - Test commit.
Michael LeMay via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Douglas Katzman via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Daniel Berlin via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Nirav Dave via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Joerg Sonnenberger via llvm-commits
- [PATCH] D25689: [opt] Strip coverage if debug info is not present
Davide Italiano via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Douglas Katzman via llvm-commits
- [llvm] r284412 - [doc] use double `` to prevent html output of merging double dash
Mehdi Amini via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Joerg Sonnenberger via llvm-commits
- [lld] r284413 - Avoid using getComdatSymbolTable.
Rafael Espindola via llvm-commits
- [llvm] r284414 - Delete dead code.
Rafael Espindola via llvm-commits
- [llvm] r284415 - Ignore debug info when making optimization decisions in SimplifyCFG.
Dehao Chen via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [PATCH] D18254: [JumpThreading] Rewrite TryToUnfoldSelectInCurrBB() by using ComputeValueKnownInPredecessors()
Haicheng Wu via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284077 - Moving to GitHub - Unified Proposal
Mehdi Amini via llvm-commits
- [PATCH] D25694: [AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Mehdi Amini via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Xinliang David Li via llvm-commits
- [PATCH] D22975: Compute the Newton series natively
Evandro Menezes via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Xinliang David Li via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Zachary Turner via llvm-commits
- [PATCH] D25694: [AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Tom Stellard via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Vedant Kumar via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Zvi Rackover via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Douglas Katzman via llvm-commits
- [llvm] r284312 - [MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand, and remove redundant getAtomic* member functions from SelectionDAG.
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Chandler Carruth via llvm-commits
- [llvm] r284418 - [opt] Strip coverage if debug info is not present.
Davide Italiano via llvm-commits
- [PATCH] D25689: [opt] Strip coverage if debug info is not present
Adrian Prantl via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Tony Tye via llvm-commits
- [PATCH] D25689: [opt] Strip coverage if debug info is not present
Davide Italiano via llvm-commits
- [PATCH] D24658: [Sparc][LEON] Optimisation for FDIV / FSQRT leon erratum fix
Chris Dewhurst via llvm-commits
- [llvm] r284421 - [DAG] make isConstOrConstSplat and isConstOrConstSplatFP more accessible; NFC
Sanjay Patel via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Zia Ansari via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Joerg Sonnenberger via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Mehdi Amini via llvm-commits
- [llvm] r284424 - [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Sanjay Patel via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Zachary Turner via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Tim Shen via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Tim Shen via llvm-commits
- [PATCH] D25685: [DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Sanjay Patel via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
David Blaikie via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [llvm] r284425 - [Support] Add support for "advanced" number formatting.
Zachary Turner via llvm-commits
- [PATCH] D25620: DebugInfo: use uint32_t instead of uint64_t for alignment
Victor Leschuk via llvm-commits
- [polly] r284426 - Handle multi-dimensional invariant load.
Eli Friedman via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25497: [Format] Add more ways to format numbers
Zachary Turner via llvm-commits
- [PATCH] D25698: Update lld to use new LTO comdat api
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r284427 - remove FIXME comment (fixed with r284424); NFC
Sanjay Patel via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Mehdi AMINI via llvm-commits
- [PATCH] D25620: DebugInfo: use uint32_t instead of uint64_t for alignment
Adrian Prantl via llvm-commits
- [PATCH] D25699: LegalizeDAG: Support promoting [US]DIV and [US]REM operations
Tom Stellard via llvm-commits
- [PATCH] D18049: AMDGPU i16 implementation
Tom Stellard via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Rafael Espíndola via llvm-commits
- [llvm] r284428 - Try to fix build after invalid pointer conversion.
Zachary Turner via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Mehdi Amini via llvm-commits
- [PATCH] D25584: [polly codegen] Handle multi-dimensional invariant load.
Eli Friedman via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
David Blaikie via llvm-commits
- [PATCH] D25589: AMDGPU: Fix using incorrect private resource with no allocation
Tom Stellard via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
Mehdi Amini via llvm-commits
- [llvm] r284429 - Revert formatting changes.
Zachary Turner via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Rui Ueyama via llvm-commits
- [PATCH] D25639: Add ctor for string literal to StringRef, and make explicit the conversion from const char *
David Blaikie via llvm-commits
- Attempts at speeding up StringTableBuilder
Rui Ueyama via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Evgeny Astigeevich via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Simon Dardis via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- Attempts at speeding up StringTableBuilder
Rafael Espíndola via llvm-commits
- [PATCH] D24989: Use profile info to set function section prefix to group hot/cold functions.
Dehao Chen via llvm-commits
- [PATCH] D25086: [llvm-cov] Allow llvm-cov to report the coverage counters across multiple elf files.
Vedant Kumar via llvm-commits
- Attempts at speeding up StringTableBuilder
Rui Ueyama via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [PATCH] D25584: [polly codegen] Handle multi-dimensional invariant load.
Michael Kruse via llvm-commits
- [PATCH] D25575: test-suite: try to force many FP-dependent tests to compile with unaggressive FP optimization or not at all, add support for per-ISA reference outputs
Abe Skolnik via llvm-commits
- [PATCH] D25575: test-suite: try to force many FP-dependent tests to compile with unaggressive FP optimization or not at all, add support for per-ISA reference outputs
Sebastian Pop via llvm-commits
- [PATCH] D25584: [polly codegen] Handle multi-dimensional invariant load.
Friedman, Eli via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Davide Italiano via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Davide Italiano via llvm-commits
- [llvm] r284431 - Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby via llvm-commits
- [PATCH] D25644: [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- [PATCH] D25705: [ADT] Compare strings' hashes first before comparing their values.
Justin Lebar via llvm-commits
- [PATCH] D25644: [ADT] Move CachedHashString to a own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- [PATCH] D25644: [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- Attempts at speeding up StringTableBuilder
Rafael Espíndola via llvm-commits
- [PATCH] D25026: [asan] Move instrumented null-terminated strings to a special section
Kuba Brecka via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Rui Ueyama via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [llvm] r284432 - [ADT] Add SmallDenseSet.
Justin Lebar via llvm-commits
- [llvm] r284433 - [ADT] Add an initializer_list constructor to {Small, }DenseSet.
Justin Lebar via llvm-commits
- [lld] r284434 - [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- [llvm] r284434 - [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Davide Italiano via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Simon Dardis via llvm-commits
- [PATCH] D25628: [ADT] Add SmallDenseSet.
Justin Lebar via llvm-commits
- [PATCH] D25644: [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
- [PATCH] D25629: [ADT] Add an initializer_list constructor to {Small, }DenseSet.
Justin Lebar via llvm-commits
- [PATCH] D25075: [LazyValueInfo] Understand monotonically increasing loops and identity values
Philip Reames via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Eli Friedman via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Eli Friedman via llvm-commits
- [llvm] r284435 - [AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284312 - [MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand, and remove redundant getAtomic* member functions from SelectionDAG.
Quentin Colombet via llvm-commits
- [PATCH] D24103: [peephole] Enhance folding logic to work for STATEPOINTs
Philip Reames via llvm-commits
- [PATCH] D23903: [WIP] Improve deopt spilling for arguments passed on the stack
Philip Reames via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Hans Wennborg via llvm-commits
- [llvm] r284436 - Resubmit "Add support for advanced number formatting."
Zachary Turner via llvm-commits
- [PATCH] D25694: [AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25707: [profile] Mark lprofCurFilename as COMPILER_RT_WEAK
Vedant Kumar via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Eli Friedman via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Rui Ueyama via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
- [llvm] r284425 - [Support] Add support for "advanced" number formatting.
Tim Northover via llvm-commits
- [llvm] r284425 - [Support] Add support for "advanced" number formatting.
Zachary Turner via llvm-commits
- [PATCH] D25709: [WebAssembly] Change call_indirect stack semantics and printing order
Jacob Gravelle via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner via llvm-commits
- [PATCH] D25709: [WebAssembly] Change call_indirect stack semantics and printing order
Jacob Gravelle via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Ehsan Amiri via llvm-commits
- [llvm] r284425 - [Support] Add support for "advanced" number formatting.
Zachary Turner via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Rui Ueyama via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Nemanja Ivanovic via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Justin Lebar via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Ehsan Amiri via llvm-commits
- [PATCH] D25707: [profile] Mark lprofCurFilename as COMPILER_RT_WEAK
David Li via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Justin Lebar via llvm-commits
- [PATCH] D25688: [scudo] Lay the foundation for 32-bit support
Kostya Serebryany via llvm-commits
- [zorg] r284438 - [libFuzzer bot] use warnings instead of hard failures on openssl-1.0.1f benchmark since their build system has flaky failures
Kostya Serebryany via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Rui Ueyama via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Hal Finkel via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Xinliang David Li via llvm-commits
- [compiler-rt] r284440 - [profile] Mark lprofCurFilename as COMPILER_RT_WEAK
Vedant Kumar via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Ehsan Amiri via llvm-commits
- [llvm] r284441 - Fix differences in codegen between Linux and Windows toolchains
Mandeep Singh Grang via llvm-commits
- [PATCH] D25707: [profile] Mark lprofCurFilename as COMPILER_RT_WEAK
Phabricator via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [llvm] r284425 - [Support] Add support for "advanced" number formatting.
Tim Northover via llvm-commits
- [lld] r284444 - [CMake] Add missing dependency on intrinsics_gen
Chris Bieneman via llvm-commits
- [PATCH] D25713: Improve ARM lowering for "icmp <2 x i64> eq".
Eli Friedman via llvm-commits
- [PATCH] D25140: ScheduleDAGInstrs: Add condjump deps in addSchedBarrierDeps()
Andrew Trick via llvm-commits
- [www] r284447 - [www] add call for speakers for the LLVM Performance Workshop at CGO 2017
Sebastian Pop via llvm-commits
- [www] r284449 - [www] add property executable to index.html
Sebastian Pop via llvm-commits
- [PATCH] D25616: [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
Davide Italiano via llvm-commits
- [PATCH] D24595: [lib/LTO] Remove now unneded hack for undefined symbols
Davide Italiano via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Davide Italiano via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Davide Italiano via llvm-commits
- [PATCH] D25545: ELF: Simplify handling of *_start/*_end symbols.
Peter Collingbourne via llvm-commits
- [PATCH] D24855: MachineScheduler: Enable macro fusion in post-RA scheduler
Andrew Trick via llvm-commits
- [llvm] r284450 - [AVX-512] Add support for decoding shuffle mask from constant pool for masked VPERMILPS/PD.
Craig Topper via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Katya Romanova via llvm-commits
- [PATCH] D24855: MachineScheduler: Enable macro fusion in post-RA scheduler
Matthias Braun via llvm-commits
- [PATCH] D24855: MachineScheduler: Enable macro fusion in post-RA scheduler
Andrew Trick via llvm-commits
- [PATCH] D25692: [AVX-512] Disassembler support for rounding control and SAE attribute.
Craig Topper via llvm-commits
- [PATCH] D23808: [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Craig Topper via llvm-commits
- [PATCH] D24855: MachineScheduler: Enable macro fusion in post-RA scheduler
Matthias Braun via llvm-commits
- [llvm] r284451 - [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself.
Craig Topper via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Eric Christopher via llvm-commits
- [PATCH] D25666: [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself. This is especially important for 32-bit targets with 64-bit shuffle elements.
Phabricator via llvm-commits
- [llvm] r284452 - Improve tablegen gen-subtarget diagnostics for missing machine models.
Andrew Trick via llvm-commits
- [llvm] r284450 - [AVX-512] Add support for decoding shuffle mask from constant pool for masked VPERMILPS/PD.
Davide Italiano via llvm-commits
- [llvm] r284453 - [X86] Fix DecodeVPERMVMask to handle cases where the constant pool entry has a different type than the shuffle itself.
Craig Topper via llvm-commits
- [llvm] r284454 - Object: Add a missing return in ObjectFile::createObjectFile
Justin Bogner via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [llvm] r284455 - [AVX-512] Add test case to check shuffle decoding for masked vpermilps for r284450.
Craig Topper via llvm-commits
- [llvm] r269784 - Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Justin Bogner via llvm-commits
- [llvm] r284456 - [XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris via llvm-commits
- [PATCH] D25030: [XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris via llvm-commits
- [PATCH] D25030: [XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris via llvm-commits
- [PATCH] D24926: Added support of configuration files
Serge Pavlov via llvm-commits
- [PATCH] D24926: Added support of configuration files
Serge Pavlov via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Renato Golin via llvm-commits
- [PATCH] D25716: [asan] Update test for D25715
Vitaly Buka via llvm-commits
- [llvm] r284459 - [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Simon Pilgrim via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Jonas Hahnfeld via llvm-commits
- [PATCH] D23808: [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Simon Pilgrim via llvm-commits
- [PATCH] D25651: [AVX-512] Teach isel lowering that a subvector broadcast being inserted into both halves of a 512-bit vector can be combined into a larger subvector broadcast.
Igor Breger via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Johannes Doerfert via llvm-commits
- [PATCH] D25013: [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
coby via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Piotr Padlewski via llvm-commits
- [PATCH] D25320: [MDA][DSE] DBG values no longer impact abort limit for call site dependence analysis
Henric Karlsson via llvm-commits
- [llvm] r284460 - [ARM] Assign cost of scaling for Cortex-R52
Javed Absar via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Eugene Leviant via llvm-commits
- [PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
Javed Absar via llvm-commits
- [llvm] r284461 - [X86][SSE] Added extra (mul x, (1 << c)) -> x << c style vector tests
Simon Pilgrim via llvm-commits
- [llvm] r284462 - Revert "Resubmit "Add support for advanced number formatting.""
Renato Golin via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Renato Golin via llvm-commits
- [llvm] r284465 - [SCEV] More accurate calculation of max backedge count of some less-than loops
John Brawn via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim via llvm-commits
- [PATCH] D25607: [SCEV] More accurate calculation of max backedge count of some less-than loops
John Brawn via llvm-commits
- [PATCH] D25721: [LLD][ARM] Allow relative exceptions relocations in shared libraries
Peter Smith via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D25086: [llvm-cov] Allow llvm-cov to report the coverage counters across multiple elf files.
Ying Yi via llvm-commits
- [PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Gil Rapaport via llvm-commits
- [lld] r284470 - [ELF] - Linkerscript: accept integer values for PHDRS types.
George Rimar via llvm-commits
- [llvm] r284471 - [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
George Rimar via llvm-commits
- [PATCH] D25549: [ELF] - Linkerscript: accept integer values for PHDRS types.
George Rimar via llvm-commits
- [PATCH] D25616: [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
George Rimar via llvm-commits
- [PATCH] D25500: AMDGPU: Workaround for instruction size with literals
Nicolai Hähnle via llvm-commits
- [PATCH] D24774: [Loads] Fix crash in is isDereferenceableAndAlignedPointer()
Tom Stellard via llvm-commits
- [lld] r284474 - [ELF] - Update testcases after llvm change.
George Rimar via llvm-commits
- [PATCH] D25637: AMDGPU/SI: Handle hazard with sgpr lane selects for v_{read, write}lane
Nicolai Hähnle via llvm-commits
- [PATCH] D25671: [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.
Alexey Bataev via llvm-commits
- [PATCH] D25638: AMDGPU/SI: Handle hazard with s_rfe_b64
Nicolai Hähnle via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Ashutosh Nema via llvm-commits
- [PATCH] D25713: Improve ARM lowering for "icmp <2 x i64> eq".
James Molloy via llvm-commits
- [PATCH] D25625: checking FP function attribute values and adding more build attribute tests
James Molloy via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
James Molloy via llvm-commits
- [PATCH] D23159: [mips] MIPSR6 delay slot filler optimization.
Vasileios Kalintiris via llvm-commits
- [PATCH] D22520: [mips] zeroext and logical 'and' mask optimizations
Vasileios Kalintiris via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Renato Golin via llvm-commits
- [PATCH] D25656: AMDGPU: Allow additional implicit operands on MOVRELS instructions
Nicolai Hähnle via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D25724: [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michał Górny via llvm-commits
- [PATCH] D24774: [Loads] Fix crash in is isDereferenceableAndAlignedPointer()
Hal Finkel via llvm-commits
- [PATCH] D25724: [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michał Górny via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [llvm] r284475 - [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
Vasileios Kalintiris via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D24824: [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
Vasileios Kalintiris via llvm-commits
- [PATCH] D24824: [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
Vasileios Kalintiris via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
James Greenhalgh via llvm-commits
- [PATCH] D25075: [LazyValueInfo] Understand monotonically increasing loops and identity values
James Molloy via llvm-commits
- [PATCH] D24667: [mips][ias] Handle more complicated expressions for memory operands
Vasileios Kalintiris via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Renato Golin via llvm-commits
- [PATCH] D24556: [mips] Macro expansion for ld, sd for O32
Vasileios Kalintiris via llvm-commits
- [PATCH] D25030: [XRay] Support for for tail calls for ARM no-Thumb
Serge Rogatch via llvm-commits
- [llvm] r284478 - Strip trailing whitespace (NFCI)
Simon Pilgrim via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Ulrich Weigand via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
- [PATCH] D25620: DebugInfo: use uint32_t instead of uint64_t for alignment
Victor Leschuk via llvm-commits
- [llvm] r284479 - [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
Michael Zuckerman via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
David Abdurachmanov via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Joel Jones via llvm-commits
- [PATCH] D25013: [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
Phabricator via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
James Greenhalgh via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Joel Jones via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Michael Kruse via llvm-commits
- [PATCH] D25672: [mips] Fix sync instruction definition
Vasileios Kalintiris via llvm-commits
- [test-suite] r284480 - [polybench] fix some places I have missed in the large patch
Sebastian Pop via llvm-commits
- [llvm] r284481 - [mips] Macro expansion for ld, sd for O32
Simon Dardis via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Renato Golin via llvm-commits
- [llvm] r284482 - DebugInfo: change alignment type from uint64_t to uint32_t to save space.
Victor Leschuk via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Renato Golin via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Renato Golin via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
David Abdurachmanov via llvm-commits
- [PATCH] D25652: [AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/W/D/Q/PS/PD).
Simon Pilgrim via llvm-commits
- [PATCH] D24556: [mips] Macro expansion for ld, sd for O32
Simon Dardis via llvm-commits
- [PATCH] D25620: DebugInfo: use uint32_t instead of uint64_t for alignment
Victor Leschuk via llvm-commits
- [llvm] r284483 - [mips] Fix sync instruction definition
Simon Dardis via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Renato Golin via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages
Eugene Leviant via llvm-commits
- [PATCH] D25672: [mips] Fix sync instruction definition
Simon Dardis via llvm-commits
- [PATCH] D24665: [Sparc][LEON] Fixes an erratum on UT699 LEON 3 processor changing rounding mode
Chris Dewhurst via llvm-commits
- [PATCH] D25672: [mips] Fix sync instruction definition
Simon Dardis via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
James Greenhalgh via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Krzysztof Parzyszek via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Pavel Labath via llvm-commits
- [llvm] r284485 - [mips][ias] Handle more complicated expressions for memory operands
Simon Dardis via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D24667: [mips][ias] Handle more complicated expressions for memory operands
Simon Dardis via llvm-commits
- [PATCH] D24667: [mips][ias] Handle more complicated expressions for memory operands
Simon Dardis via llvm-commits
- [PATCH] D25688: [scudo] Lay the foundation for 32-bit support
Kostya Kortchinsky via llvm-commits
- [lld] r284487 - Use reserve instead of grow.
Rafael Espindola via llvm-commits
- [llvm] r284488 - [X86][AVX512] Add mask/maskz writemask support to constant pool shuffle decode commentx
Simon Pilgrim via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Justin Lebar via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
George Rimar via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Michael Kruse via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D24558: [mips][mcjit] Add the majority of N32 support.
Vasileios Kalintiris via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Michael Kruse via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Joel Jones via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Hal Finkel via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Matthew Simpson via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Matthew Simpson via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
David Li via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Evgeny Astigeevich via llvm-commits
- [llvm] r284490 - Disable fatal errors in the Verifier instantiated by bugpoint's crash
Adrian Prantl via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Zachary Turner via llvm-commits
- [PATCH] D25516: [Object/ELF] - Check index argument in getSymbol().
George Rimar via llvm-commits
- [PATCH] D25514: [Object/ELF] - Do not allow overflow when checking section size/offset.
George Rimar via llvm-commits
- [llvm] r284491 - [DAGCombiner] Add splatted vector support to (udiv x, (shl pow2, y)) -> x >>u (log2(pow2)+y)
Simon Pilgrim via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Renato Golin via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Renato Golin via llvm-commits
- [PATCH] D25577: AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
Tom Stellard via llvm-commits
- [PATCH] D24103: [peephole] Enhance folding logic to work for STATEPOINTs
Wei Mi via llvm-commits
- [llvm] r284495 - [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Andrew Trick via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
David Blaikie via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [llvm] r284497 - [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Ulrich Weigand via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Aaron Ballman via llvm-commits
- [llvm] r284498 - [X86][SSE] Added vector ashr combine tests
Simon Pilgrim via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
David Li via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Renato Golin via llvm-commits
- [PATCH] D25732: Introduce ConstantRange.addWithNoSignedWrap
Artur Pilipenko via llvm-commits
- [llvm] r284500 - [SCEV] Extract out a helper function; NFC
Sanjoy Das via llvm-commits
- [llvm] r284501 - [SCEV] Make CompareValueComplexity a little bit smarter
Sanjoy Das via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Eric Christopher via llvm-commits
- [PATCH] D25587: Introduce llvm FormatVariadic
Zachary Turner via llvm-commits
- [PATCH] D25735: [asan] Make -asan-experimental-poisoning the only behavior
Vitaly Buka via llvm-commits
- [lld] r284502 - Use CachedHashStringRef instead of CachedHash<StringRef>.
Justin Lebar via llvm-commits
- [llvm] r284503 - [ADT] Remove CachedHash<T>.
Justin Lebar via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Teresa Johnson via llvm-commits
- [PATCH] D24989: Use profile info to set function section prefix to group hot/cold functions.
Easwaran Raman via llvm-commits
- [llvm] r284504 - Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Andrew Trick via llvm-commits
- [PATCH] D25646: Use CachedHashStringRef instead of CachedHash<StringRef>.
Justin Lebar via llvm-commits
- [PATCH] D25630: [ADT] Remove CachedHash, which is unused.
Justin Lebar via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Aaron Ballman via llvm-commits
- [PATCH] D25736: [asan] Combine check-prefixes in stack-poisoning test
Vitaly Buka via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Michael Kuperstein via llvm-commits
- [PATCH] D25732: Introduce ConstantRange.addWithNoSignedWrap
Sanjoy Das via llvm-commits
- [PATCH] D25737: [asan] Rename test file as the poisoning is not "experimental"
Vitaly Buka via llvm-commits
- [llvm] r284505 - [asan] Make -asan-experimental-poisoning the only behavior
Vitaly Buka via llvm-commits
- [llvm] r284506 - [asan] Combine check-prefixes in stack-poisoning test
Vitaly Buka via llvm-commits
- [llvm] r284507 - [asan] Rename test file as the poisoning is not "experimental"
Vitaly Buka via llvm-commits
- [PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages
Rui Ueyama via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Michael Kuperstein via llvm-commits
- [llvm] r284508 - [libFuzzer] reshuffle the code for -exit_on_src_pos and -exit_on_item
Kostya Serebryany via llvm-commits
- [PATCH] D25736: [asan] Combine check-prefixes in stack-poisoning test
Evgeniy Stepanov via llvm-commits
- [PATCH] D25737: [asan] Rename test file as the poisoning is not "experimental"
Evgeniy Stepanov via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Artur Pilipenko via llvm-commits
- [PATCH] D25735: [asan] Make -asan-experimental-poisoning the only behavior
Evgeniy Stepanov via llvm-commits
- [PATCH] D25716: [asan] Update test for D25715
Evgeniy Stepanov via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Zachary Turner via llvm-commits
- [PATCH] D25739: [IndVarSimplify] Teach calculatePostIncRange to take guards into account
Artur Pilipenko via llvm-commits
- [llvm] r284509 - [sancov] add __sanitizer_cov_trace_pc_guard to the supported coverage points
Kostya Serebryany via llvm-commits
- [PATCH] D25740: [tsan] Always use -std=c++11 in TSan tests
Kuba Brecka via llvm-commits
- [PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages
Eugene Leviant via llvm-commits
- [PATCH] D25735: [asan] Make -asan-experimental-poisoning the only behavior
Vitaly Buka via llvm-commits
- [PATCH] D25736: [asan] Combine check-prefixes in stack-poisoning test
Vitaly Buka via llvm-commits
- [PATCH] D25737: [asan] Rename test file as the poisoning is not "experimental"
Vitaly Buka via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Vedant Kumar via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Matthew Simpson via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [PATCH] D25574: Fix clang tests
Mandeep Singh Grang via llvm-commits
- [PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages
Rui Ueyama via llvm-commits
- [zorg] r284511 - [libFuzzer bot] add libpng-1.2.56 benchmark to the bot
Kostya Serebryany via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Eli Friedman via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Mehdi AMINI via llvm-commits
- [lld] r284474 - [ELF] - Update testcases after llvm change.
Rui Ueyama via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Eli Friedman via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robert Lougher via llvm-commits
- [compiler-rt] r284512 - [tsan] Always use -std=c++11 in TSan tests
Kuba Brecka via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Sebastian Pop via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Sanjay Patel via llvm-commits
- [PATCH] D25188: Fix nondeterministic output in local stack slot alloc pass
Mandeep Singh Grang via llvm-commits
- [llvm] r284514 - [libFuzzer] detect leaks after every run when executing fixed inputs (./fuzzer -runs=1000000 my-file)
Kostya Serebryany via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Vedant Kumar via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25188: Fix nondeterministic output in local stack slot alloc pass
Mandeep Singh Grang via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Adrian Prantl via llvm-commits
- [PATCH] D25740: [tsan] Always use -std=c++11 in TSan tests
Phabricator via llvm-commits
- [PATCH] D25501: [Orc] Specialize SerializationTraits on (un)signed char to fix SunOS
Lang Hames via llvm-commits
- [PATCH] D25721: [LLD][ARM] Allow relative exceptions relocations in shared libraries
Rui Ueyama via llvm-commits
- [PATCH] D25574: Fix clang tests
Sebastian Pop via llvm-commits
- [llvm] r284515 - [InterleavedAccessPass] Remove global variable.
Benjamin Kramer via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Gil Rapaport via llvm-commits
- [PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Rui Ueyama via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Pavel Labath via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Gil Rapaport via llvm-commits
- [PATCH] D25536: [APFloat] Make APFloat an interface class to the internal IEEEFloat. NFC.
Hal Finkel via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Mehdi AMINI via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Paul Robinson via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Renato Golin via llvm-commits
- [PATCH] D25543: [coroutines] Add handling for unwind coro.ends
Gor Nishanov via llvm-commits
- [llvm] r284518 - [X86][SSE] Added vector lshr/shl combine tests
Simon Pilgrim via llvm-commits
- [PATCH] D25574: Fix clang tests
Mandeep Singh Grang via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Sebastian Pop via llvm-commits
- [PATCH] RuntimeDyldElf: Add (trivial) support for R_X86_64_NONE, it's a no-op
Lang Hames via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Eric Christopher via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Zachary Turner via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Rui Ueyama via llvm-commits
- [PATCH] D24424: Delete dead code in PBQP (NFC)
Lang Hames via llvm-commits
- [PATCH] D22630: Loop rotation
Hal Finkel via llvm-commits
- [llvm] r284520 - [esan] Remove global variable.
Benjamin Kramer via llvm-commits
- [llvm] r284521 - Reduce global namespace pollution. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Sanjoy Das via llvm-commits
- [llvm] r284522 - [Hexagon] Handle block live-ins with lane masks in HexagonBlockRanges
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Renato Golin via llvm-commits
- [llvm] r284523 - GlobalISel: support floating-point constants on AArch64.
Tim Northover via llvm-commits
- [PATCH] D25743: Teach llvm-config about default sysroot.
Azharuddin Mohammed via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Rui Ueyama via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Matthew Simpson via llvm-commits
- [PATCH] D25188: Fix nondeterministic output in local stack slot alloc pass
Matthias Braun via llvm-commits
- [llvm] r284524 - Remove unused typedef
Mandeep Singh Grang via llvm-commits
- [llvm] r284525 - GlobalISel: translate memcpy intrinsics.
Tim Northover via llvm-commits
- [llvm] r284526 - GlobalISel: select small binary operations on AArch64.
Tim Northover via llvm-commits
- [llvm] r284527 - GlobalISel: translate the @llvm.objectsize intrinsic.
Tim Northover via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Renato Golin via llvm-commits
- [PATCH] D22630: Loop rotation
Michael Zolotukhin via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Dan Gohman via llvm-commits
- [llvm] r284529 - One more additional error check for invalid Mach-O files for a
Kevin Enderby via llvm-commits
- [llvm] r284531 - [AArch64] Avoid materializing 0.0 when generating FP SELECT
Evandro Menezes via llvm-commits
- [PATCH] D25748: [AliasSetTracker] Return void for add() functions. NFC.
Chad Rosier via llvm-commits
- [llvm] r284532 - [AArch64] Fix test triplet
Evandro Menezes via llvm-commits
- [llvm] r284533 - Use profile info to set function section prefix to group hot/cold functions.
Dehao Chen via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Sebastian Pop via llvm-commits
- [PATCH] D25709: [WebAssembly] Change call_indirect stack semantics and printing order
Derek Schuff via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Tim Northover via llvm-commits
- [PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering
Eric Christopher via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Tim Northover via llvm-commits
- [PATCH] D24980: [GlobalOpt]: See if it's possible to shrink Stores with Undef during global variable initialization to eliminate constructor functions
Aditya Nandakumar via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
- [llvm] r284534 - [GVN] Remove dead code. NFC.
Davide Italiano via llvm-commits
- [llvm] r284535 - [GVN] Consistently use division instead of shift. NFCI.
Davide Italiano via llvm-commits
- [llvm] r284536 - Improve ARM lowering for "icmp <2 x i64> eq".
Eli Friedman via llvm-commits
- [llvm] r284537 - dwarfdump: -summarize-types: print a short summary (unqualified type name, hash, length) of type units rather than dumping contents
David Blaikie via llvm-commits
- [PATCH] D25536: [APFloat] Make APFloat an interface class to the internal IEEEFloat. NFC.
Tim Shen via llvm-commits
- [PATCH] D25713: Improve ARM lowering for "icmp <2 x i64> eq".
Eli Friedman via llvm-commits
- [llvm] r284538 - Add target for test to fix regression introduced by r284533.
Dehao Chen via llvm-commits
- [llvm] r284539 - dwarfdump: Include the name in the unit description, even in non-summarized mode
David Blaikie via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Krzysztof Parzyszek via llvm-commits
- [llvm] r284540 - dwarfdump: add space missing from the type unit header description
David Blaikie via llvm-commits
- [PATCH] D25752: Make TypeRecordBuilder usable for symbols
Zachary Turner via llvm-commits
- [PATCH] D25709: [WebAssembly] Change call_indirect stack semantics and printing order
Jacob Gravelle via llvm-commits
- [PATCH] D25746: [AMDGPU] Make note record name a static const member of target streamer.
Tony Tye via llvm-commits
- [PATCH] D25739: [IndVarSimplify] Teach calculatePostIncRange to take guards into account
Sanjoy Das via llvm-commits
- [llvm] r284541 - Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [llvm] r284542 - Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Katya Romanova via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Phabricator via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D25724: [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Chris Bieneman via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Johannes Doerfert via llvm-commits
- [PATCH] D25754: [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
Vitaly Buka via llvm-commits
- [PATCH] D25754: [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
Evgeniy Stepanov via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Sanjay Patel via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Eli Friedman via llvm-commits
- [PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.
Johannes Doerfert via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Tim Northover via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim via llvm-commits
- [polly] r284543 - [test] Fix buildbot after SCEV change.
Michael Kruse via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Adrian Prantl via llvm-commits
- [llvm] r284544 - revert r284541.
Dehao Chen via llvm-commits
- [PATCH] D25706: [ScopInfo] Make memset etc. affine where possible.
Eli Friedman via llvm-commits
- [llvm] r284545 - Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Paul Robinson via llvm-commits
- [PATCH] D25287: [SCEVAffinator] Make precise modular math more correct.
Eli Friedman via llvm-commits
- [llvm] r284546 - [asan] Append line number to variable name if line is available and in the same file as the function.
Vitaly Buka via llvm-commits
- [llvm] r284547 - [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
Vitaly Buka via llvm-commits
- [compiler-rt] r284548 - [asan] Update test for D25715
Vitaly Buka via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
David Blaikie via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Adam Nemet via llvm-commits
- [PATCH] D25754: [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
Vitaly Buka via llvm-commits
- [PATCH] D25716: [asan] Update test for D25715
Vitaly Buka via llvm-commits
- [PATCH] D25590: Add initial support for WebAssembly binary format
Sam Clegg via llvm-commits
- [PATCH] D25590: Add initial support for WebAssembly binary format
Sam Clegg via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robinson, Paul via llvm-commits
- [llvm] r284554 - [libFuzzer] extend -print_coverage to also print uncovered lines, functions, and files.
Kostya Serebryany via llvm-commits
- [llvm] r284557 - [asan] Replace std::to_string with llvm::to_string
Vitaly Buka via llvm-commits
- [zorg] r284558 - Done switch from VS2013 to VS2015 for builder clang-x64-ninja-win7.
Galina Kistanova via llvm-commits
- [PATCH] D25482: [PPC] Allow two post RA schedulers to be in the pipeline and select one depending on the Machine Function's subtarget
Ehsan Amiri via llvm-commits
- [llvm] r284545 - Using branch probability to guide critical edge splitting.
Tim Northover via llvm-commits
- [LNT] r284559 - Remove unused import
Chris Matthews via llvm-commits
- [LNT] r284560 - More aggressive change lumping
Chris Matthews via llvm-commits
- [LNT] r284561 - Example how to convert run JSON to a CSV
Chris Matthews via llvm-commits
- [LNT] r284562 - Make change grouping control regression lists
Chris Matthews via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robert Lougher via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
David Blaikie via llvm-commits
- [llvm] r284563 - Revert r284545 again as the regression in ppc still exists. There is bug in MBPI exposed by th patch.
Dehao Chen via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robert Lougher via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Davide Italiano via llvm-commits
- [llvm] r284566 - Update the section.ll to fix non-x86 failure.
Dehao Chen via llvm-commits
- [PATCH] D25467: [ELF] - Alternative fix to prevent possible crash on large output.
Rui Ueyama via llvm-commits
- [llvm] r284567 - [AVX-512] Teach isel lowering that a subvector broadcast being inserted into both halves of a 512-bit vector can be combined into a larger subvector broadcast.
Craig Topper via llvm-commits
- [PATCH] D25651: [AVX-512] Teach isel lowering that a subvector broadcast being inserted into both halves of a 512-bit vector can be combined into a larger subvector broadcast.
Phabricator via llvm-commits
- [zorg] r284568 - Added builder clang-with-thin-lto-ubuntu.
Galina Kistanova via llvm-commits
- [zorg] r284569 - Corrected jobs numbers for builders of slave ps4-buildslave1a.
Galina Kistanova via llvm-commits
- [llvm] r284570 - DenseSet: Appease msc18 to define derived constructors explicitly.
NAKAMURA Takumi via llvm-commits
- [PATCH] D25652: [AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/W/D/Q/PS/PD).
Craig Topper via llvm-commits
- [llvm] r284437 - Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner via llvm-commits
- [llvm] r284566 - Update the section.ll to fix non-x86 failure.
Justin Bogner via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [llvm] r280750 - Avoid using alignas and constexpr.
Justin Bogner via llvm-commits
- [llvm] r284571 - Checking FP function attribute values and adding more build attribute tests.
Sjoerd Meijer via llvm-commits
- [PATCH] D25625: checking FP function attribute values and adding more build attribute tests
Sjoerd Meijer via llvm-commits
- [llvm] r284572 - Revert of r284571 because of failing tests.
Sjoerd Meijer via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Chandler Carruth via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Chandler Carruth via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
James Molloy via llvm-commits
- [PATCH] D25759: [AVX512][llvm] Adding missing instructions' variations
coby via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Madhur Amilkanthwar via llvm-commits
- [PATCH] D25730: Remove TimeValue usage from llvm/Support
Pavel Labath via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Chandler Carruth via llvm-commits
- [PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via llvm-commits
- [llvm] r284574 - [DAGCombine] Generalize distributeTruncateThroughAnd to work with any non-opaque constant or constant vector
Simon Pilgrim via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Ulrich Weigand via llvm-commits
- [lld] r284575 - [ELF] Add "error" and "warning" prefixes to linker messages
Eugene Leviant via llvm-commits
- [PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages
Eugene Leviant via llvm-commits
- [PATCH] D25496: [lit] Remove TODO
Dan Liew via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
James Molloy via llvm-commits
- [PATCH] D24377: [XRay] Implement the `llvm-xray account` subcommand
Dean Michael Berris via llvm-commits
- [PATCH] D25615: [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
Renato Golin via llvm-commits
- [llvm] r284576 - Fix line endings
Simon Pilgrim via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim via llvm-commits
- [llvm] r284578 - [DAGCombiner] Just call isConstOrConstSplat directly. NFCI.
Simon Pilgrim via llvm-commits
- [PATCH] D25763: Add end location of loop to loop metadata.
Florian Hahn via llvm-commits
- [PATCH] D25652: [AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/W/D/Q/PS/PD).
Simon Pilgrim via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D25438: [mips] Fix Mips MSA instrinsics
Vasileios Kalintiris via llvm-commits
- [PATCH] D25765: [ELF] Fix incorrect inclusion of program headers to PT_LOAD segment
Eugene Leviant via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [PATCH] D24722: [mips] Correct jal expansion for local symbols in .local directives.
Vasileios Kalintiris via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Andrea Di Biagio via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Evgeny Astigeevich via llvm-commits
- [PATCH] D24722: [mips] Correct jal expansion for local symbols in .local directives.
Simon Dardis via llvm-commits
- [llvm] r284580 - [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy via llvm-commits
- [PATCH] D25615: [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy via llvm-commits
- [llvm] r284581 - [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michal Gorny via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Artur Pilipenko via llvm-commits
- [PATCH] D25501: [Orc] Specialize SerializationTraits on (un)signed char to fix SunOS
Michał Górny via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Rafael Espíndola via llvm-commits
- [PATCH] D25724: [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michał Górny via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25557: [LAA] Collect pointers with unknown bounds
Evgeny Astigeevich via llvm-commits
- [PATCH] D25724: [cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michał Górny via llvm-commits
- [llvm] r284585 - [SystemZ] Add optional argument to some vector string instructions
Ulrich Weigand via llvm-commits
- [PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8
Aaron Ballman via llvm-commits
- [llvm] r284586 - [SystemZ] Add missing vector instructions for the assembler
Ulrich Weigand via llvm-commits
- [PATCH] D25560: [ELF] Emit relocation for GOT entry even if it is an absolute symbol
Eugene Leviant via llvm-commits
- [PATCH] D24665: [Sparc][LEON] Fixes an erratum on UT699 LEON 3 processor changing rounding mode
Daniel Cederman via llvm-commits
- [PATCH] D24607: [mips] seq macro support
Vasileios Kalintiris via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Ulrich Weigand via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Artur Pilipenko via llvm-commits
- [PATCH] D25721: [LLD][ARM] Allow relative exceptions relocations in shared libraries
Peter Smith via llvm-commits
- [llvm] r284587 - llvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious character \xA0 in the test file.
NAKAMURA Takumi via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [llvm] r284588 - Reapply r284571 (with the new tests fixed).
Sjoerd Meijer via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [llvm] r284590 - Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
- [llvm] r284591 - [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving rounding mode changes and issues an appropriate user error message.
Chris Dewhurst via llvm-commits
- [PATCH] D24607: [mips] seq macro support
Simon Dardis via llvm-commits
- [PATCH] D24665: [Sparc][LEON] Fixes an erratum on UT699 LEON 3 processor changing rounding mode
Chris Dewhurst via llvm-commits
- [PATCH] D25416: Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Rafael Ávila de Espíndola via llvm-commits
- [lld] r284594 - Add a faster binary search.
Rafael Espindola via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D25765: [ELF] Fix incorrect inclusion of program headers to PT_LOAD segment
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Rafael Espíndola via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D25772: Add a macro for prefetching data
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r284597 - Introduce ConstantRange.addWithNoSignedWrap
Artur Pilipenko via llvm-commits
- [PATCH] D25765: [ELF] Fix incorrect inclusion of program headers to PT_LOAD segment
Rafael Ávila de Espíndola via llvm-commits
- [lld] r284598 - Don't gc non-alloca non-string pieces.
Rafael Espindola via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Matthew Simpson via llvm-commits
- [PATCH] D25732: Introduce ConstantRange.addWithNoSignedWrap
Artur Pilipenko via llvm-commits
- [PATCH] D25773: [Object] Replace TimeValue with std::chrono
Pavel Labath via llvm-commits
- [PATCH] D25765: [ELF] Fix incorrect inclusion of program headers to PT_LOAD segment
Eugene Leviant via llvm-commits
- [lld] r284600 - [ELF] Choose default segment when it is not specified
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D21801: [ELF] Merge PT_LOAD segments in case they have different attributes and reside in the same memory page
Eugene Leviant via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Adrian Prantl via llvm-commits
- [PATCH] D25774: [ELF] Linkerscript: don't add program headers to segment when we have PHDRS directive but don't have FILEHDR and PHDRS attributes for segment
Eugene Leviant via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Ulrich Weigand via llvm-commits
- [PATCH] D25765: [ELF] Fix incorrect inclusion of program headers to PT_LOAD segment
Eugene Leviant via llvm-commits
- [PATCH] D18049: AMDGPU/SI: Make i16 a legal type for VI subtargets
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
Dehao Chen via llvm-commits
- [PATCH] D24607: [mips] seq macro support
Simon Dardis via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robinson, Paul via llvm-commits
- [PATCH] D25775: [ThinLTO] Default backend threads to heavyweight_hardware_concurrency
Teresa Johnson via llvm-commits
- [llvm] r284603 - GlobalISel: support translating volatile loads and stores.
Tim Northover via llvm-commits
- [llvm] r284604 - TMP
Tim Northover via llvm-commits
- [llvm] r284605 - Sparc: fix test.
Tim Northover via llvm-commits
- [llvm] r284606 - Revert r284604. A.K.A. "TMP"
Tim Northover via llvm-commits
- [llvm] r284607 - [DAGCombiner] Add general constant vector support to (shl (mul x, c1), c2) -> (mul x, c1 << c2)
Simon Pilgrim via llvm-commits
- [PATCH] D22779: Clone block with icmp+branch if it likely results in further jump threading
Sebastian Pop via llvm-commits
- [PATCH] D25775: [ThinLTO] Default backend threads to heavyweight_hardware_concurrency
Mehdi AMINI via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Mehdi AMINI via llvm-commits
- [llvm] r284608 - [DAGCombiner] Add general constant vector support to (shl (sra x, c1), c1) -> (and x, (shl -1, c1))
Simon Pilgrim via llvm-commits
- [PATCH] D5444: Allow BB duplication threshold to be adjusted through JumpThreading's ctor
Sebastian Pop via llvm-commits
- [llvm] r284609 - [RDF] Switch RefMap in liveness calculation to use lane masks
Krzysztof Parzyszek via llvm-commits
- [llvm] r284610 - [pdb] Improve error messages when DIA is not found.
Zachary Turner via llvm-commits
- [PATCH] D25776: [AliasSetTracker] Add support for memcpy and memmove.
Chad Rosier via llvm-commits
- [llvm] r284611 - [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
- [llvm] r284612 - [WinEH] Allow catchpads to reuse the same catch object
Reid Kleckner via llvm-commits
- [llvm] r284613 - [DAGCombiner] Add general constant vector support to (shl (add x, c1), c2) -> (add (shl x, c2), c1 << c2)
Simon Pilgrim via llvm-commits
- [lld] r284614 - [ELF] Add `const` qualifier to functions. NFC
Simon Atanasyan via llvm-commits
- [llvm] r284615 - Revert "Add Chrono.h - std::chrono support header"
Pavel Labath via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Gil Rapaport via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
David Blaikie via llvm-commits
- [PATCH] D25772: Add a macro for prefetching data
David Blaikie via llvm-commits
- [PATCH] D25752: Make TypeRecordBuilder usable for symbols
Reid Kleckner via llvm-commits
- [llvm] r284616 - Merged nested ifs. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r284618 - [ThinLTO] Default backend threads to heavyweight_hardware_concurrency
Teresa Johnson via llvm-commits
- [llvm] r284619 - [AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24840: Search for all predecessors of loop header while getting loop metadata
Aditya Kumar via llvm-commits
- [PATCH] D25748: [AliasSetTracker] Return void for add() functions. NFC.
Haicheng Wu via llvm-commits
- [PATCH] D25775: [ThinLTO] Default backend threads to heavyweight_hardware_concurrency
Teresa Johnson via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Rui Ueyama via llvm-commits
- [PATCH] D25752: Make TypeRecordBuilder usable for symbols
Zachary Turner via llvm-commits
- [PATCH] D24854: [SROA] Drop lifetime.start/end intrinsics when they block promotion.
Eli Friedman via llvm-commits
- [PATCH] D25721: [LLD][ARM] Allow relative exceptions relocations in shared libraries
Rui Ueyama via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
Haicheng Wu via llvm-commits
- [llvm] r284621 - [llvm-cov] Don't spawn a thread unless ThreadCount > 1
Vedant Kumar via llvm-commits
- [PATCH] D25278: [AVR] Add AVRISelDAGToDAG.cpp
Krzysztof Parzyszek via llvm-commits
- [polly] r284622 - [polly] Fix non-determinism in polly BlockGenerators
Mandeep Singh Grang via llvm-commits
- [lld] r284594 - Add a faster binary search.
Rui Ueyama via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Davide Italiano via llvm-commits
- [llvm] r284623 - [ADT] Zip range adapter
Mehdi Amini via llvm-commits
- [PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators
Sanjay Patel via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Sanjoy Das via llvm-commits
- [llvm] r284591 - [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving rounding mode changes and issues an appropriate user error message.
Galina Kistanova via llvm-commits
- [lld] r284625 - Remove ending "." from an error message.
Rui Ueyama via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
- [PATCH] D25752: Make TypeRecordBuilder usable for symbols
Reid Kleckner via llvm-commits
- [PATCH] D25781: AMDGPU: Emit runtime metadata as a note element in .note section
Yaxun Liu via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Davide Italiano via llvm-commits
- [PATCH] D22779: Clone block with icmp+branch if it likely results in further jump threading
Haicheng Wu via llvm-commits
- [lld] r284594 - Add a faster binary search.
Rafael Avila de Espindola via llvm-commits
- [lld] r284594 - Add a faster binary search.
Rui Ueyama via llvm-commits
- [PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators
Eli Friedman via llvm-commits
- [llvm] r284580 - [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
Friedman, Eli via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robert Lougher via llvm-commits
- [PATCH] D25188: Fix nondeterministic output in local stack slot alloc pass
Mandeep Singh Grang via llvm-commits
- [llvm] r284626 - Add a macro for prefetching data.
Rafael Espindola via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
David Blaikie via llvm-commits
- [llvm] r284627 - [InstSimplify] move one and add more tests for potential negation folds
Sanjay Patel via llvm-commits
- [llvm] r284580 - [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy via llvm-commits
- [PATCH] D25782: AMDGPU/SI: Fix crash caused by r284267
Tom Stellard via llvm-commits
- [PATCH] D25776: [AliasSetTracker] Add support for memcpy and memmove.
Michael Kuperstein via llvm-commits
- [llvm] r284628 - [AliasSetTracker] Return void for add() functions. NFC.
Chad Rosier via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Tom Stellard via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25774: [ELF] Linkerscript: don't add program headers to segment when we have PHDRS directive but don't have FILEHDR and PHDRS attributes for segment
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r284629 - [IndVarSimplify] Use control-dependent range information to prove non-negativity
Artur Pilipenko via llvm-commits
- [PATCH] D25748: [AliasSetTracker] Return void for add() functions. NFC.
Chad Rosier via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [PATCH] D25785: [InstSimplify] folds for negation of sign-bit
Sanjay Patel via llvm-commits
- [PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity
Artur Pilipenko via llvm-commits
- [llvm] r284630 - [AliasSetTracker] Add support for memcpy and memmove.
Chad Rosier via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25746: [AMDGPU] Make note record name a static const member of target streamer.
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25786: [MachineMemOperand][AtomicSDNode] Remove getSuccessOrdering()
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25776: [AliasSetTracker] Add support for memcpy and memmove.
Chad Rosier via llvm-commits
- [PATCH] D25787: AMDGPU/SI: Remove unnecessary run lines from test
Tom Stellard via llvm-commits
- [PATCH] D25788: AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch
Tom Stellard via llvm-commits
- [PATCH] D25787: AMDGPU/SI: Remove unnecessary run lines from test
Mandeep Singh Grang via llvm-commits
- [llvm] r284631 - [LV] Avoid emitting trivially dead instructions
Matthew Simpson via llvm-commits
- [PATCH] D25788: AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch
Mandeep Singh Grang via llvm-commits
- [PATCH] D25781: AMDGPU: Emit runtime metadata as a note element in .note section
Yaxun Liu via llvm-commits
- [PATCH] D25631: [LV] Avoid emitting trivially dead instructions
Matthew Simpson via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Haicheng Wu via llvm-commits
- [PATCH] D25347: [VirtRegRewriter] Eliminate COPYs before re-writing by renaming.
Geoff Berry via llvm-commits
- [PATCH] D25347: [VirtRegRewriter] Eliminate COPYs before re-writing by renaming.
Geoff Berry via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Eugene Leviant via llvm-commits
- [llvm] r284632 - [IndVarSimplify] Teach calculatePostIncRange to take guards into account
Artur Pilipenko via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [PATCH] D25739: [IndVarSimplify] Teach calculatePostIncRange to take guards into account
Artur Pilipenko via llvm-commits
- [PATCH] D25790: Fix *_EXTEND_VECTOR_INREG legalization
Pirama Arumuga Nainar via llvm-commits
- [llvm] r284633 - [GlobalMerge] Handle non-landingpad EH pads
Reid Kleckner via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25788: AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch
Tom Stellard via llvm-commits
- [PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
Daniel Berlin via llvm-commits
- [PATCH] D25758: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Sanjoy Das via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [lld] r284634 - Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Tom Stellard via llvm-commits
- [llvm] r284635 - Typo: nomed struct -> named struct
Hans Wennborg via llvm-commits
- [PATCH] D25790: Fix *_EXTEND_VECTOR_INREG legalization
Simon Pilgrim via llvm-commits
- [PATCH] D25757: Fix splitBasicBlock API
Eli Friedman via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
- [PATCH] D23670: Split RC::getSize into RC::getSpillSize and RC::getRegSize
Krzysztof Parzyszek via llvm-commits
- [PATCH] D25780: Include ARGV[0] in error messages.
Eugene Leviant via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim via llvm-commits
- [llvm] r284637 - [BuildingAJIT] Make the chapter 5 server export symbols.
Lang Hames via llvm-commits
- [PATCH] D25459: [lit] Add more testing instructions to README
Brian Gesiak via llvm-commits
- [PATCH] D25758: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [PATCH] D25785: [InstSimplify] folds for negation of sign-bit
Eli Friedman via llvm-commits
- [zorg] r284640 - Remove MSVC 2013 buildbot
Reid Kleckner via llvm-commits
- [PATCH] D25496: [lit] Remove TODO
Brian Gesiak via llvm-commits
- [PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
Daniel Berlin via llvm-commits
- [PATCH] D25791: [Hexagon] Weaken over-aggressive assertion in RDFGraph
Nirav Dave via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Matthew Simpson via llvm-commits
- [PATCH] D25791: [Hexagon] Weaken over-aggressive assertion in RDFGraph
Krzysztof Parzyszek via llvm-commits
- [lld] r284641 - Move getVersionString to Core and simplify Version.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Sanjoy Das via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D25785: [InstSimplify] folds for negation of sign-bit
Sanjay Patel via llvm-commits
- [PATCH] D25459: [lit] Add more testing instructions to README
Eric Christopher via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D23366: [AArch64] Assign stack locations to increase load/store pairing.
Geoff Berry via llvm-commits
- [lld] r284645 - Avoid using grep command in a test.
Rui Ueyama via llvm-commits
- [PATCH] D23366: [AArch64] Assign stack locations to increase load/store pairing.
Geoff Berry via llvm-commits
- [PATCH] D25785: [InstSimplify] folds for negation of sign-bit
Eli Friedman via llvm-commits
- [PATCH] D25790: Fix *_EXTEND_VECTOR_INREG legalization
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [llvm] r284649 - [InstSimplify] fold negation of sign-bit
Sanjay Patel via llvm-commits
- [PATCH] D25795: [mips] synci microMIPS instruction definition.
Simon Dardis via llvm-commits
- [PATCH] D25785: [InstSimplify] folds for negation of sign-bit
Sanjay Patel via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25742: Remove debug location from common tail when tail-merging
Robinson, Paul via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [PATCH] D25798: Fix regression from my recent GlobalsAA fix.
Eli Friedman via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Rui Ueyama via llvm-commits
- [llvm] r284650 - [CMake] Make the runtimes directory work with bootstrap builds
Chris Bieneman via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi AMINI via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Vedant Kumar via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Teresa Johnson via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Mehdi AMINI via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi AMINI via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi AMINI via llvm-commits
- [llvm] r284654 - Remove the JIT EH/small code model tests for now.
Lang Hames via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D22630: Loop rotation
Michael Zolotukhin via llvm-commits
- [PATCH] D25587: Introduce llvm FormatVariadic
Bob Haarman via llvm-commits
- [llvm] r284654 - Remove the JIT EH/small code model tests for now.
Lang Hames via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Tim Shen via llvm-commits
- [llvm] r284655 - AMDGPU : Add a function to enable and disable IEEEBit for SC and shader
Wei Ding via llvm-commits
- [llvm] r284656 - Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi Amini via llvm-commits
- [llvm] r284570 - DenseSet: Appease msc18 to define derived constructors explicitly.
Reid Kleckner via llvm-commits
- [llvm] r284657 - [BuildingAJIT] Use the remote target triple to construct the TargetMachine in
Lang Hames via llvm-commits
- [PATCH] D25743: Teach llvm-config about default sysroot.
Chris Bieneman via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Teresa Johnson via llvm-commits
- [PATCH] D25800: Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi AMINI via llvm-commits
- [llvm] r284659 - [PGO] Fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
George Burgess IV via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
- [llvm] r284654 - Remove the JIT EH/small code model tests for now.
Davide Italiano via llvm-commits
- [llvm] r284660 - Update docs to reflect new minimum MSVC version requirement
Reid Kleckner via llvm-commits
- [llvm] r284661 - Revert "DenseSet: Appease msc18 to define derived constructors explicitly."
Reid Kleckner via llvm-commits
- [lld] r284662 - Read an expression in the form of "ABSOLUTE(<expr>) op <expr> ...".
Rui Ueyama via llvm-commits
- [lld] r284663 - Don't call markLiveAt for non alloc sections.
Rafael Espindola via llvm-commits
- [llvm] r284570 - DenseSet: Appease msc18 to define derived constructors explicitly.
Reid Kleckner via llvm-commits
- [PATCH] D22630: Loop rotation
Michael Zolotukhin via llvm-commits
- [llvm] r284664 - [PGO] Fix a use-after-move. NFC.
Rong Xu via llvm-commits
- [llvm] r284665 - Update Compiler.h to fail fast when building with MSVC 2013
Reid Kleckner via llvm-commits
- [PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass
Michael LeMay via llvm-commits
- [PATCH] D25690: [X86] Correct the number of bits in a fixup
Douglas Katzman via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
- [PATCH] D25578: [codeview] support emitting indirect virtual base class information
Reid Kleckner via llvm-commits
- [PATCH] D25802: [AMDGPU] Promote ctlz (i1, i16] intrinsic to i32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25803: [AMDGPU] Promote udiv/sdiv (i1, i16] operations to i32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D19762: [safestack] Support USP in TCB for musl libc
Michael LeMay via llvm-commits
- [llvm] r284668 - Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby via llvm-commits
- [PATCH] D25516: [Object/ELF] - Check index argument in getSymbol().
Rui Ueyama via llvm-commits
- [lld] r284670 - [ELF] Replace std::pair with a struct so we have proper names. NFC.
Michael J. Spencer via llvm-commits
- [lld] r284671 - Use noexcept directly now that all compilers support it
Reid Kleckner via llvm-commits
- [llvm] r284672 - Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner via llvm-commits
- [PATCH] D22529: Inlining of empty/small variadic functions.
Sunil Srivastava via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Vedant Kumar via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [lld] r284675 - Fix build failure.
Rui Ueyama via llvm-commits
- [lld] r284676 - Allow linker-script-defined entry symbols.
Rui Ueyama via llvm-commits
- [llvm] r284677 - [WebAssembly] Update extending load test for new i1 behavior
Derek Schuff via llvm-commits
- [llvm] r284678 - DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk via llvm-commits
- [lld] r284680 - Fix narrowing conversion error in 32-bit MSVC builds
Reid Kleckner via llvm-commits
- [llvm] r284681 - Use __func__ directly now that all supported compilers support it
Reid Kleckner via llvm-commits
- [PATCH] D25073: [DebugInfo]: preparation to implement DW_AT_alignment
Victor Leschuk via llvm-commits
- [llvm] r284682 - DebugInfo: remove broken bitcode upgrade test
Victor Leschuk via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [llvm] r284686 - X86: Deduplicate some lowering code. NFCI.
Peter Collingbourne via llvm-commits
- [lld] r284687 - Remove std:: from std::size_t.
Rui Ueyama via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Rui Ueyama via llvm-commits
- [PATCH] D25578: [codeview] support emitting indirect virtual base class information
Adrian Prantl via llvm-commits
- [llvm] r284688 - X86: Allow expressions to appear as u8imm operands.
Peter Collingbourne via llvm-commits
- [polly] r284689 - Update isl to isl-0.17.1-236-ga9c6cc7
Tobias Grosser via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Ed Maste via llvm-commits
- Some tips for benchmarking
Rafael Espíndola via llvm-commits
- [PATCH] D25812: X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable immediate.
Peter Collingbourne via llvm-commits
- [PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass
Mehdi AMINI via llvm-commits
- [PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
- [lld] r284692 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r284693 - Fix error message for unknown -format argument.
Rui Ueyama via llvm-commits
- [lld] r284694 - Split LinkerDriver::createFiles. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D22630: Loop rotation
Mehdi AMINI via llvm-commits
- [lld] r284695 - Remove an optional parameter from LinkerDriver::addFile to simplify.
Rui Ueyama via llvm-commits
- [PATCH] D25759: [AVX512][llvm] Adding missing instructions' variations
Craig Topper via llvm-commits
- [lld] r284696 - Remove Config::Binary.
Rui Ueyama via llvm-commits
- [lld] r284697 - Format. NFC.
Rui Ueyama via llvm-commits
- [lld] r284698 - Update document.
Rui Ueyama via llvm-commits
- [PATCH] D25759: [AVX512][llvm] Adding missing instructions' variations
Craig Topper via llvm-commits
- [PATCH] D25814: [MSAN][MIPS] Fix test Linux/syscalls_sigaction.cc on mips64
Sagar Thakur via llvm-commits
- [PATCH] D25815: [AMDGPU] Handle R_AMDGPU_ABS64 relocation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25815: [AMDGPU] Handle R_AMDGPU_ABS64 relocation
Rui Ueyama via llvm-commits
- [lld] r284699 - Rename variables so that they are more in line with rest of the code.
Rui Ueyama via llvm-commits
- [lld] r284700 - Add a helper function to define symbols.
Rui Ueyama via llvm-commits
- Some tips for benchmarking
George Rimar via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Michał Górny via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Sanjoy Das via llvm-commits
- [llvm] r284702 - [Object/ELF] - Check index argument in getSymbol().
George Rimar via llvm-commits
- [PATCH] D25516: [Object/ELF] - Check index argument in getSymbol().
George Rimar via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Sanjoy Das via llvm-commits
- [PATCH] D25516: [Object/ELF] - Check index argument in getSymbol().
George Rimar via llvm-commits
- [lld] r284703 - [ELF] - Testcase checking that we do not crash on invalid sh_info in SHT_GROUP sections. NFC.
George Rimar via llvm-commits
- [llvm] r284704 - [SystemZ] Post-RA scheduler implementation
Jonas Paulsson via llvm-commits
- [lld] r284705 - [ELF] - Applied clang format. NFC.
George Rimar via llvm-commits
- [PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
- [PATCH] D25517: [SLPVectorizer] Improved support of partial tree vectorization.
Alexey Bataev via llvm-commits
- [llvm] r284707 - [Go bindings] Update for r284678 API changes.
Benjamin Kramer via llvm-commits
- [lld] r284708 - [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [lld] r284709 - Don't include PHDRs if linker script doesn't want them
Eugene Leviant via llvm-commits
- [PATCH] D25774: [ELF] Linkerscript: don't add program headers to segment when we have PHDRS directive but don't have FILEHDR and PHDRS attributes for segment
Eugene Leviant via llvm-commits
- [lld] r284710 - [ELF] Allow relative exceptions relocations in shared libraries
Peter Smith via llvm-commits
- [PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants
James Molloy via llvm-commits
- [PATCH] D25721: [LLD][ARM] Allow relative exceptions relocations in shared libraries
Peter Smith via llvm-commits
- [lld] r284711 - [ELF] Add REQUIRES: arm to test to fix buildbot without ARM backend.
Peter Smith via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [www] r284712 - [www] FOSDEM room allocated
Renato Golin via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
- [llvm] r284713 - Fix MSVC bool -> uint64_t promotion warning
Simon Pilgrim via llvm-commits
- [llvm] r284714 - Fix spelling mistake in comment.
Simon Pilgrim via llvm-commits
- [llvm] r284715 - Wdocumentation fix
Simon Pilgrim via llvm-commits
- [lld] r284716 - Compact SectionPiece.
Rafael Espindola via llvm-commits
- [llvm] r284717 - [DAGCombiner] Add general constant vector support to (srl (shl x, c), c) -> (and x, cst2)
Simon Pilgrim via llvm-commits
- [polly] r284718 - [cmake] Avoid warnings in feature tests. NFC.
Michael Kruse via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Peter Smith via llvm-commits
- [PATCH] D25782: AMDGPU/SI: Fix crash caused by r284267
Nicolai Hähnle via llvm-commits
- [PATCH] D25821: [ELF] - Partial support of --gdb-index command line option (Part 2).
George Rimar via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indexes when call DWARFUnit::collectAddressRanges()
George Rimar via llvm-commits
- [llvm] r284720 - Reapply "Add Chrono.h - std::chrono support header"
Pavel Labath via llvm-commits
- [PATCH] D25633: AMDGPU: Fix Two Address problems with v_movreld
Nicolai Hähnle via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Matthew Simpson via llvm-commits
- [llvm] r284721 - Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer via llvm-commits
- [compiler-rt] r284722 - [lsan] [aarch64] Fix printing of pointers in make check tests
Strahinja Petrovic via llvm-commits
- [llvm] r284723 - [CostModel][X86] Added tests for sdiv/udiv costs for scalar and 128/256/512 bit integer vectors
Simon Pilgrim via llvm-commits
- [llvm] r284724 - [mips][mcjit] Add the majority of N32 support.
Simon Dardis via llvm-commits
- [llvm] r284726 - [GVN] Use defaulted members. No functional change.
Benjamin Kramer via llvm-commits
- [PATCH] D25438: [mips] Fix Mips MSA instrinsics
Simon Dardis via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25656: AMDGPU: Allow additional implicit operands on MOVRELS instructions
Tom Stellard via llvm-commits
- [PATCH] D25633: AMDGPU: Fix Two Address problems with v_movreld
Tom Stellard via llvm-commits
- [PATCH] D25633: AMDGPU: Fix Two Address problems with v_movreld
Tom Stellard via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25825: [LLD][ARM] Add sh_link field to .ARM.exidx sections for relocatable links
Peter Smith via llvm-commits
- [PATCH] D24956: [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
Nicolai Hähnle via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Tom Stellard via llvm-commits
- [PATCH] D24956: [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
Nicolai Hähnle via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [llvm] r284733 - Retire llvm::alignOf in favor of C++11 alignof.
Benjamin Kramer via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
George Rimar via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D24558: [mips][mcjit] Add the majority of N32 support.
Simon Dardis via llvm-commits
- [lld] r284734 - Retire llvm::alignOf in favor of C++11 alignof.
Benjamin Kramer via llvm-commits
- [llvm] r284736 - [Support] Remove llvm::alignOf now that all uses are gone.
Benjamin Kramer via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [PATCH] D25802: [AMDGPU] Promote ctlz (i1, i16] intrinsic to i32
Tom Stellard via llvm-commits
- [PATCH] D25829: AMDGPU: Fix SILoadStoreOptimizer when writes cannot be merged due register dependencies
Nicolai Hähnle via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Tom Stellard via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [zorg] r284640 - Remove MSVC 2013 buildbot
Mehdi Amini via llvm-commits
- [llvm] r284738 - [Support] Put back the MSVC hack for AlignedCharArray.
Benjamin Kramer via llvm-commits
- [lld] r284739 - Remove a use of llvm::AlignOf that I missed.
Benjamin Kramer via llvm-commits
- [lld] r284740 - Fix SectionPiece size when compiling with MSVC
Hans Wennborg via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Simon Pilgrim via llvm-commits
- [lld] r284716 - Compact SectionPiece.
Hans Wennborg via llvm-commits
- [PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass
Michael LeMay via llvm-commits
- [llvm] r284743 - [AMDGPU] add fcopysign(f64, f32) pattern
Valery Pykhtin via llvm-commits
- [PATCH] D25831: [CodeView] Refactor lots of stuff to use StreamRefs
Zachary Turner via llvm-commits
- [PATCH] D25803: [AMDGPU] Promote udiv/sdiv (i1, i16] operations to i32
Tom Stellard via llvm-commits
- [PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
Daniel Berlin via llvm-commits
- [PATCH] D25803: [AMDGPU] Promote udiv/sdiv (i1, i16] operations to i32
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284721 - Do a sweep over move ctors and remove those that are identical to the default.
Sanjay Patel via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [llvm] r284744 - [CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv general costs for 256/512 bit integer vectors
Simon Pilgrim via llvm-commits
- [llvm] r284745 - Put the move ctor for PassManager back for now, it breaks some builds.
Benjamin Kramer via llvm-commits
- [llvm] r284746 - [Target] remove TargetRecip class; 2nd try
Sanjay Patel via llvm-commits
- [PATCH] D25710: [Doc] Drop MSVC2013 support
Reid Kleckner via llvm-commits
- [llvm] r284721 - Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer via llvm-commits
- [llvm] r284748 - [CostModel][X86] Added tests for sdiv/udiv costs for uniform const and uniform const power-of-2
Simon Pilgrim via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Nemanja Ivanovic via llvm-commits
- [llvm] r284721 - Do a sweep over move ctors and remove those that are identical to the default.
Sanjay Patel via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Eric Christopher via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
Greg Clayton via llvm-commits
- [llvm] r284681 - Use __func__ directly now that all supported compilers support it
Reid Kleckner via llvm-commits
- [PATCH] D25790: Fix *_EXTEND_VECTOR_INREG legalization
Simon Pilgrim via llvm-commits
- [lld] r284750 - [ELF][MIPS] Separate calculation of MIPS GOT index and offset of the corresponding part of the GOT. NFC
Simon Atanasyan via llvm-commits
- [lld] r284751 - [ELF][MIPS] Use getMipsLocalEntriesNum() everywhere we need number of `local` GOT entries. NFC
Simon Atanasyan via llvm-commits
- [llvm] r284752 - Fix *_EXTEND_VECTOR_INREG legalization
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants
Weiming Zhao via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Rui Ueyama via llvm-commits
- [llvm] r284755 - [CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv uniformconst costs for 256/512 bit integer vectors
Simon Pilgrim via llvm-commits
- [PATCH] D25722: Improved cost model for FDIV and FSQRT
Michael Kuperstein via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Simon Atanasyan via llvm-commits
- [PATCH] D25790: Fix *_EXTEND_VECTOR_INREG legalization
Pirama Arumuga Nainar via llvm-commits
- [llvm] r284757 - Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [lld] r284758 - Remove unused #include.
Rui Ueyama via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D25831: [CodeView] Refactor lots of stuff to use StreamRefs
Reid Kleckner via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D25834: [MC] Make llvm-mc fail cleanly on invalid output asm variant.
Nirav Dave via llvm-commits
- [llvm] r284759 - [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
- [PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284760 - [AMDGPU] Make note record name a static const member of target streamer
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25835: [tsan] Add support for GCD target queues
Kuba Brecka via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Mandeep Singh Grang via llvm-commits
- [llvm] r284762 - [CodeView] Refactor serialization to use StreamInterface.
Zachary Turner via llvm-commits
- [PATCH] D25746: [AMDGPU] Make note record name a static const member of target streamer.
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284763 - Fix case of file include path.
Zachary Turner via llvm-commits
- [lld] r284764 - [AMDGPU] Handle R_AMDGPU_ABS64 relocation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Ed Maste via llvm-commits
- [PATCH] D25831: [CodeView] Refactor lots of stuff to use StreamRefs
Zachary Turner via llvm-commits
- [zorg] r284765 - Changed getClangWithLTOBuildFactory to configure with cmake options only.
Galina Kistanova via llvm-commits
- [PATCH] D25815: [AMDGPU] Handle R_AMDGPU_ABS64 relocation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25815: [AMDGPU] Handle R_AMDGPU_ABS64 relocation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D23646: Generalize strided store pattern in interleave access pass
Alina Sbirlea via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Simon Atanasyan via llvm-commits
- [PATCH] D23646: Generalize strided store pattern in interleave access pass
Alina Sbirlea via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D23614: [PPC] Generate positive FP zero using xor insn instead of loading from constant area
Kit Barton via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Simon Pilgrim via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Kit Barton via llvm-commits
- [PATCH] D25590: Add initial support for WebAssembly binary format
Dan Gohman via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Eric Christopher via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Kit Barton via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Michael Kuperstein via llvm-commits
- [PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass
Evgeniy Stepanov via llvm-commits
- [PATCH] D25814: [MSAN][MIPS] Fix test Linux/syscalls_sigaction.cc on mips64
Evgeniy Stepanov via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery
Sanjay Patel via llvm-commits
- [zorg] r284767 - A bit different handling for the lto param.
Galina Kistanova via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [PATCH] D25829: AMDGPU: Fix SILoadStoreOptimizer when writes cannot be merged due register dependencies
Tom Stellard via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [PATCH] D25825: [LLD][ARM] Add sh_link field to .ARM.exidx sections for relocatable links
Rui Ueyama via llvm-commits
- [llvm] r284513 - revert r284495: [Target] remove TargetRecip class
Sanjay Patel via llvm-commits
- [PATCH] D25590: Add initial support for WebAssembly binary format
Dan Gohman via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [lld] r284768 - Add a space to work around a Windows CPython / MSys quoting bug
Reid Kleckner via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Sanjoy Das via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Rui Ueyama via llvm-commits
- [PATCH] D25270: [lsan] [aarch64] Fix printing of pointers in make check tests
Kostya Serebryany via llvm-commits
- [PATCH] D25841: Add a space to work around a Windows CPython / MSys quoting bug
Reid Kleckner via llvm-commits
- [PATCH] D24924: [PPC] Better codegen for AND, ANY_EXT, SRL sequence
Kit Barton via llvm-commits
- [llvm] r284769 - Another additional error check for invalid Mach-O files for the
Kevin Enderby via llvm-commits
- [PATCH] D25841: Add a space to work around a Windows CPython / MSys quoting bug
Bob Haarman via llvm-commits
- [PATCH] D25841: Add a space to work around a Windows CPython / MSys quoting bug
Rui Ueyama via llvm-commits
- [PATCH] D25841: Add a space to work around a Windows CPython / MSys quoting bug
Reid Kleckner via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Mandeep Singh Grang via llvm-commits
- [llvm] r284771 - [MSSA] Avoid unnecessary use walks when calling getClobberingMemoryAccess
Daniel Berlin via llvm-commits
- [zorg] r284772 - [GreenDragon] modify build.py to create destination directory prior to uploading artifacts
Mike Edwards via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
George Rimar via llvm-commits
- [PATCH] D25679: Do not assume that FP vector operands are never legalized by expanding
Eli Friedman via llvm-commits
- [PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
Phabricator via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Sriraman Tallam via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Ehsan Amiri via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [compiler-rt] r284773 - adding new symbols to llvm-symbolizer symbol test
Mike Aizatsky via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Rui Ueyama via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Eric Christopher via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Rui Ueyama via llvm-commits
- [PATCH] D25843: [ELF] Add DebugInfoDWARF dependency
Visoiu Mistrih Francis via llvm-commits
- [www-pubs] r284775 - [pubs] Adding LaminarIR paper 2015
Renato Golin via llvm-commits
- [PATCH] D25818: [AArch64] Corrected spill size for DDD register class. NFCI
Tim Northover via llvm-commits
- [lld] r284776 - llvm-dwarfdump is now used in a test, so add a depedency on the tool.
Rui Ueyama via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Dan Gohman via llvm-commits
- [PATCH] D25843: [ELF] Add DebugInfoDWARF dependency
Rui Ueyama via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Simon Pilgrim via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
- [PATCH] D25843: [ELF] Add DebugInfoDWARF dependency
Visoiu Mistrih Francis via llvm-commits
- [llvm] r284779 - [X86] Enable interleaved memory access by default
Michael Kuperstein via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Rafael Espíndola via llvm-commits
- [PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
- [llvm] r284780 - Fix PREL31 relocation on ARM
Keno Fischer via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
- [llvm] r280750 - Avoid using alignas and constexpr.
Reid Kleckner via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Eric Christopher via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
- [PATCH] D25069: Fix PREL31 relocation on ARM
Phabricator via llvm-commits
- [www-pubs] r284783 - [pubs] Fix typo in name, capitalise paper name
Renato Golin via llvm-commits
- [llvm] r284784 - [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [PATCH] D25794: [SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
Li Huang via llvm-commits
- [lld] r284740 - Fix SectionPiece size when compiling with MSVC
Rafael Espíndola via llvm-commits
- [PATCH] D24180: Emit 'no line' information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [lld] r284786 - Move code from InputFile to ELFCreator to decouple the two files.
Rui Ueyama via llvm-commits
- [llvm] r284789 - Fix cross-endianness RuntimeDyld relocation for ARM
Keno Fischer via llvm-commits
- [lld] r284790 - Attempt to fix buildbots.
Rui Ueyama via llvm-commits
- [zorg] r284153 - Added support for ThinLTO.
Galina Kistanova via llvm-commits
- [PATCH] D25846: scripts: Document existing problems with the symbolizer build script.
Peter Collingbourne via llvm-commits
- [PATCH] D25583: Timer: Track Name and Description.
Eric Christopher via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Michael Kuperstein via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Davide Italiano via llvm-commits
- [PATCH] D25786: [MachineMemOperand][AtomicSDNode] Remove getSuccessOrdering()
Quentin Colombet via llvm-commits
- [llvm] r284678 - DebugInfo: preparation to implement DW_AT_alignment
Peter Collingbourne via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Eli Friedman via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Michael Kuperstein via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Davide Italiano via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
David Majnemer via llvm-commits
- [PATCH] D25848: [PM/OptBisect] Don't crash with some particular values of -opt-bisect-limit=
Davide Italiano via llvm-commits
- [PATCH] D25848: [PM/OptBisect] Don't crash with some particular values of -opt-bisect-limit=
Davide Italiano via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Sanjoy Das via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Eli Friedman via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Michael Kuperstein via llvm-commits
- [PATCH] D25848: [PM/OptBisect] Don't crash with some particular values of -opt-bisect-limit=
Davide Italiano via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Michael Kuperstein via llvm-commits
- [PATCH] D24180: Emit 'no line' information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Davide Italiano via llvm-commits
- [PATCH] D25846: scripts: Document existing problems with the symbolizer build script.
Vitaly Buka via llvm-commits
- [PATCH] D25847: [ValueTracking] Don't assume we can speculate shifts
Michael Kuperstein via llvm-commits
- [PATCH] D25578: [codeview] support emitting indirect virtual base class information
Bob Haarman via llvm-commits
- [PATCH] D25648: Switch SmallSetVector to use DenseSet when it overflows its inline space.
Tim Shen via llvm-commits
- [PATCH] D25849: [GVN] Prevent load coercion with irregular vector types
Davide Italiano via llvm-commits
- Buildbot numbers for the week of 10/2/2016 - 10/8/2016
Galina Kistanova via llvm-commits
- Buildbot numbers for the week of 10/9/2016 - 10/15/2016
Galina Kistanova via llvm-commits
- [PATCH] D25849: [GVN] Prevent load coercion with irregular vector types
David Majnemer via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Evgeniy Stepanov via llvm-commits
- [PATCH] D25855: [lld] Optimize undefined weak symbols in LTO link.
Evgeniy Stepanov via llvm-commits
- [PATCH] D25856: [cfi] Test case for weak symbol handling
Evgeniy Stepanov via llvm-commits
- [PATCH] D25855: [lld] Optimize undefined weak symbols in LTO link.
Evgeniy Stepanov via llvm-commits
- [PATCH] D25849: [GVN] Prevent load coercion with irregular vector types
Davide Italiano via llvm-commits
- [PATCH] D25855: [lld] Optimize undefined weak symbols in LTO link.
Evgeniy Stepanov via llvm-commits
- [zorg] r284153 - Added support for ThinLTO.
Teresa Johnson via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Mehdi AMINI via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [PATCH] D25858: [tsan][llvm] Implement the function attribute to disable TSan checking at run time
Anna Zaks via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Peter Collingbourne via llvm-commits
- [PATCH] D25859: [tsan] Expose __tsan_ignore_thread_begin and __tsan_ignore_thread_end in TSan interface
Anna Zaks via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Bob Haarman via llvm-commits
- [PATCH] D25849: [GVN] Prevent load coercion with irregular vector types
Philip Reames via llvm-commits
- [PATCH] D25858: [tsan][llvm] Implement the function attribute to disable TSan checking at run time
Anna Zaks via llvm-commits
- [PATCH] D25799: Include version string into ".linker-version" section.
Rui Ueyama via llvm-commits
- [PATCH] D25860: [tsan] Set Darwin specific linker and compiler flags for tsan tests
Anna Zaks via llvm-commits
- [PATCH] D25506: [LCG] Add utilities to compute parent and ascestor relationships between SCCs.
Philip Reames via llvm-commits
- [PATCH] D25849: [GVN] Prevent load coercion with irregular vector types
Davide Italiano via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Mehdi AMINI via llvm-commits
- [PATCH] D20019: [PPC] exploitation of new xscmp*, as well as xsmaxcdp and xsmincdp
Eric Christopher via llvm-commits
- [llvm] r284736 - [Support] Remove llvm::alignOf now that all uses are gone.
NAKAMURA Takumi via llvm-commits
- [llvm] r284311 - [GVN/PRE] Hoist global values outside of loops.
Philip Reames via llvm-commits
- [llvm] r284570 - DenseSet: Appease msc18 to define derived constructors explicitly.
NAKAMURA Takumi via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Eric Christopher via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Peter Collingbourne via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Mehdi AMINI via llvm-commits
- [llvm] r284311 - [GVN/PRE] Hoist global values outside of loops.
Davide Italiano via llvm-commits
- [llvm] r284796 - Revert "[GVN/PRE] Hoist global values outside of loops."
Davide Italiano via llvm-commits
- [llvm] r283086 - [PowerPC] Account for the ELFv2 function prologue during branch selection
Eric Christopher via llvm-commits
- [llvm] r284311 - [GVN/PRE] Hoist global values outside of loops.
Davide Italiano via llvm-commits
- [llvm] r284311 - [GVN/PRE] Hoist global values outside of loops.
Philip Reames via llvm-commits
- [llvm] r284678 - DebugInfo: preparation to implement DW_AT_alignment
Peter Collingbourne via llvm-commits
- [PATCH] D25861: Remove the unused POLLY_LINK_LIBS for linking polly into tools
Hongbin Zheng via llvm-commits
- [llvm] r284311 - [GVN/PRE] Hoist global values outside of loops.
Davide Italiano via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Peter Collingbourne via llvm-commits
- [lld] r284803 - Do not create .shstrtab and use .strtab instead.
Rui Ueyama via llvm-commits
- [lld] r284804 - Simplify by merging a lambda with addSymbol. NFC.
Rui Ueyama via llvm-commits
- [lld] r284805 - Add comments.
Rui Ueyama via llvm-commits
- [lld] r284806 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [llvm] r284808 - [AVX-512] Add tests to show opportunities for commuting vpermi2/vpermt2 instructions.
Craig Topper via llvm-commits
- [PATCH] D25652: [AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/W/D/Q/PS/PD).
Craig Topper via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Sanjoy Das via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Dean Michael Berris via llvm-commits
- [lld] r284809 - [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Simon Atanasyan via llvm-commits
- [PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
Simon Atanasyan via llvm-commits
- [lld] r284810 - [ELF] Add DebugInfoDWARF dependency
George Rimar via llvm-commits
- [PATCH] D25843: [ELF] Add DebugInfoDWARF dependency
George Rimar via llvm-commits
- [PATCH] D25843: [ELF] Add DebugInfoDWARF dependency
George Rimar via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [PATCH] D25829: AMDGPU: Fix SILoadStoreOptimizer when writes cannot be merged due register dependencies
Nicolai Hähnle via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
silviu.baranga at arm.com via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [llvm] r284812 - [Support] Fix AlignOf test on i386-linux.
Benjamin Kramer via llvm-commits
- [llvm] r284736 - [Support] Remove llvm::alignOf now that all uses are gone.
Benjamin Kramer via llvm-commits
- [PATCH] D25080: [AArch64] Support 16 bit FP in inline asm register selection
Florian Hahn via llvm-commits
- [llvm] r284813 - Fix WebAssembly test after r284757.
Benjamin Kramer via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [llvm] r284814 - [AArch64] Corrected spill size for DDD register class. NFCI
Bjorn Pettersson via llvm-commits
- [PATCH] D25294: [ubsan] Un-templatize handleIntegerOverflowImpl (NFC)
Filipe Cabecinhas via llvm-commits
- [PATCH] D25818: [AArch64] Corrected spill size for DDD register class. NFCI
Bjorn Pettersson via llvm-commits
- [PATCH] D25295: [ubsan] Handle undef values in the integer overflow diagnostic
Filipe Cabecinhas via llvm-commits
- [PATCH] D25026: [asan] Move instrumented null-terminated strings to a special section
Filipe Cabecinhas via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
Simon Pilgrim via llvm-commits
- [llvm] r284816 - [X86][AVX] Add 32-bit target tests for vector lzcnt/tzcnt to demonstrate missed folding opportunities
Simon Pilgrim via llvm-commits
- [PATCH] D25867: [ARM] Enable llvm-objdump to decide target triple for ARM
Sam Parker via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
silviu.baranga at arm.com via llvm-commits
- [llvm] r284818 - [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
- [PATCH] D25861: Remove the unused POLLY_LINK_LIBS for linking polly into tools
Michael Kruse via llvm-commits
- [PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
- [PATCH] D25868: Loop Utils: Cloning any level loop nest
Vinay Madhusudan via llvm-commits
- [lld] r284820 - [ELF] Add sh_link field to .ARM.exidx sections for relocatable links
Peter Smith via llvm-commits
- [PATCH] D25825: [LLD][ARM] Add sh_link field to .ARM.exidx sections for relocatable links
Peter Smith via llvm-commits
- [llvm] r284821 - [X86][AVX512] Add mask/maskz writemask support to subvector broadcast shuffle decode comments
Simon Pilgrim via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Nemanja Ivanovic via llvm-commits
- [llvm] r284822 - Wdocumentation fix
Simon Pilgrim via llvm-commits
- [llvm] r284823 - [X86][AVX2] Begun generalizing lowering to VPERMD/VPERMPS in preparation for AVX512 support.
Simon Pilgrim via llvm-commits
- [PATCH] D25829: AMDGPU: Fix SILoadStoreOptimizer when writes cannot be merged due register dependencies
Tom Stellard via llvm-commits
- [PATCH] D25781: AMDGPU: Emit runtime metadata as a note element in .note section
Tom Stellard via llvm-commits
- [llvm] r283165 - Make GlobalsAA ignore dead constant expressions.
Oliver Stannard via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Rafael Espíndola via llvm-commits
- [PATCH] D25872: [IndVarSimplify][DebugLoc] When widening the IV increment, correctly set the debug loc.
Andrea Di Biagio via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Andrea Di Biagio via llvm-commits
- [llvm] r284824 - [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
- [llvm] r284825 - [AMDGPU][mc] Fix ds_min/max[_rtn]_f32 - extra source operand removed.
Artem Tamazov via llvm-commits
- [llvm] r280750 - Avoid using alignas and constexpr.
Rafael Espíndola via llvm-commits
- [PATCH] D25872: [IndVarSimplify][DebugLoc] When widening the IV increment, correctly set the debug loc.
David Blaikie via llvm-commits
- [PATCH] D25438: [mips] Fix Mips MSA instrinsics
Vasileios Kalintiris via llvm-commits
- [llvm] r284826 - fix variable names; NFCI
Sanjay Patel via llvm-commits
- [llvm] r284827 - [LVI] Fix a bug with a guard being the very first instruction in a BB not taken into account
Artur Pilipenko via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
George Rimar via llvm-commits
- [lld] r284641 - Move getVersionString to Core and simplify Version.cpp.
Rafael Espíndola via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Mehdi Amini via llvm-commits
- [PATCH] D25287: [SCEVAffinator] Make precise modular math more correct.
Johannes Doerfert via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D25861: Remove the unused POLLY_LINK_LIBS for linking polly into tools
Hongbin Zheng via llvm-commits
- [llvm] r284832 - Test commit
Abderrazek Zaafrani via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the Newton series for reciprocal estimation
Evandro Menezes via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Pablo Barrio via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Rafael Espíndola via llvm-commits
- [PATCH] D25763: Add end location of loop to loop metadata.
Hal Finkel via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D25438: [mips] Fix Mips MSA instrinsics
Simon Dardis via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Simon Pilgrim via llvm-commits
- [lld] r284645 - Avoid using grep command in a test.
Rafael Espíndola via llvm-commits
- [llvm] r284833 - [X86][SSE] Regenerated chained pmovsx store tests and added i686 tests
Simon Pilgrim via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Anna Thomas via llvm-commits
- [PATCH] D25648: Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Hal Finkel via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Anna Thomas via llvm-commits
- [llvm] r284813 - Fix WebAssembly test after r284757.
Derek Schuff via llvm-commits
- [llvm] r284834 - [MachineMemOperand][AtomicSDNode] Remove getSuccessOrdering()
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284835 - [X86] Use DAG::getBuildVector helper wrapper where possible. NFCI.
Simon Pilgrim via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Rafael Espíndola via llvm-commits
- [PATCH] D25786: [MachineMemOperand][AtomicSDNode] Remove getSuccessOrdering()
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
George Rimar via llvm-commits
- [PATCH] D25438: [mips] Fix Mips MSA instrinsics
Vasileios Kalintiris via llvm-commits
- [lld] r284594 - Add a faster binary search.
Rafael Espíndola via llvm-commits
- [llvm] r284837 - [X86][SSE] Regenerated sext/zext constant folding tests and added i686 tests
Simon Pilgrim via llvm-commits
- [PATCH] D25295: [ubsan] Handle undef values in the integer overflow diagnostic
Vedant Kumar via llvm-commits
- [PATCH] D25872: [IndVarSimplify][DebugLoc] When widening the IV increment, correctly set the debug loc.
Andrea Di Biagio via llvm-commits
- Reordering two functions can slow down lld by 1.06 times
Ansari, Zia via llvm-commits
- [PATCH] D25026: [asan] Move instrumented null-terminated strings to a special section
Kuba Brecka via llvm-commits
- [llvm] r284838 - Fix -Wunused-variable warning in libFuzzer
Reid Kleckner via llvm-commits
- [llvm] r284839 - Set the vectorizer MaxInterleaveFactor for Exynos.
Abderrazek Zaafrani via llvm-commits
- [PATCH] D25781: AMDGPU: Emit runtime metadata as a note element in .note section
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284840 - [WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff via llvm-commits
- [llvm] r284841 - [Hexagon] Handle spills of partially defined double vector registers
Krzysztof Parzyszek via llvm-commits
- [llvm] r283165 - Make GlobalsAA ignore dead constant expressions.
Friedman, Eli via llvm-commits
- [PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff via llvm-commits
- [llvm] r284842 - [x86] add tests for potential negation folds
Sanjay Patel via llvm-commits
- [PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Sebastian Pop via llvm-commits
- [llvm] r284844 - [DAG] fold negation of sign-bit
Sanjay Patel via llvm-commits
- [PATCH] D25705: [ADT] Compare strings' hashes first before comparing their values.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Sanjoy Das via llvm-commits
- [PATCH] D25671: [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.
Alexey Bataev via llvm-commits
- [polly] r284845 - [polly] Change SmallPtrSet which are being iterated into SmallSetVector
Mandeep Singh Grang via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Nemanja Ivanovic via llvm-commits
- [PATCH] D25873: [LCSSA] Perform LCSSA verification only for current loop nest
Igor Laevsky via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Mehdi AMINI via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
Greg Clayton via llvm-commits
- [PATCH] D23891: [LoopUnroll] Check partial unrolling is enabled before initialization. NFC.
Haicheng Wu via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Andrea Di Biagio via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Nemanja Ivanovic via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Nemanja Ivanovic via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [lld] r284846 - Use FileCheck's -strict-whitespace option instead of sed.
Rui Ueyama via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
Eugene Leviant via llvm-commits
- [PATCH] D25580: [PowerPC] Improve handling of BUILD_VECTOR nodes (integer results)
Eric Christopher via llvm-commits
- [PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
David Blaikie via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
David Blaikie via llvm-commits
- [PATCH] D25874: [X86][SSE] Add support for (V)PMOVSX* constant folding
Simon Pilgrim via llvm-commits
- [lld] r284645 - Avoid using grep command in a test.
Rui Ueyama via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [polly] r284848 - [SCEVAffinator] Make precise modular math more correct.
Eli Friedman via llvm-commits
- [www] r284849 - Add sponsors.
Tanya Lattner via llvm-commits
- [www] r284850 - Add link to agenda
Tanya Lattner via llvm-commits
- [PATCH] D25287: [SCEVAffinator] Make precise modular math more correct.
Eli Friedman via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Rui Ueyama via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [llvm] r284852 - For llvm-objdump for Mach-O files add printing of
Kevin Enderby via llvm-commits
- [www] r284853 - Fix JB href
root via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Sanjoy Das via llvm-commits
- [PATCH] D25766: [ELF] - Implemented --section-ordering-file option.
Rui Ueyama via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Anna Thomas via llvm-commits
- [PATCH] D25705: [ADT] Compare strings' hashes first before comparing their values.
Justin Lebar via llvm-commits
- [llvm] r284855 - [StripGCRelocates] New pass to remove gc.relocates added by RS4GC
Anna Thomas via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Peter Collingbourne via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Peter Collingbourne via llvm-commits
- [PATCH] D25096: [RS4GC] New pass to remove gc.relocates added by RS4GC
Phabricator via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Sanjoy Das via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284857 - [RDF] Use RegisterId typedef more consistently, NFC
Krzysztof Parzyszek via llvm-commits
- [llvm] r284858 - [X86][AVX512] Added support for combining target shuffles to AVX512 vpermpd/vpermq/vpermps/vpermd/vpermw
Simon Pilgrim via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
David Blaikie via llvm-commits
- [llvm] r284860 - [X86][AVX512BWVL] Added support for combining target v16i16 shuffles to AVX512BWVL vpermw
Simon Pilgrim via llvm-commits
- [llvm] r284861 - [pdb] added support for dumping globals stream
Bob Haarman via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [PATCH] D25877: Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
Peter Collingbourne via llvm-commits
- [PATCH] D25878: IR, X86: Understand !range metadata on global variables.
Peter Collingbourne via llvm-commits
- [lld] r284862 - Use a CachedHashString for comdats too.
Rafael Espindola via llvm-commits
- [PATCH] D25879: [coroutines] Add allocation and deallocation substatements.
Gor Nishanov via llvm-commits
- [PATCH] D25880: [polly] Change SmallPtrSet which is being iterated to SmallSetVector in ScopInfo.h
Mandeep Singh Grang via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Evandro Menezes via llvm-commits
- [llvm] r284863 - [X86][AVX512BWVL] Added support for lowering v16i16 shuffles to AVX512BWVL vpermw
Simon Pilgrim via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Sanjay Patel via llvm-commits
- [PATCH] D25877: Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
Sanjoy Das via llvm-commits
- [PATCH] D25787: AMDGPU/SI: Remove unnecessary run lines from test
Tom Stellard via llvm-commits
- [llvm] r284864 - X86: Improve BT instruction selection for 64-bit values.
Peter Collingbourne via llvm-commits
- [llvm] r284865 - Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
Peter Collingbourne via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D25877: Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
Peter Collingbourne via llvm-commits
- [llvm] r284866 - [libFuzzer] mention one more trophie
Kostya Serebryany via llvm-commits
- [llvm] r284867 - Fix a bug in the code of llvm-cxxdump in dumpArchive() when
Kevin Enderby via llvm-commits
- [llvm] r284868 - [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor.
Li Huang via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Matthew Simpson via llvm-commits
- [PATCH] D25862: X86: Improve BT instruction selection for 64-bit values.
Peter Collingbourne via llvm-commits
- [PATCH] D25877: Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
Peter Collingbourne via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Tom Stellard via llvm-commits
- [llvm] r284870 - [IR] Add DenseMapInfo<CallSite>.
Justin Lebar via llvm-commits
- [llvm] r284871 - [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [llvm] r284872 - [ADT] Compare strings' hashes first before comparing their values.
Justin Lebar via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA
Geoff Berry via llvm-commits
- [PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
- [PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA
Daniel Berlin via llvm-commits
- [PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA
Daniel Berlin via llvm-commits
- [llvm] r284874 - [DAG] enhance computeKnownBits to handle SHL with vector splat constant
Sanjay Patel via llvm-commits
- [PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA
Geoff Berry via llvm-commits
- [PATCH] D25643: [IR] Add DenseMapInfo<CallSite>.
Justin Lebar via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25705: [ADT] Compare strings' hashes first before comparing their values.
Justin Lebar via llvm-commits
- [PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA
Daniel Berlin via llvm-commits
- [PATCH] D25481: CodeGen: Introduce a base class for immediates.
Peter Collingbourne via llvm-commits
- [llvm] r284875 - AMDGPU/SI: Fix crash caused by r284267
Tom Stellard via llvm-commits
- [llvm] r284876 - [ADT] Get rid of use of LLVM_NOEXCEPT in CachedHashString.h.
Justin Lebar via llvm-commits
- [PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Michael Kuperstein via llvm-commits
- [lld] r284878 - Compact SymbolBody from 56 to 48 bytes.
Rafael Espindola via llvm-commits
- [PATCH] D25782: AMDGPU/SI: Fix crash caused by r284267
Phabricator via llvm-commits
- [llvm] r284880 - fixed typo in InstrProf.h; NFC
Bob Haarman via llvm-commits
- [PATCH] D25291: [AArch64] Optionally use the Newton series for reciprocal estimation
Eric Christopher via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Mehdi AMINI via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25645: [ADT] Add CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25588: Statistic/Timer: Include timers in PrintStatisticsJSON().
Matthias Braun via llvm-commits
- [polly] r284883 - [polly] Change SmallPtrSet which is being iterated to SmallSetVector in ScopInfo.h
Mandeep Singh Grang via llvm-commits
- [llvm] r284884 - Support: Annotate Error and Expected<> with LLVM_NODISCARD
Justin Bogner via llvm-commits
- [PATCH] D25880: [polly] Change SmallPtrSet which is being iterated to SmallSetVector in ScopInfo.h
Mandeep Singh Grang via llvm-commits
- [PATCH] D23896: [InstCombine] Try to resubmit the combine of A->B->A BitCast and fix for pr27996
David Majnemer via llvm-commits
- [PATCH] D25212: Moderate the number of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Rui Ueyama via llvm-commits
- [PATCH] D25773: [Object] Replace TimeValue with std::chrono
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25698: Update lld to use new LTO comdat api
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Davide Italiano via llvm-commits
- [lld] r284878 - Compact SymbolBody from 56 to 48 bytes.
Rui Ueyama via llvm-commits
- [compiler-rt] r284886 - Fix typo (ordered comparison between pointer and 0).
Richard Smith via llvm-commits
- [PATCH] D25698: Update lld to use new LTO comdat api
Davide Italiano via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Mehdi AMINI via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via llvm-commits
- [PATCH] D25698: Update lld to use new LTO comdat api
Davide Italiano via llvm-commits
- [PATCH] D25295: [ubsan] Handle undef values in the integer overflow diagnostic
Vedant Kumar via llvm-commits
- [PATCH] D25295: [ubsan] Handle undef values in the integer overflow diagnostic
Vedant Kumar via llvm-commits
- [www] r284889 - Fix agenda link
Tanya Lattner via llvm-commits
- [PATCH] D22793: IR: Introduce inbounds attribute on getelementptr indices.
Peter Collingbourne via llvm-commits
- [PATCH] D22295: Introduce GlobalSplit pass.
Peter Collingbourne via llvm-commits
- [PATCH] D25648: Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via llvm-commits
- [PATCH] D25878: IR, X86: Understand !range metadata on global variables.
Eli Friedman via llvm-commits
- [llvm] r284891 - [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [llvm] r284892 - [ADT] Don't rely on string literals not being convertible to non-const char* in CachedHashString.
Justin Lebar via llvm-commits
- [PATCH] D25699: LegalizeDAG: Support promoting [US]DIV and [US]REM operations
Justin Bogner via llvm-commits
- [lld] r284641 - Move getVersionString to Core and simplify Version.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25883: Add option to specify lower limit for jump tables
Evandro Menezes via llvm-commits
- [PATCH] D25706: [ScopInfo] Make memset etc. affine where possible.
Eli Friedman via llvm-commits
- [PATCH] D25878: IR, X86: Understand !range metadata on global variables.
Peter Collingbourne via llvm-commits
- [llvm] r284896 - [x86] add test for missing vector SRA combine via computeKnownBits
Sanjay Patel via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
Greg Clayton via llvm-commits
- [PATCH] D25757: Fix splitBasicBlock API
Mehdi AMINI via llvm-commits
- [PATCH] D25802: [AMDGPU] Check if type transforms to i16 (VI+) when getting AMDGPUISD::FFBH_U32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D25757: Fix splitBasicBlock API
Matthias Braun via llvm-commits
- [PATCH] D25822: [DWARF parsers] - Add a way to get section indices when call DWARFUnit::collectAddressRanges()
Greg Clayton via llvm-commits
- [PATCH] D25885: [docs] Update the TSan and MSan docs to refer to the new no_sanitize attribute
Anna Zaks via llvm-commits
- [PATCH] D25854: [lto] Kill undefined extern_weak declarations before opt
Evgeniy Stepanov via llvm-commits
- [llvm] r284898 - Fix map insertion that is elided in release build.
David L. Jones via llvm-commits
- [PATCH] D25567: [MC] Fix Various End Of Line Comment checkings
Reid Kleckner via llvm-commits
- [compiler-rt] r284901 - [sanitizers] support strict_string_checks for strncmp
Kostya Serebryany via llvm-commits
- [llvm] r284902 - [libFuzzer] add a test for asan's strict_string_checks=1
Kostya Serebryany via llvm-commits
- [PATCH] D25889: [tsan] Unwind the shadow stack in __tsan_func_exit() if the top of the shadow stack doesn’t match
Kuba Brecka via llvm-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via llvm-commits
- [PATCH] D25390: [AVR] Add the machine code disassembler
Krzysztof Parzyszek via llvm-commits
- [PATCH] D25270: [lsan] [aarch64] Fix printing of pointers in make check tests
Kostya Serebryany via llvm-commits
- [llvm] r284903 - [libFuzzer] typo in a test
Kostya Serebryany via llvm-commits
- [llvm] r284789 - Fix cross-endianness RuntimeDyld relocation for ARM
Lang Hames via llvm-commits
- [llvm] r284904 - [CtorUtils] Modernize. No functional changes intended.
Davide Italiano via llvm-commits
- [PATCH] D25791: [Hexagon] Weaken over-aggressive assertion in RDFGraph
Krzysztof Parzyszek via llvm-commits
- [PATCH] D25891: [llvm] Convert iterable SmallPtrSet's to SmallSetVector's in Codegen
Mandeep Singh Grang via llvm-commits
- [llvm] r284908 - [BasicAA] Fix - missed alias in GEP expressions
Gerolf Hoflehner via llvm-commits
- [llvm] r284909 - [libFuzzer] mutation: insert the size of the input in bytes as one of the ways to mutate a binary integer
Kostya Serebryany via llvm-commits
- [llvm] r284910 - Now that VS2013 is gone, make a memoryssa structure an anonymous union again
Daniel Berlin via llvm-commits
- [PATCH] D25891: [llvm] Convert iterable SmallPtrSet's to SmallSetVector's in Codegen
Vedant Kumar via llvm-commits
- [llvm] r284911 - [X86][SSE] Use getConstVector helper for VPERMV mask generation. NFCI.
Simon Pilgrim via llvm-commits
- [PATCH] D25390: [AVR] Add the machine code disassembler
Dylan McKay via llvm-commits
- [llvm] r284912 - [X86] Remove 128-bit lane handling from the main loop of matchVectorShuffleAsByteRotate. Instead check for is128LaneRepeatedSuffleMask before the loop and just loop over the repeated mask.
Craig Topper via llvm-commits
- [llvm] r284913 - [X86] Remove unnecessary AVX2 check that was already covered by an assertion earlier in the function. NFC
Craig Topper via llvm-commits
- [llvm] r284914 - [X86] Add support for lowering v4i64 and v8i64 shuffles directly to PALIGNR. I think shuffle combine can figure it out later, but we should try to get it right up front.
Craig Topper via llvm-commits
- [llvm] r284915 - [X86] Add support for printing shuffle comments for VALIGN instructions.
Craig Topper via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [llvm] r284916 - [X86] Apply the Update LLC Test Checks tool on the mmx-bitcast test
Zvi Rackover via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Andrea Di Biagio via llvm-commits
- [PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [llvm] r284917 - [ARM] Fix crash in ConstantIslands
James Molloy via llvm-commits
- [PATCH] D25763: Add end location of loop to loop metadata.
Florian Hahn via llvm-commits
- [PATCH] D25896: [PowerPC] - No SExt/ZExt needed for count trailing zeros
Nemanja Ivanovic via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Rafael Avila de Espindola via llvm-commits
- [PATCH] D25890: [ARM] Do not generate UMAAL instruction on thumbv7m target.
Vadzim Dambrouski via llvm-commits
- [www] r284918 - Add EuroLLVM'17 subfolder to the webpage
Kevin Streit via llvm-commits
- [llvm] r284919 - [lit] Add more testing instructions to README
Brian Gesiak via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Mehdi AMINI via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Mehdi AMINI via llvm-commits
- [PATCH] D25697: Make the LTO comdat api more symbol table friendly
Mehdi AMINI via llvm-commits
- [PATCH] D25398: [lit] Use path as test suite name
Brian Gesiak via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [PATCH] D25398: [lit] Use path as test suite name
Brian Gesiak via llvm-commits
- [PATCH] D25398: [lit] Use path as test suite name
Brian Gesiak via llvm-commits
- [PATCH] D25874: [X86][SSE] Add support for (V)PMOVSX* constant folding
Zvi Rackover via llvm-commits
- [llvm] r284921 - [X86][AVX512] Added support for combining target shuffles to AVX512 VPERMV3
Simon Pilgrim via llvm-commits
- [llvm] r284922 - [X86][AVX512VL] Added support for combining target 256-bit shuffles to AVX512VL VPERMV3
Simon Pilgrim via llvm-commits
- [llvm] r284930 - [AVR] Add the machine code disassembler
Dylan McKay via llvm-commits
- [compiler-rt] r284932 - [compiler-rt] Remove redundant --check-prefix=CHECK from test
Mandeep Singh Grang via llvm-commits
- [PATCH] D25899: [libunwind] Add support for Fuchsia
Petr Hosek via llvm-commits
- [PATCH] Disable use of std::call_once on OpenBSD with libstdc++
Brad Smith via llvm-commits
- [PATCH] Disable use of std::call_once on OpenBSD with libstdc++
Dylan McKay via llvm-commits
- [PATCH] D25034: [AVR] Add instruction selection lowering code
Dylan McKay via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Quentin Colombet via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Quentin Colombet via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Quentin Colombet via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Quentin Colombet via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
via llvm-commits
- [llvm] r284757 - Using branch probability to guide critical edge splitting.
Keith Walker via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Quentin Colombet via llvm-commits
- [PATCH] D25899: [libunwind] Add support for Fuchsia
Asiri Rathnayake via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Simon Pilgrim via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Zvi Rackover via llvm-commits
- [PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant
Simon Pilgrim via llvm-commits
- [PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Zvi Rackover via llvm-commits
- [PATCH] D25899: [libunwind] Add support for Fuchsia
Saleem Abdulrasool via llvm-commits
- [llvm] r284937 - Use APInt::isAllOnesValue instead of popcnt. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r284938 - [CostModel][X86] Added tests for current integer trunc costs
Simon Pilgrim via llvm-commits
- [llvm] r284939 - [X86][SSE] Add SSE41/AVX1 costs for vector shifts.
Simon Pilgrim via llvm-commits
- [PATCH] D25594: [AVX-512] Add support for creating SIGN_EXTEND_VECTOR_INREG and ZERO_EXTEND_VECTOR_INREG for 512-bit vectors to support vpmovzxbq and vpmovsxbq.
Craig Topper via llvm-commits
- [PATCH] D25900: [ADT] static_assert that SmallDenseMap is instantiated with a power-of-two number of inline buckets.
Justin Lebar via llvm-commits
- [llvm] r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via llvm-commits
- [llvm] r284940 - [CostModel][X86] Added tests for current integer signed/unsigned remainder costs
Simon Pilgrim via llvm-commits
- [PATCH] D21739: [TLI] Add functions determining if int parameters/returns should be zeroext/signext.
Marcin Kościelnicki via llvm-commits
- [PATCH] D25773: [Object] Replace TimeValue with std::chrono
Pavel Labath via llvm-commits
- [PATCH] D21736: [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext or signext if appropriate.
Marcin Kościelnicki via llvm-commits
- [PATCH] D25901: Remove LLVM_CONSTEXPR.
Justin Lebar via llvm-commits
- [PATCH] D25901: Remove LLVM_CONSTEXPR.
Benjamin Kramer via llvm-commits
- [llvm] r284947 - Remove LLVM_CONSTEXPR.
Justin Lebar via llvm-commits
- [PATCH] D25901: Remove LLVM_CONSTEXPR.
Justin Lebar via llvm-commits
- [zorg] r284948 - [buildbot] Adding more AArch64 APM bots
Renato Golin via llvm-commits
- [PATCH] Disable use of std::call_once on OpenBSD with libstdc++
Joerg Sonnenberger via llvm-commits
- [llvm] r284949 - Use SDValue::getConstantOperandVal() helper. NFCI.
Simon Pilgrim via llvm-commits
- [PATCH] D25691: [DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim via llvm-commits
- [PATCH] D25899: [libunwind] Add support for Fuchsia
Petr Hosek via llvm-commits
- [llvm] r284953 - [DAG] enhance computeKnownBits to handle SRL/SRA with vector splat constant
Sanjay Patel via llvm-commits
- [PATCH] Disable use of std::call_once on OpenBSD with libstdc++
Brad Smith via llvm-commits
- [llvm] r284955 - [AVX-512] Remove masked pmin/pmax intrinsics and autoupgrade to native IR.
Craig Topper via llvm-commits
- [llvm] r284957 - [llvm-opt-report] Fix unroll-count reporting
Hal Finkel via llvm-commits
Last message date:
Sun Oct 23 22:07:19 PDT 2016
Archived on: Sun Oct 23 22:14:36 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).