The Week Of Monday 12 January 2015 Archives by author
Starting: Mon Jan 12 00:20:04 PST 2015
Ending: Sun Jan 18 23:46:16 PST 2015
Messages: 1681
- [PATCH] Add getSwappedBytes implementations for float / double
Mehdi AMINI
- [PATCH] Add getSwappedBytes implementations for float / double
Mehdi AMINI
- [PATCH] Peephole optimizer needs optimizeSelect() to keep track of newly created MIs
Mehdi AMINI
- [PATCH] Add getSwappedBytes implementations for float / double
Mehdi AMINI
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Mehdi AMINI
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Mehdi AMINI
- [PATCH] Peephole optimizer needs optimizeSelect() to keep track of newly created MIs
Mehdi AMINI
- [PATCH] Fold a loop for array processing in ComputeLinearIndex (NFC)
Mehdi AMINI
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [PATCH] DAG Combiner: Fold SelectCC When Cond is UNDEF
Mehdi AMINI
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Mehdi AMINI
- [PATCH] Fold a loop for array processing in ComputeLinearIndex (NFC)
Mehdi AMINI
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Mehdi AMINI
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Mehdi AMINI
- [PATCH] Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Mehdi AMINI
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Mehdi AMINI
- [PATCH] Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Mehdi AMINI
- [PATCH] DAGCombine: always constant fold FMA when target disable FP exceptions
Mehdi AMINI
- [PATCH] Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI
- [PATCH] [ARM] Correct POP reglist handling
Saleem Abdulrasool
- [llvm] r225758 - ARM: prepare prefix parsing for improved AAELF support
Saleem Abdulrasool
- [lld] r225766 - Remove InputGraph::dump().
Saleem Abdulrasool
- [llvm] r225941 - X86: validate 'int' instruction
Saleem Abdulrasool
- [llvm] r225950 - X86: only access operands if they are present
Saleem Abdulrasool
- [compiler-rt] r225990 - builtins: avoid duplicating unwind declarations
Saleem Abdulrasool
- [lld] r226246 - PE/COFF: use dyn_cast for the check of the target
Saleem Abdulrasool
- [PATCH] builtins: avoid duplicating unwind declarations
Saleem Abdulrasool
- [llvm] r226313 - X86: fix comment typo in AsmParser
Saleem Abdulrasool
- [llvm] r226314 - llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
Saleem Abdulrasool
- [PATCH] PE/COFF: rework how we handle base relocations
Saleem Abdulrasool
- [lld] r226335 - PE/COFF: rework how we handle base relocations
Saleem Abdulrasool
- [PATCH] PE/COFF: rework how we handle base relocations
Saleem Abdulrasool
- [compiler-rt] r225635 - Fix two extra semicolon warnings
Ehsan Akhgari
- [PATCH] Fix two extra semicolon warnings
Ehsan Akhgari
- [PATCH] Fix two extra semicolon warnings
Ehsan Akhgari
- [PATCH] [MIPS64] Make __clear_cache more optimal
Dan Albert
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [llvm] r225972 - Correct POP handling for v7m
Jyoti Allur
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [PATCH] [ARM] Fix SMLAL (Signed Multiply Accumulate Long) lowering
Jyoti Allur
- [PATCH] [ARM] Fix SMLAL (Signed Multiply Accumulate Long) lowering
Jyoti Allur
- [PATCH] [ARM] Fix SMLAL (Signed Multiply Accumulate Long) lowering
Jyoti Allur
- [PATCH] [ARM] Fix issue with SMLAL (Signed Multiply Accumulate Long) lowering
Jyoti Allur
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Mehdi Amini
- [PATCH] Add getSwappedBytes implementations for float / double
Mehdi Amini
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Mehdi Amini
- [PATCH] Add getSwappedBytes implementations for float / double
Mehdi Amini
- [llvm] r225772 - Peephole opt needs optimizeSelect() to keep track of newly created MIs
Mehdi Amini
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Mehdi Amini
- [PATCH 2/3] SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Mehdi Amini
- [PATCH] DAGCombine: constant fold FMA
Mehdi Amini
- [llvm] r225949 - Fold a loop for array processing in ComputeLinearIndex
Mehdi Amini
- [llvm] r225951 - Add assertions for out of bound index in ComputeLinearIndex
Mehdi Amini
- [llvm] r225952 - DAG Combiner: Fold SelectCC When Cond is UNDEF
Mehdi Amini
- [llvm] r225953 - SelectionDAG: add a -filter-view-dags option to llc
Mehdi Amini
- [llvm] r225966 - [PM] Make DominatorTrees (corectly) movable so that we can move them
Mehdi Amini
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Mehdi Amini
- [llvm] r226163 - Fix SelectionDAG -view-*-dags filtering
Mehdi Amini
- [llvm] r225953 - SelectionDAG: add a -filter-view-dags option to llc
Mehdi Amini
- [llvm] r226245 - Fix Reassociate handling of constant in presence of undef float
Mehdi Amini
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Mehdi Amini
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Mehdi Amini
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Mehdi Amini
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Mehdi Amini
- [llvm] r226360 - Improve DAG combine pass on certain IR vector patterns
Mehdi Amini
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Owen Anderson
- [PATCH] Fold a loop for array processing in ComputeLinearIndex (NFC)
Owen Anderson
- [PATCH] DAG Combiner: Fold SelectCC When Cond is UNDEF
Owen Anderson
- [PATCH] Fold a loop for array processing in ComputeLinearIndex (NFC)
Owen Anderson
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Owen Anderson
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Owen Anderson
- [PATCH] SLPVectorizer: limit the number of alias checks to reduce the runtime.
Arnold
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCHES] R600/SI: VI fixes
Matt Arsenault
- [PATCHES] R600/SI: VI fixes
Matt Arsenault
- [llvm] r225728 - R600/SI: Remove redundant setting expand on f64 vectors
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [llvm] r225744 - Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCHES] R600/SI: VI fixes
Matt Arsenault
- [PATCH 2/3] SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Matt Arsenault
- [llvm] r225822 - R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
- [PATCH] R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [llvm] r225827 - R600: Implement getRsqrtEstimate
Matt Arsenault
- [llvm] r225828 - R600: Implement getRecipEstimate
Matt Arsenault
- [PATCH] R600: Implement getRsqrtEstimate
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [llvm] r225925 - Implement new way of expanding extloads.
Matt Arsenault
- [llvm] r225926 - R600/SI: Fix bad code with unaligned byte vector loads
Matt Arsenault
- [llvm] r225927 - R600/SI: Remove some redudant load testcases.
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] R600/SI: Try to form (f64 [s|u]int_to_fp i1)
Matt Arsenault
- [PATCH] Rename CONVERT_RNDSAT td name to better match it
Matt Arsenault
- [PATCH] Rename CONVERT_RNDSAT td name to better match it
Matt Arsenault
- [llvm] r226197 - R600/SI: Improve fpext / fptrunc test coverage
Matt Arsenault
- [PATCH] R600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
Matt Arsenault
- [llvm] r226226 - R600/SI: Fix trailing comma with modifiers
Matt Arsenault
- [llvm] r226230 - R600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
Matt Arsenault
- [PATCH] R600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
Matt Arsenault
- [llvm] r226333 - R600: Clean up floor tests
Matt Arsenault
- [llvm] r226412 - R600: Remove redundant test
Matt Arsenault
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Simon Atanasyan
- [PATCH] [ELF] Add --{,no-}as-needed.
Simon Atanasyan
- [lld] r226253 - [Mips] Allow linking object files with MIPS32 and MIPS64 instructions
Simon Atanasyan
- [lld] r226254 - [Mips] Remove redundant namespace names
Simon Atanasyan
- [lld] r226255 - [Mips] Make MipsLinkingContext owner of MipsELFFlagsMerger
Simon Atanasyan
- [lld] r226256 - [Mips] Use ELFLinkingContext class instead of MipsLinkingContext where possible
Simon Atanasyan
- [lld] r226257 - [PPC] Remove unused class field PPCTargetRelocationHandler::_ppcTargetLayout
Simon Atanasyan
- [lld] r226258 - [PPC] Remove redundant `virtual` keyword
Simon Atanasyan
- [lld] r226259 - [ELF] Make `TargetRelocationHandler` a regular non-template class
Simon Atanasyan
- [lld] r226260 - [ELF] Make the unhandledReferenceType() protected method
Simon Atanasyan
- [lld] r226261 - [ELF] s/_context/_ctx/ and clang-format the code
Simon Atanasyan
- [lld] r226262 - [ELF] Remove unused class field
Simon Atanasyan
- [lld] r226265 - [ELF] Remove TargetHandler and DefaultTargetHandler constructors
Simon Atanasyan
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Simon Atanasyan
- [PATCH] Run the resolver in parallel with the reader.
Simon Atanasyan
- [PATCH] Speculatively instantiate archive members
Simon Atanasyan
- [PATCH] Speculatively instantiate archive members
Simon Atanasyan
- [PATCH] Speculatively instantiate archive members
Simon Atanasyan
- [zorg] Enable compiler-rt on clang-native-aarch64 builder
Gabor Ballabas
- [zorg] Enable compiler-rt on clang-native-aarch64 builder
Gabor Ballabas
- [llvm] r225788 - Silence warnings about unknown pragmas for compilers that are not Clang. NFC.
Aaron Ballman
- [PATCH] Enable inlining of recursive functions.
Pablo Barrio
- [PATCH] Enable inlining of recursive functions.
Pablo Barrio
- [PATCH] [PPC64] Implement the ICBT Instruction for POWER8
Kit Barton
- [PATCH] [PPC64] Implement the ICBT Instruction for POWER8
Kit Barton
- [llvm] r225908 - Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [Diffusion] rL225908: Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [llvm] r225948 - Revert "Insert random noops to increase security against ROP attacks (llvm)"
JF Bastien
- [Diffusion] rL225908: Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Benoit Belley
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Benoit Belley
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Benoit Belley
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Benoit Belley
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Benoit Belley
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [llvm] r226277 - [X86][DAG] Disable target specific combine on INSERTPS dag nodes at -O0.
Andrea Di Biagio
- [llvm] r225817 - Running clang-format on CommandLine.h and CommandLine.cpp.
Chris Bieneman
- [llvm] r225401 - IR: Add MDNode::isDistinct()
David Blaikie
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
David Blaikie
- [PATCH] Replace size method call of containers to empty method where appropriate
David Blaikie
- [llvm] r225401 - IR: Add MDNode::isDistinct()
David Blaikie
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
David Blaikie
- [llvm] r225401 - IR: Add MDNode::isDistinct()
David Blaikie
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
David Blaikie
- [llvm] r225706 - Debug info: Factor out the creation of DWARF expressions from AsmPrinter
David Blaikie
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
David Blaikie
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
David Blaikie
- [llvm] r225720 - Untwine this expression. Thanks to David for noticing!
David Blaikie
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
David Blaikie
- [llvm] r225724 - Debug Info: Add a virtual destructor to DwarfExpression.
David Blaikie
- [llvm] r225738 - IR: Fix an inverted assertion when replacing resolved operands
David Blaikie
- [llvm] r225750 - [PM] Fix another place where I was using an overly generic T&& for the
David Blaikie
- [llvm] r225760 - Standardize {pred,succ,use,user}_empty()
David Blaikie
- [llvm] r225760 - Standardize {pred,succ,use,user}_empty()
David Blaikie
- [llvm] r225775 - IR/MetadataTest.cpp: Appease msc17 to avoid initializer list.
David Blaikie
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
David Blaikie
- [llvm] r225783 - [PM] Refactor the new pass manager to use a single template to implement
David Blaikie
- [llvm] r225785 - [PM] In the PassManager template, remove a pointless indirection through
David Blaikie
- [llvm] r225800 - [PowerPC] Add DWARF numbers for CA (XER), etc.
David Blaikie
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
David Blaikie
- [llvm] r225800 - [PowerPC] Add DWARF numbers for CA (XER), etc.
David Blaikie
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
David Blaikie
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
David Blaikie
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
David Blaikie
- [lld] r225814 - Replace vector<unique_ptr<File> with unique_ptr<File>.
David Blaikie
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
David Blaikie
- [llvm] r225754 - Disable a warning for self move since the test is checking for this behavior.
David Blaikie
- [llvm] r225846 - Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
David Blaikie
- [compiler-rt] r225959 - Reapply debug info changes now that more precise column information is available.
David Blaikie
- [llvm] r225846 - Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
David Blaikie
- [llvm] r225966 - [PM] Make DominatorTrees (corectly) movable so that we can move them
David Blaikie
- [llvm] r226028 - unique_ptrify the value in DominatorTreeBase::DomTreeNodes
David Blaikie
- [llvm] r226030 - Add comment about a gotcha I ran across while touching this code.
David Blaikie
- [llvm] r226048 - IR: Move MDLocation into place
David Blaikie
- [llvm] r226048 - IR: Move MDLocation into place
David Blaikie
- [PATCH] Add Exported flag.
David Blaikie
- [lld] r226225 - Simplify.
David Blaikie
- [PATCH] Debug Info: Handle by-reference arguments correctly during inlining.
David Blaikie
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
David Blaikie
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
David Blaikie
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
David Blaikie
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
David Blaikie
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
David Blaikie
- [lld] r226225 - Simplify.
David Blaikie
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
David Blaikie
- [PATCH] [DebugInfo] Add a getParent method to DWARFDebugInformationEntryMinimal.
David Blaikie
- [compiler-rt] r226393 - Update for tests failing due to improvements in clang's column information for aggregate expressions
David Blaikie
- [PATCH] [dwarfdump] Pretty print location expressions and location lists
David Blaikie
- [llvm] r225011 - DebugInfo: Omit is_stmt from line table entries on the same line.
David Blaikie
- [llvm] r226414 - std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
- [llvm] r226415 - Attempt to fix the MSVC build by working around a layering issue
David Blaikie
- [llvm] r226416 - unique_ptrify the RelInfo parameter to TargetRegistry::createMCSymbolizer
David Blaikie
- [llvm] r226415 - Attempt to fix the MSVC build by working around a layering issue
David Blaikie
- [compiler-rt] r226312 - InstrProf: Optionally print an error when emitting profile data fails
Justin Bogner
- [PATCH] Detect malformed yaml sequence in yaml::Input::beginSequence()
Justin Bogner
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [llvm] r225638 - [SimplifyLibCalls] Factor out signature checks for fortifiable libcalls.
Ahmed Bougacha
- [PATCH] [1/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out signature checks for fortifiable libcalls.
Ahmed Bougacha
- [llvm] r225639 - [SimplifyLibCalls] Factor out str/mem libcall optimizations.
Ahmed Bougacha
- [PATCH] [2/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out str/mem libcall optimizations
Ahmed Bougacha
- [llvm] r225640 - [SimplifyLibCalls] Factor out fortified libcall handling.
Ahmed Bougacha
- [PATCH] [3/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out fortified libcall handling, to remove CGP duplicate
Ahmed Bougacha
- [llvm] r225687 - [X86] Make SSE min/max testcases more explicit. NFC.
Ahmed Bougacha
- [llvm] r225691 - [X86] Also create+widen FMIN/FMAX nodes for v2f32.
Ahmed Bougacha
- [PATCH] [X86] Also create v2f32 FMIN/FMAX nodes from fcmp/select.
Ahmed Bougacha
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Ahmed Bougacha
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Ahmed Bougacha
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Ahmed Bougacha
- [PATCH] AArch64: Relax assert about large shift sizes.
Ahmed Bougacha
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Ahmed Bougacha
- [PATCH] AArch64: Relax assert about large shift sizes.
Ahmed Bougacha
- [PATCH] AArch64: Relax assert about large shift sizes.
Ahmed Bougacha
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Ahmed Bougacha
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Ahmed Bougacha
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Ahmed Bougacha
- [PATCH] Implement more expansions of extloads
Ahmed Bougacha
- [llvm] r225895 - [SimplifyLibCalls] Don't try to simplify indirect calls.
Ahmed Bougacha
- [PATCH] Implement more expansions of extloads
Ahmed Bougacha
- [PATCH] Rename CONVERT_RNDSAT td name to better match it
Ahmed Bougacha
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Ahmed Bougacha
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Ahmed Bougacha
- [llvm] r225652 - RegisterCoalescer: Turn some impossible conditions into asserts
Matthias Braun
- [llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Matthias Braun
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [llvm] r225836 - DAGCombiner: simplify by using condition variables; NFC
Matthias Braun
- [PATCH] AArch64: Relax assert about large shift sizes.
Matthias Braun
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Matthias Braun
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Matthias Braun
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Matthias Braun
- [llvm] r226047 - MachineVerifier: Allow undef reads if a matching superreg is defined.
Matthias Braun
- [llvm] r226047 - MachineVerifier: Allow undef reads if a matching superreg is defined.
Matthias Braun
- [llvm] r226350 - RegisterCoalescer: Drive-by typo + whitespace fix
Matthias Braun
- [llvm] r226351 - RegisterCoalescer: Cleanup comment style
Matthias Braun
- [llvm] r226352 - RegisterCoalescer: Cleanup by factoring out a common expression
Matthias Braun
- [llvm] r226353 - RegisterCoalescer: Cleanup and improved comment for a subtle detail.
Matthias Braun
- [PATCH] [compiler-rt] Fix the prototype of ioctl interceptor
Kuba Brecka
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [llvm] r226219 - Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Filipe Cabecinhas
- [lld] r226222 - Remove the slashes so they don't fail in some Windows setups
Filipe Cabecinhas
- [llvm] r226229 - Fix edge case when Start overflowed in 32 bit mode
Filipe Cabecinhas
- [llvm] r226248 - Use report_fatal_error instead of llvm_unreachable, so we don't crash on user input
Filipe Cabecinhas
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
Filipe Cabecinhas
- [PATCH] Handle LLVM_USE_SANITIZER=Address; Undefined (and the other way around)
Filipe Cabecinhas
- [PATCH] change MCJIT tests to XFAIL on x86_64
David Callahan
- [PATCH] change MCJIT tests to XFAIL on x86_64
David Callahan
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
David Callahan
- [PATCH] change MCJIT tests to XFAIL on x86_64
David Callahan
- [PATCH] change MCJIT tests to XFAIL on x86_64
David Callahan
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
David Callahan
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
David Callahan
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Bob Campbell
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Chandler Carruth
- [llvm] r225723 - [PM] Sink the reference vs. value decision for IR units out of the
Chandler Carruth
- [llvm] r225743 - [PM] Re-clang-format much of this code as the code has changed some and
Chandler Carruth
- [llvm] r225750 - [PM] Fix another place where I was using an overly generic T&& for the
Chandler Carruth
- [llvm] r225757 - [PM] Fold all three analysis managers into a single AnalysisManager
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [llvm] r225750 - [PM] Fix another place where I was using an overly generic T&& for the
Chandler Carruth
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
Chandler Carruth
- [llvm] r225783 - [PM] Refactor the new pass manager to use a single template to implement
Chandler Carruth
- [llvm] r225784 - [PM] Remove the 'AnalysisManagerT' type parameter from numerous layers
Chandler Carruth
- [llvm] r225785 - [PM] In the PassManager template, remove a pointless indirection through
Chandler Carruth
- [llvm] r225786 - SLPVectorizer: Cache results from memory alias checking.
Chandler Carruth
- [PATCH] SLPVectorizer: Cache results from memory alias checking.
Chandler Carruth
- [llvm] r225833 - [PM] Sink the convenience typedefs after the class template they are
Chandler Carruth
- [llvm] r225754 - Disable a warning for self move since the test is checking for this behavior.
Chandler Carruth
- [llvm] r225754 - Disable a warning for self move since the test is checking for this behavior.
Chandler Carruth
- [llvm] r225838 - [AVX512] Unpack support in new shuffle lowering
Chandler Carruth
- [llvm] r225841 - [PM] Push the debug option for the new pass manager into the opt tool
Chandler Carruth
- [llvm] r225842 - [PM] Remove the defunt CGSCC-specific debug flag.
Chandler Carruth
- [llvm] r225854 - [PM] Move the LazyCallGraph printing functionality to a print method.
Chandler Carruth
- [llvm] r225861 - Revert r225854: [PM] Move the LazyCallGraph printing functionality to
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [PATCH] [v5] BPF backend
Chandler Carruth
- [llvm] r225936 - [dom] Add a basic dominator tree test.
Chandler Carruth
- [llvm] r225937 - [dom] Clean up some comments in this header that were confusingly
Chandler Carruth
- [llvm] r225938 - [dom] The formatting of the generic domtree has bitrotted over the years
Chandler Carruth
- [llvm] r225939 - [dom] Remove extraneous inline keywords. Template functions and inline
Chandler Carruth
- [PATCH] [v5] BPF backend
Chandler Carruth
- [PATCH] [v5] BPF backend
Chandler Carruth
- [PATCH] [v5] BPF backend
Chandler Carruth
- [llvm] r225966 - [PM] Make DominatorTrees (corectly) movable so that we can move them
Chandler Carruth
- [llvm] r225969 - [PM] Port domtree to the new pass manager (at last).
Chandler Carruth
- [llvm] r225970 - [dom] Make the DominatorTreeBase not a dynamic class!
Chandler Carruth
- [llvm] r225974 - [cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
- [lld] r225978 - [cleanup] Re-sort #include lines using llvm/utils/sort_includes.py
Chandler Carruth
- [llvm] r226023 - InstCombine: Don't take A-B<0 into A<B if A-B has other uses
Chandler Carruth
- [llvm] r226034 - [MBP] Add flags to disable the BadCFGConflict check in MachineBlockPlacement.
Chandler Carruth
- [PATCH] Optionally disable the BadCFGConflict check in MachineBlockPlacement.cpp
Chandler Carruth
- [PATCH] Optionally disable the BadCFGConflict check in MachineBlockPlacement.cpp
Chandler Carruth
- [llvm] r225034 - InstCombine: try to transform A-B < 0 into A < B
Chandler Carruth
- [llvm] r226078 - [PM] Move TargetLibraryInfo into the Analysis library.
Chandler Carruth
- [polly] r226080 - [PM] Update for LLVM r226078 which moved TargetLibraryInfo to the
Chandler Carruth
- [llvm] r226081 - Switch this header file to not hard-code Windows line endings.
Chandler Carruth
- [llvm] r226089 - [PM] Clean up the TLI doxygen comments prior to refactoring this code
Chandler Carruth
- [llvm] r226157 - [PM] Separate the TargetLibraryInfo object from the immutable pass.
Chandler Carruth
- [polly] r226159 - [PM] Track an LLVM API change by switching this code to directly create
Chandler Carruth
- [llvm] r226160 - [PM] Port TargetLibraryInfo to the new pass manager, provided by the
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Chandler Carruth
- [llvm] r226373 - [PM] Split the LoopInfo object apart from the legacy pass, creating
Chandler Carruth
- [polly] r226374 - [PM] Update Polly following LLVM r226373 which refactors LoopInfo in
Chandler Carruth
- [lld] r226225 - Simplify.
Chandler Carruth
- [llvm] r226376 - [PM] Remove a dead field.
Chandler Carruth
- [llvm] r226377 - [PM] Cleanup more warnings my refactoring exposed where now we have
Chandler Carruth
- [llvm] r226385 - [PM] Now that LoopInfo isn't in the Pass type hierarchy, it is much
Chandler Carruth
- [llvm] r226386 - [PM] Lift the actual analyses used into the inferface rather than
Chandler Carruth
- [polly] r226387 - [PM] Update Polly for LLVM r226385 which made LoopInfo actually derive
Chandler Carruth
- [llvm] r226391 - [PM] Refactor how the LoopRotation pass access the DominatorTree.
Chandler Carruth
- [llvm] r226392 - [PM] Replace another Pass argument with specific analyses that are
Chandler Carruth
- [llvm] r226394 - [PM] Sink the specific analyses preserved by SplitBlock into its
Chandler Carruth
- [llvm] r226396 - [PM] Pull the analyses used for another utility routine into its API
Chandler Carruth
- [polly] r226398 - [PM] Update Polly for LLVM r226394 and r226396 which changed some of the
Chandler Carruth
- [PATCH] [X86][SSE] Added support for SSE3 lane duplication shuffle instructions
Chandler Carruth
- [llvm] r226415 - Attempt to fix the MSVC build by working around a layering issue
Chandler Carruth
- [polly] r226420 - [multilib] Teach Polly's CMake to use the libdir suffix variable. This
Chandler Carruth
- [llvm] r226426 - [PM] Lift the analyses into the interface for
Chandler Carruth
- [llvm] r226415 - Attempt to fix the MSVC build by working around a layering issue
Chandler Carruth
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Eric Christopher
- [llvm] r225740 - Grammar and spelling.
Eric Christopher
- [llvm] r225891 - Migrate ABIName to MCTargetOptions so that it can be shared between
Eric Christopher
- [llvm] r225893 - Remove unused predicate.
Eric Christopher
- [PATCH] Add Exported flag.
Eric Christopher
- [llvm] r226232 - This should fix the build bot clang-cmake-armv7-a15-full failing on
Eric Christopher
- [llvm] r226232 - This should fix the build bot clang-cmake-armv7-a15-full failing on
Eric Christopher
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Eric Christopher
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
Eric Christopher
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Eric Christopher
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Eric Christopher
- [compiler-rt] r225692 - [dfsan] Export dfsan_get_label_info function with C linkage.
Peter Collingbourne
- [llvm] r225815 - Add link to Go bindings documentation.
Peter Collingbourne
- [PATCH] [llgo] irgen: expose PackageCreated hook
Peter Collingbourne
- [PATCH] [llgo] irgen: expose DisableUnusedImportCheck flag
Peter Collingbourne
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Peter Collingbourne
- [PATCH] [llgo] irgen: expose PackageCreated hook
Peter Collingbourne
- [PATCH] [llgo] irgen: expose DisableUnusedImportCheck flag
Peter Collingbourne
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Peter Collingbourne
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Peter Collingbourne
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Peter Collingbourne
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Peter Collingbourne
- [PATCH] Peephole optimizer needs optimizeSelect() to keep track of newly created MIs
Quentin Colombet
- [PATCH] AArch64: Relax assert about large shift sizes.
Quentin Colombet
- [PATCH] AArch64: Relax assert about large shift sizes.
Quentin Colombet
- [PATCH] AArch64: Relax assert about large shift sizes.
Quentin Colombet
- [PATCH] AArch64: Relax assert about large shift sizes.
Quentin Colombet
- [PATCH] AArch64: Relax assert about large shift sizes.
Quentin Colombet
- [PATCH] Revert 221429 and fix bug in TargetLowering::SimplifyDemandedBits
Quentin Colombet
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Quentin Colombet
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Quentin Colombet
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
Quentin Colombet
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
Quentin Colombet
- [llvm] r226047 - MachineVerifier: Allow undef reads if a matching superreg is defined.
Quentin Colombet
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Quentin Colombet
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Pete Cooper
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Pete Cooper
- Commoning of target specific load/store intrinsics
Pete Cooper
- Commoning of target specific load/store intrinsics
Pete Cooper
- [Diffusion] rL225908: Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [Diffusion] rL225908: Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Fixed Noop insertion
Stephen Crane
- [PATCH] Fixed Noop insertion
Stephen Crane
- [PATCH] Fixed Noop insertion
Stephen Crane
- [PATCH] Update the coding standards to provide some guidance for a few constructs in C++11
Matt P. D.
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Sanjoy Das
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Sanjoy Das
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Sanjoy Das
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [PATCH] Add a pass for constructing gc.statepoint sequences w/explicit relocations
Sanjoy Das
- [PATCH] Fix PR22222
Sanjoy Das
- [llvm] r226075 - Fix PR22222
Sanjoy Das
- [PATCH] Fix PR22222
Sanjoy Das
- [PATCH] Fix PR22222
Sanjoy Das
- [llvm] r226075 - Fix PR22222
Sanjoy Das
- [llvm] r226201 - Add a new pass "inductive range check elimination"
Sanjoy Das
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [llvm] r226216 - Revert r226201 (Add a new pass "inductive range check elimination")
Sanjoy Das
- [llvm] r226238 - Add a new pass "inductive range check elimination"
Sanjoy Das
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Demikhovsky, Elena
- [PATCH] Masked load/store for types that require legalization.
Elena Demikhovsky
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Elena Demikhovsky
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [PATCH] Intrinsics: introduce llvm_any_ty aka ValueType Any
Elena Demikhovsky
- [poolalloc] r226397 - Update DSA in response to LoopInfo no longer being a pass.
Will Dietz
- [PATCH] [inline-asm] Fix scope of assembly macros
Sergey Dmitrouk
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [PATCH] [test-suite] Make it build in more environments
Sergey Dmitrouk
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [PATCH] [Polly] Added support for modulo expressions
Johannes Doerfert
- [lld] r225764 - Convert other drivers to use WrapperNode.
Jean-Daniel Dupas
- [lld] r225764 - Convert other drivers to use WrapperNode.
Jean-Daniel Dupas
- [lld] r225764 - Convert other drivers to use WrapperNode.
Jean-Daniel Dupas
- [lld] r226225 - Simplify.
Jean-Daniel Dupas
- [lld] r226225 - Simplify.
Jean-Daniel Dupas
- [PATCH][lld] ELF: Handle sh_addralign being set to zero
Shankar Easwaran
- [PATCH] [ELF] Add --{,no-}as-needed.
Shankar Kalpathi Easwaran
- [PATCH] Speculatively instantiate archive members
Shankar Kalpathi Easwaran
- [PATCH] Speculatively instantiate archive members
Shankar Kalpathi Easwaran
- [llvm] r225786 - SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [llvm] r225786 - SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [llvm] r225786 - SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [llvm] r225790 - Revert "SLPVectorizer: Cache results from memory alias checking."
Erik Eckstein
- [PATCH] SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [llvm] r225977 - reapply: SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [PATCH] SLPVectorizer: Cache results from memory alias checking.
Erik Eckstein
- [PATCH] SLPVectorizer: limit the number of alias checks to reduce the runtime.
Erik Eckstein
- [PATCH] SLPVectorizer: limit the number of alias checks to reduce the runtime.
Erik Eckstein
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Eelis
- [llvm] r226228 - Add the option, -archive-headers, used with -macho to print the Mach-O archive headers to llvm-objdump.
Kevin Enderby
- [llvm] r226232 - This should fix the build bot clang-cmake-armv7-a15-full failing on
Kevin Enderby
- [llvm] r226239 - Another attempt to fix the build bot clang-cmake-armv7-a15-full failing on
Kevin Enderby
- [llvm] r226241 - Work around to get the build bot clang-cmake-armv7-a15-full green by
Kevin Enderby
- [llvm] r226228 - Add the option, -archive-headers, used with -macho to print the Mach-O archive headers to llvm-objdump.
Kevin Enderby
- [llvm] r226232 - This should fix the build bot clang-cmake-armv7-a15-full failing on
Kevin Enderby
- [llvm] r226232 - This should fix the build bot clang-cmake-armv7-a15-full failing on
Kevin Enderby
- [PATCH] Value soft float calls as more expensive in the inliner.
Cameron Esfahani
- [PATCH] Value soft float calls as more expensive in the inliner.
Cameron Esfahani
- [PATCH] Value soft float calls as more expensive in the inliner.
Cameron Esfahani
- [llvm] r225644 - Add r224985 back with two fixes.
Rafael Espindola
- [llvm] r225890 - Don't set LD_PRELOAD to ''. It doesn't work on OpenBSD.
Rafael Espindola
- [compiler-rt] r225919 - Handle LD_LIBRARY_PATH not being defined.
Rafael Espindola
- [compiler-rt] r225932 - Another try at handling LD_LIBRARY_PATH not being defined.
Rafael Espindola
- [llvm] r225983 - Handle a symbol being undefined.
Rafael Espindola
- [llvm] r226012 - Add support for comdats with names larger than 256 characters.
Rafael Espindola
- [llvm] r226022 - Revert "Add r224985 back with two fixes."
Rafael Espindola
- [llvm] r226026 - Fix handling of extern_weak. This was broken by r225983.
Rafael Espindola
- [llvm] r226031 - Fix linking of shared libraries.
Rafael Espindola
- [llvm] r226035 - Add a test that would have found the issue with r225644.
Rafael Espindola
- [llvm] r226038 - Don't create new comdats in CodeGen.
Rafael Espindola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espindola
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Rafael Ávila de Espíndola
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Rafael Ávila de Espíndola
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Rafael Ávila de Espíndola
- [PATCH] change MCJIT tests to XFAIL on x86_64
Rafael Ávila de Espíndola
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
Rafael Ávila de Espíndola
- [PATCH] change MCJIT tests to XFAIL on x86_64
Rafael Ávila de Espíndola
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
Rafael Ávila de Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [llvm] r222208 - Support ELF files of unknown type.
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [llvm] r225715 - Bitcode: Add abbreviation for METADATA_NAME
Rafael Espíndola
- [llvm] r225715 - Bitcode: Add abbreviation for METADATA_NAME
Rafael Espíndola
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Rafael Espíndola
- [llvm] r225957 - Use the integrated assembler by default on SPARC.
Rafael Espíndola
- [llvm] r225644 - Add r224985 back with two fixes.
Rafael Espíndola
- [llvm] r225644 - Add r224985 back with two fixes.
Rafael Espíndola
- [llvm] r226038 - Don't create new comdats in CodeGen.
Rafael Espíndola
- [llvm] r226228 - Add the option, -archive-headers, used with -macho to print the Mach-O archive headers to llvm-objdump.
Rafael Espíndola
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Rafael Espíndola
- Proposed patches for the 3.6 branch
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
Rafael Espíndola
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
Rafael Espíndola
- [llvm] r225941 - X86: validate 'int' instruction
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Rafael Espíndola
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225800 - [PowerPC] Add DWARF numbers for CA (XER), etc.
Hal Finkel
- [llvm] r225804 - [PowerPC] Split the blr definition into BLR and BLR8
Hal Finkel
- [llvm] r225805 - [StackMaps] Allow the target to pre-process the live-out mask
Hal Finkel
- [llvm] r225806 - [StackMaps] Mark in CallLoweringInfo when lowering a patchpoint
Hal Finkel
- [llvm] r225807 - [StackMaps] Use CurrentFnSymForSize
Hal Finkel
- [llvm] r225808 - [PowerPC] Add StackMap/PatchPoint support
Hal Finkel
- [llvm] r225809 - [PowerPC] Add missing override keyword
Hal Finkel
- [llvm] r225800 - [PowerPC] Add DWARF numbers for CA (XER), etc.
Hal Finkel
- [llvm] r225800 - [PowerPC] Add DWARF numbers for CA (XER), etc.
Hal Finkel
- [llvm] r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"
Hal Finkel
- [PATCH] Add support for negative immediates to TableGen AsmMatcherEmitter
Hal Finkel
- [PATCH] DAGCombine: constant fold FMA
Hal Finkel
- [llvm] r225907 - Adjust ScheduleDAGSDNodes::RegDefIter for patchpoints
Hal Finkel
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
- [llvm] r225928 - [PowerPC] Fix the noop-insert test
Hal Finkel
- [llvm] r225984 - Override the TLI callback enableAggressiveFMAFusion and return true. Indeed, fmul, fmadd and fadd nodes cost the same number of cycles, so we can enable more combining heuristics to produce more fmadd nodes.
Hal Finkel
- [llvm] r226070 - [PowerPC] Add assembler support for mcrfs and friends
Hal Finkel
- [llvm] r226071 - [RegisterCoalescer] Remove copies to reserved registers
Hal Finkel
- [llvm] r226073 - [TableGen] Add support for negative immediates to AsmMatcherEmitter
Hal Finkel
- [PATCH] Add support for negative immediates to TableGen AsmMatcherEmitter
Hal Finkel
- [llvm] r226086 - Revert "r226071 - [RegisterCoalescer] Remove copies to reserved registers"
Hal Finkel
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
- [llvm] r226200 - Revert "r226086 - Revert "r226071 - [RegisterCoalescer] Remove copies to reserved registers""
Hal Finkel
- [compiler-rt] r226202 - [asan] Loosen test for upcoming ppc64 change
Hal Finkel
- [llvm] r226207 - [PowerPC] Loosen ELFv1 PPC64 func descriptor loads for indirect calls
Hal Finkel
- [llvm] r226247 - [PowerPC] Adjust PatchPoints for ppc64le
Hal Finkel
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
- [compiler-rt] r226368 - [sanitizer] Adjust max read size in FlagHandlerInclude
Hal Finkel
- [compiler-rt] r226175 - [sanitizer] Implement include= option.
Hal Finkel
- [llvm] r226369 - [PowerPC] Don't list R11 as a patchpoint scratch register
Hal Finkel
- Commoning of target specific load/store intrinsics
Hal Finkel
- Commoning of target specific load/store intrinsics
Hal Finkel
- [llvm] r226399 - [PowerPC] Initial PPC64 calling-convention changes for fastcc
Hal Finkel
- [llvm] r226401 - [PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR moves
Hal Finkel
- [llvm] r226403 - [PowerPC] Don't hard-code R2 as register when processing TOC relocations
Hal Finkel
- [llvm] r226432 - [PowerPC] Add r2 as an operand for all calls under both PPC64 ELF V1 and V2
Hal Finkel
- [llvm] r226434 - [PowerPC] Minor correction to r226432
Hal Finkel
- [PATCH] Add weak symbol support to RuntimeDyld
Keno Fischer
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Keno Fischer
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Keno Fischer
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Keno Fischer
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Keno Fischer
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Keno Fischer
- [llvm] r225681 - [LIT] Decode string result in lit.util.capture
Eric Fiselier
- [PATCH] [LIT] Decode string result in lit.util.capture
Eric Fiselier
- [PATCH] [LIT] Decode string result in lit.util.capture
Eric Fiselier
- [PATCH] [LIT] Decode string result in lit.util.capture
Eric Fiselier
- [llvm] r225693 - [LIT] Remove string decoding in gtest discovery code. lit.util.capture now does decoding.
Eric Fiselier
- [PATCH] Detect malformed yaml sequence in yaml::Input::beginSequence()
William Fisher
- [PATCH] [lld] Remove CMake standalone build configuration
Greg Fitzgerald
- [lld] r225574 - Don't fail if parent directory name contains a '+' character
Greg Fitzgerald
- [lld] r225704 - Remove CMake standalone build configuration
Greg Fitzgerald
- [PATCH] [lld] Remove CMake standalone build configuration
Greg Fitzgerald
- [PATCH] [lld] Remove fragile regex from test
Greg Fitzgerald
- [PATCH] [lld] Remove fragile regex from test
Greg Fitzgerald
- [PATCH] [lld] Remove fragile regex from test
Greg Fitzgerald
- [PATCH] [lld] Remove fragile regex from test
Greg Fitzgerald
- [lld] r225739 - Remove fragile regex from test
Greg Fitzgerald
- [PATCH] [lld] Remove fragile regex from test
Greg Fitzgerald
- [PATCH] AArch64 : Implement GHC calling convention.
Greg Fitzgerald
- [PATCH] AArch64 : Implement GHC calling convention.
Greg Fitzgerald
- [PATCH] Add LLVM_LINK_COMPONENTS for the shared object build
Greg Fitzgerald
- [lld] r226346 - Add LLVM_LINK_COMPONENTS for the shared object build
Greg Fitzgerald
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [PATCH] [ASan] Handle SIGBUS on Linux.
Jay Foad
- [compiler-rt] r225630 - [ASan] Handle SIGBUS on Linux.
Jay Foad
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] [zorg] Add windows lldb test builder to zorg
Rick Foos
- [zorg] r226066 - [zorg] Add windows lldb test builder to zorg.
Rick Foos
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] [zorg] Fix get slave environment in LLDB Windows builder.
Rick Foos
- [PATCH] [zorg] Fix get slave environment in LLDB Windows builder.
Rick Foos
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [PATCH] Improve DAG combine pass on certain IR vector patterns
Fiona Glaser
- [zorg] Enable compiler-rt on clang-native-aarch64 builder
Renato Golin
- [PATCH] [v5] BPF backend
Renato Golin
- [PATCH] builtins: avoid duplicating unwind declarations
Renato Golin
- [PATCH] AArch64 : Implement GHC calling convention.
Renato Golin
- [PATCH] [v5] BPF backend
Renato Golin
- [llvm] r226424 - Hide the state of TinyPtrVector and remove the single element constructor.
Michael Gottesman
- [llvm] r225055 - Add 2x constructors for TinyPtrVector, one that takes in one elemenet and the other that takes in an ArrayRef<EltTy>
Michael Gottesman
- [llvm] r226425 - Change using => typedef to please the MSVC bots.
Michael Gottesman
- [llvm] r226428 - [tinyptrvector] Add in a MutableArrayRef implicit conversion operator to complement the ArrayRef implicit conversion operator.
Michael Gottesman
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Yury Gribov
- [PATCH] [Sanitizers] Intercept opendir()
Yury Gribov
- [PATCH] [v5] BPF backend
Jim Grosbach
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Tobias Grosser
- [polly] r225818 - Use types of matching size when generating multi-dimensional address expressions
Tobias Grosser
- [polly] r226134 - Adjust to the new explicit debug metadata
Tobias Grosser
- [www] r226348 - Add EuroLLVM registration link
Tobias Grosser
- [polly] r226402 - Remove redundant semicolon clang-format complained about
Tobias Grosser
- [llvm] r226302 - Check commit access
Sumanth Gundapaneni
- [llvm] r225551 - [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros
Patrik Hägglund H
- [llvm] r225061 - [SROA] Teach SROA how to much more intelligently handle split loads and
Patrik Hägglund H
- [PATCH] Add tail call optimizations to thumb1-only targets
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add tail call optimization for thumb1-only targets rev. 3
Bjoern Haase
- [PATCH] Add Exported flag.
Lang Hames
- [PATCH] Add Exported flag.
Lang Hames
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Lang Hames
- [llvm] r226217 - [Object] Add SF_Exported flag. This flag will be set on all symbols that would
Lang Hames
- [PATCH] Add Exported flag.
Lang Hames
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Lang Hames
- [PATCH] Make it easier to use DwarfContext with MCJIT and add RelocVisitor support for Darwin
Lang Hames
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Lang Hames
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
Lang Hames
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
Lang Hames
- [llvm] r226316 - [RuntimeDyld] Add 'stub_addr' to comment describing RuntimeDyldChecker's syntax.
Lang Hames
- [llvm] r226327 - [Kaleidoscope] Run clang-format over chapter 4 of kaleidoscope.
Lang Hames
- [llvm] r226341 - [RuntimeDyld] Track symbol visibility in RuntimeDyld.
Lang Hames
- [llvm] r226349 - [RuntimeDyld] Remove the brace initialization that was introduced in r226341.
Lang Hames
- [llvm] r226341 - [RuntimeDyld] Track symbol visibility in RuntimeDyld.
Lang Hames
- [llvm] r226358 - [RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
Lang Hames
- [PATCH] Fix bug in llvm::DemoteRegToStack
Akira Hatanaka
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Justin Holewinski
- [PATCH] Replace size method call of containers to empty method where appropriate
Gábor Horváth
- [PATCH] Replace size method call of containers to empty method where appropriate
Gábor Horváth
- [PATCH] MC: Don't emit min version directives when -fno-integrated-as is on
Jeremy Huddleston
- [PATCH] Fix two extra semicolon warnings
Timur Iskhodzhanov
- [compiler-rt] r225641 - [ASan] Move the shadow on Windows 32-bit from 0x20000000 to 0x40000000
Timur Iskhodzhanov
- [llvm] r225641 - [ASan] Move the shadow on Windows 32-bit from 0x20000000 to 0x40000000
Timur Iskhodzhanov
- [llvm] r226038 - Don't create new comdats in CodeGen.
Timur Iskhodzhanov
- [llvm] r226173 - Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
- [llvm] r226038 - Don't create new comdats in CodeGen.
Timur Iskhodzhanov
- [llvm] r226173 - Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Timur Iskhodzhanov
- [llvm] r226251 - Revert r226242 - Revert Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Timur Iskhodzhanov
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Timur Iskhodzhanov
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Timur Iskhodzhanov
- [llvm] r226242 - Revert "Revert Don't create new comdats in CodeGen"
Timur Iskhodzhanov
- [PATCH] GNU LD option export-dynamic can accept single dash flag
Davide Italiano
- [PATCH] Optionally disable the BadCFGConflict check in MachineBlockPlacement.cpp
Daniel Jasper
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [llvm] r224720 - [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Vasileios Kalintiris
- [llvm] r224720 - [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Vasileios Kalintiris
- [llvm] r226170 - Fix the C-API MCJIT test for 32-bit big endian machines.
Vasileios Kalintiris
- [llvm] r224625 - Add the ExceptionHandling::MSVC enumeration
Kaylor, Andrew
- [llvm] r226214 - Fixing pedantic build warnings.
Andrew Kaylor
- [PATCH] Outline functions for SEH with the MSVC environment
Andy Kaylor
- [PATCH] Outline functions for SEH with the MSVC environment
Andy Kaylor
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] [zorg] Add windows lldb test builder to zorg
Galina Kistanova
- [zorg] r226051 - Changed configure args for builder clang-atom-d525-fedora.
Galina Kistanova
- [zorg] r226289 - Changed configure args for builder clang-atom-d525-fedora-rel.
Galina Kistanova
- LLVM buildmaster will restart in few minutes
Galina Kistanova
- [llvm] r225729 - musttail: Only set the inreg flag for fastcall and vectorcall
Reid Kleckner
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Reid Kleckner
- [llvm] r225746 - Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [llvm] r225752 - Rename llvm.recoverframeallocation to llvm.framerecover
Reid Kleckner
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Reid Kleckner
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Reid Kleckner
- [llvm] r224625 - Add the ExceptionHandling::MSVC enumeration
Reid Kleckner
- [PATCH] Outline functions for SEH with the MSVC environment
Reid Kleckner
- [llvm] r225904 - CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [llvm] r226018 - Remove dead code for llvm.eh.selector in the old EH model
Reid Kleckner
- [llvm] r226019 - Emit the Itanium LSDA for unknown EH personalities on Win64
Reid Kleckner
- [llvm] r226052 - Use MMI->getPersonality() instead of MMI->getPersonalities()[MMI->getPersonalityIndex()]
Reid Kleckner
- [PATCH] Classify functions by EH personality type rather than using the triple
Reid Kleckner
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Reid Kleckner
- [PATCH] Outline functions for SEH with the MSVC environment
Reid Kleckner
- [PATCH] Add a "probe-stack" attribute
Reid Kleckner
- [PATCH] Add a "probe-stack" attribute
Reid Kleckner
- [llvm] r225627 - [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
- [PATCH] [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
- [PATCH] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
- [llvm] r225798 - [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot
Jozef Kolek
- [PATCH] [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot
Jozef Kolek
- [PATCH] Replace size method call of containers to empty method where appropriate
Alexander Kornienko
- [PATCH] Replace size method call of containers to empty method where appropriate
Alexander Kornienko
- [llvm] r226161 - Replace size method call of containers to empty method where appropriate
Alexander Kornienko
- [PATCH] Replace size method call of containers to empty method where appropriate
Alexander Kornienko
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Refactored stack memory folding tests to explicitly force register spilling
Michael Kuperstein
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [llvm] r226433 - [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [llvm] r225034 - InstCombine: try to transform A-B < 0 into A < B
Kuperstein, Michael M
- [PATCH] [Msan] Fix tests reading /proc files on FreeBSD
Viktor Kutuzov
- [PATCH] [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Viktor Kutuzov
- [PATCH] [Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests on FreeBSD
Viktor Kutuzov
- [compiler-rt] r225686 - [Msan] Fix tests reading /proc files on FreeBSD
Viktor Kutuzov
- [compiler-rt] r225688 - [Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests on FreeBSD
Viktor Kutuzov
- [compiler-rt] r225986 - [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Viktor Kutuzov
- [PATCH] [Sanitizers] Intercept opendir()
Viktor Kutuzov
- [PATCH] [Sanitizers] Intercept opendir()
Viktor Kutuzov
- [PATCH] [Sanitizers] Intercept opendir()
Viktor Kutuzov
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Viktor Kutuzov
- [compiler-rt] r226275 - [Sanitizers] Intercept lgamma_r() on FreeBSD
Viktor Kutuzov
- [compiler-rt] r226276 - [Sanitizers] Intercept clock_gettime() on FreeBSD
Viktor Kutuzov
- [PATCH] [v5] BPF backend
Chris Lattner
- [www] r226129 - Add slides and last videos.
Tanya Lattner
- [www] r226130 - Fix links.
Tanya Lattner
- [www] r226131 - Add last poster.
Tanya Lattner
- [llvm] r226003 - [Hexagon] Deleting versions of compare-not that don't have encoding information. Updating references.
Colin LeMahieu
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Colin LeMahieu
- [llvm] r226006 - [Hexagon] Removing old versions of cmpb and updating references.
Colin LeMahieu
- [llvm] r226013 - [Hexagon] Removing old versions of cmph and updating references.
Colin LeMahieu
- [llvm] r226036 - [Hexagon] Removing old, unused !tstbit instructions.
Colin LeMahieu
- [llvm] r226057 - [Hexagon] Replacing old version of convert and load f64.
Colin LeMahieu
- [llvm] r226065 - [Hexagon] Replacing old versions of stores and loads.
Colin LeMahieu
- [llvm] r226176 - [Hexagon] Replacing old fadd/fsub instructions and updating references.
Colin LeMahieu
- [llvm] r226179 - [Hexagon] Deleting old float comparison instruction and updating references to new ones.
Colin LeMahieu
- [llvm] r226184 - [Hexagon] Adding vmux instruction. Removing old transfer instructions and updating references.
Colin LeMahieu
- [llvm] r226194 - [Hexagon] Removing old versions of vsplice, valign, cl0, ct0 and updating references to new versions.
Colin LeMahieu
- [llvm] r226206 - [Hexagon] Updating indexed load-extend patterns and changing test to new expected output.
Colin LeMahieu
- [llvm] r226210 - [Hexagon] Fix 226206 by uncommenting required pattern and changing patterns for simple load-extends.
Colin LeMahieu
- [llvm] r226224 - [Hexagon] Adding new-value store and bit reverse instructions.
Colin LeMahieu
- [llvm] r226288 - [Hexagon] Updating call/jump instruction patterns.
Colin LeMahieu
- [llvm] r226304 - [Hexagon] Converting old patterns to new versions using classes.
Colin LeMahieu
- [llvm] r226309 - [Hexagon] Removing old duplicate atomic load/store patterns.
Colin LeMahieu
- [llvm] r226315 - [Hexagon] Fix 226309, replacement atomic store patterns didn't actually exist, added new versions.
Colin LeMahieu
- [llvm] r226318 - [Hexagon] Beginning converting intrinsics to patterns instead of duplicated definitions. Converting halfword multiply intrinsics.
Colin LeMahieu
- [llvm] r226324 - [Hexagon] Converting accumulating halfword multiply intrinsics to patterns.
Colin LeMahieu
- [llvm] r226326 - [Hexagon] Converting halfword to doubleword multiply intrinsics.
Colin LeMahieu
- [www] r225631 - remove the call for papers
Sylvestre Ledru
- [www] r225634 - fosdem planning
Sylvestre Ledru
- [www-releases] r225650 - Add 3.5.1 binaries.
Sylvestre Ledru
- [llvm] r225821 - Fix non-determinism issue in SLP
Julien Lerouge
- [PATCH] fix non-determinism issue in SLP
Julien Lerouge
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Nick Lewycky
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Nick Lewycky
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Nick Lewycky
- [PATCH] [AArch64] Fix the bug PR21675 about lowering llvm.ctpop.i32
Hao Liu
- [llvm] r225935 - Fix a wrong comment in LoopVectorize.
Hao Liu
- [PATCH] [RFC][PATCH] Minor opt to access pointers to globals via pcrel GOT entries
Bruno Cardoso Lopes
- [PATCH] [RFC][PATCH] Minor opt to access pointers to globals via pcrel GOT entries
Bruno Cardoso Lopes
- [PATCH] [CaptureTracking] Avoid long compilation time on large basic blocks
Bruno Cardoso Lopes
- [PATCH] [CaptureTracking] Avoid long compilation time on large basic blocks
Bruno Cardoso Lopes
- [PATCH] [RFC][PATCH] Minor opt to access pointers to globals via pcrel GOT entries
Bruno Cardoso Lopes
- [PATCH] AArch64 : Implement GHC calling convention.
Erik de Castro Lopo
- [PATCH] AArch64 : Implement GHC calling convention.
Erik de Castro Lopo
- Running ASan tests on AArch64
Christophe Lyon
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Marcello Maggioni
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Marcello Maggioni
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Marcello Maggioni
- [patch][pr19848] Don't create new comdats in CodeGen
David Majnemer
- [patch][pr19848] Don't create new comdats in CodeGen
David Majnemer
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
David Majnemer
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
David Majnemer
- [patch][pr19848] Don't create new comdats in CodeGen
David Majnemer
- [llvm] r225954 - Use the operand vector instead so inline assembly can be validated too
David Majnemer
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
David Majnemer
- [llvm] r226023 - InstCombine: Don't take A-B<0 into A<B if A-B has other uses
David Majnemer
- [llvm] r226023 - InstCombine: Don't take A-B<0 into A<B if A-B has other uses
David Majnemer
- [PATCH] Fix PR22222
David Majnemer
- [PATCH] Fix PR22222
David Majnemer
- [llvm] r226138 - SimplifyIndVar: Remove unused variable
David Majnemer
- [PATCH] Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
David Majnemer
- [PATCH] Reassociate: reprocess RedoInsts after each instruction
David Majnemer
- [llvm] r226215 - InductiveRangeCheckElimination: Remove extra ';'
David Majnemer
- [PATCH] Fix Reassociate handling of constant in presence of undef float
David Majnemer
- [PATCH] Avoid crash reading bitcode files with bad abbrev record (bug 20485)
David Majnemer
- [PATCH] Reassociate: reprocess RedoInsts after each instruction
David Majnemer
- [PATCH] Add a "probe-stack" attribute
David Majnemer
- [PATCH] [compiler-rt] Fix the prototype of ioctl interceptor
David Majnemer
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
Ed Maste
- [zorg] r225680 - Use instrumented libc++ in UBSan bootstrap. Generalize the scripts
Sergey Matveev
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Sergey Matveev
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Sergey Matveev
- [compiler-rt] r226169 - [sanitizer] Flag parser rewrite.
Sergey Matveev
- [PATCH] [LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Sergey Matveev
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI rather than the target triple.
Vladimir Medic
- [PATCH] [mips] Fix assertion on i128 addition/subtraction on MIPS64
Vladimir Medic
- [llvm] r225967 - Add disassembler tests for mips32r2 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32r2 platform
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32 platform
Vladimir Medic
- [llvm] r225980 - Add disassembler tests for mips32r2 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips3 platform
Vladimir Medic
- [llvm] r226151 - Add disassembler tests for mips64 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64 platform
Vladimir Medic
- [llvm] r226164 - Add disassembler tests for mips64r2 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64r2 platform
Vladimir Medic
- [llvm] r226165 - Add disassembler tests for mips32r6 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32r6 platform
Vladimir Medic
- [llvm] r226166 - Add disassembler tests for mips64r6 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64r6 platform
Vladimir Medic
- [PATCH] [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
Vladimir Medic
- [PATCH] Enable inlining of recursive functions.
James Molloy
- [llvm] r225968 - [mips] Refine octeon instructions seq/seqi/sne/snei
Kai Nacke
- [PATCH][mips] Refine octeon instructions seq/seqi/sne/snei
Kai Nacke
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [PATCH][mips] Add registers and ALL check prefix to octeon test, case.
Kai Nacke
- Changes in ‘CodeExtractor’ for call-site block
Nema, Ashutosh
- RE: Changes in ‘CodeExtractor’ for call-site block
Nema, Ashutosh
- [llvm] r225837 - [AVX512] Add pretty-printing of shuffle mask for unpacks
Adam Nemet
- [llvm] r225838 - [AVX512] Unpack support in new shuffle lowering
Adam Nemet
- [AVX-512] Unpack support in new shuffle lowering
Adam Nemet
- [llvm] r225840 - Fix function names in tests from r225838.
Adam Nemet
- [llvm] r225838 - [AVX512] Unpack support in new shuffle lowering
Adam Nemet
- [llvm] r225850 - [AVX512] Add 16x32 unpck tests as well
Adam Nemet
- [llvm] r226295 - [AVX512] Remove trailing whitespaces in this test
Adam Nemet
- [llvm] r226296 - [AVX512] Add intrinsics for masked aligned FP loads and stores
Adam Nemet
- [PATCH][lld] ELF: Handle sh_addralign being set to zero
Will Newton
- [PATCH v2][lld] ELF: Handle sh_addralign being set to zero
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [llvm] r225930 - ARM: add test for crc32 instructions in CodeGen.
Tim Northover
- [PATCH] [ARM] Fix issue with SMLAL (Signed Multiply Accumulate Long) lowering
Tim Northover
- [llvm] r226186 - R600/SI: Don't select SI-only VOP3 opcodes on VI
Marek Olsak
- [llvm] r226187 - R600/SI: Add common class VOPAnyCommon
Marek Olsak
- [llvm] r226188 - R600/SI: Don't shrink instructions whose e32 encoding doesn't exist
Marek Olsak
- [llvm] r226189 - R600/SI: Add V_READLANE_B32 and V_WRITELANE_B32 for VI
Marek Olsak
- [llvm] r226190 - R600/SI: Use 64-bit encoding by default for opcodes that are VOP3-only on VI
Marek Olsak
- [llvm] r226191 - R600/SI: Unify VOP2 instructions which are VOP3-only on VI
Marek Olsak
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- R600/SI: MIN3 and MAX3 for VI take 2
Marek Olšák
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [llvm] r225660 - GVN: propagate equalities for floating point compares
Sanjay Patel
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [llvm] r225700 - 80-cols; NFC
Sanjay Patel
- [llvm] r225753 - fix typo; NFC
Sanjay Patel
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] Add intrinsic definitions for unary op AVX instructions [x86]
Sanjay Patel
- [PATCH] Add intrinsic definitions for unary op AVX instructions [x86]
Sanjay Patel
- [llvm] r225991 - fix typos
Sanjay Patel
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Sanjay Patel
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Sanjay Patel
- [PATCH] Fix Reassociate handling of constant in presence of undef float
Sanjay Patel
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [PATCH] Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [PATCH] Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [polly] r225812 - Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [PATCH] Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [PATCH] [Msan] Fix tests reading /proc files on FreeBSD
Phabricator
- [PATCH] [Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests on FreeBSD
Phabricator
- [PATCH] Fold a loop for array processing in ComputeLinearIndex (NFC)
Phabricator
- [PATCH] DAG Combiner: Fold SelectCC When Cond is UNDEF
Phabricator
- [PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Phabricator
- [PATCH] [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Phabricator
- [PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.
Phabricator
- [PATCH] [X86] Refactored stack memory folding tests to explicitly force register spilling
Simon Pilgrim
- [llvm] r225718 - [X86][SSE] Minor regression fix for r225551
Simon Pilgrim
- [llvm] r225551 - [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [llvm] r226264 - [X86] Refactored stack memory folding tests to explicitly force register spilling
Simon Pilgrim
- [PATCH] [X86] Refactored stack memory folding tests to explicitly force register spilling
Simon Pilgrim
- [PATCH] [X86] Refactored stack memory folding tests to explicitly force register spilling
Simon Pilgrim
- [PATCH] [X86][SSE] Added support for SSE3 lane duplication shuffle instructions
Simon Pilgrim
- [llvm] r226400 - AVX1 stack folding tests. NFC.
Simon Pilgrim
- [llvm] r226404 - [X86][SSE] Added scalar conversion stack folding tests. NFC.
Simon Pilgrim
- [llvm] r226405 - [X86][SSE] Added float extract and xmm extract/insert stack folding tests. NFC.
Simon Pilgrim
- [llvm] r226406 - [X86][SSE] Added scalar min/max folding tests. NFC.
Simon Pilgrim
- [PATCH] [ASan] Handle SIGBUS on Linux.
Alexander Potapenko
- [PATCH] Add support for negative immediates to TableGen AsmMatcherEmitter
Jordy Potman
- [llvm] r225706 - Debug info: Factor out the creation of DWARF expressions from AsmPrinter
Adrian Prantl
- [llvm] r225707 - Debug Info: Implement DwarfUnit::addRegisterOffset using DwarfExpression.
Adrian Prantl
- [llvm] r225717 - Debug Info: Implement DwarfUnit::addRegisterOpPiece() using DwarfExpression.
Adrian Prantl
- [llvm] r225720 - Untwine this expression. Thanks to David for noticing!
Adrian Prantl
- [llvm] r225724 - Debug Info: Add a virtual destructor to DwarfExpression.
Adrian Prantl
- [llvm] r225726 - Run clang-format on the parts of AsmPrinterDwarf where it improves the
Adrian Prantl
- [llvm] r225730 - remove extra semicolon
Adrian Prantl
- [llvm] r225731 - Make DwarfExpression store the AsmPrinter instead of the TargetMachine.
Adrian Prantl
- [llvm] r225734 - Debug Info: Move support for constants into DwarfExpression.
Adrian Prantl
- [llvm] r225846 - Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
Adrian Prantl
- [llvm] r225847 - Document, cleanup, and clang-format DwarfExpression.h
Adrian Prantl
- [llvm] r225848 - cleanup.
Adrian Prantl
- [llvm] r225851 - Debug Info: Move the complex expression handling (=the remainder) of
Adrian Prantl
- [llvm] r225852 - Debug Info: Bail out of AddMachineRegPiece() if MachineReg is not a
Adrian Prantl
- [llvm] r225857 - Revert "Debug Info: Bail out of AddMachineRegPiece() if MachineReg is not a"
Adrian Prantl
- [llvm] r225858 - Debug Info: Don't bother emitting DW_AT_frame_base if the function has
Adrian Prantl
- [llvm] r225898 - Debug Info: Move DIEDwarfExpression into DwarfExpression.h because it
Adrian Prantl
- [llvm] r225899 - Debug Info: Emitting a register in DwarfExpression may fail. Report the
Adrian Prantl
- [llvm] r225900 - Debug Info: Implement DwarfCompileUnit::addComplexAddress() using
Adrian Prantl
- [llvm] r225846 - Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
Adrian Prantl
- [llvm] r225851 - Debug Info: Move the complex expression handling (=the remainder) of
Adrian Prantl
- [llvm] r225846 - Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
Adrian Prantl
- [llvm] r226028 - unique_ptrify the value in DominatorTreeBase::DomTreeNodes
Adrian Prantl
- [llvm] r226028 - unique_ptrify the value in DominatorTreeBase::DomTreeNodes
Adrian Prantl
- [llvm] r226064 - Add missing include directive for llvm::make_unique().
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Debug Info: Handle by-reference arguments correctly during inlining.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Adrian Prantl
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Denis Protivensky
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Denis Protivensky
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Denis Protivensky
- [llvm] r225034 - InstCombine: try to transform A-B < 0 into A < B
Kevin Qin
- [llvm] r225034 - InstCombine: try to transform A-B < 0 into A < B
Kevin Qin
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: relocate array and vector
Ramkumar Ramachandra
- [PATCH] standardize {pred,succ,use,user}_{size,empty} like in MBB
Ramkumar Ramachandra
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: relocate array and vector
Ramkumar Ramachandra
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Ramkumar Ramachandra
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Ramkumar Ramachandra
- [llvm] r225760 - Standardize {pred,succ,use,user}_empty()
Ramkumar Ramachandra
- [llvm] r225760 - Standardize {pred,succ,use,user}_empty()
Ramkumar Ramachandra
- [llvm] r225762 - fix {typo, build failure} in r225760
Ramkumar Ramachandra
- [llvm] r225762 - fix {typo, build failure} in r225760
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [llvm] r224720 - [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Ramkumar Ramachandra
- [llvm] r226060 - [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: relocate array and vector
Ramkumar Ramachandra
- [PATCH] Make intrinsic signature iAny work with arrays
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: test relocate int and array
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Ramkumar Ramachandra
- [llvm] r226183 - statepoint tests: use statepoint-example gc
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: test relocate int and array
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Ramkumar Ramachandra
- [PATCH] statepoint-call-lowering: test relocate int and array
Ramkumar Ramachandra
- [PATCH] Make intrinsic signature iAny work with arrays
Ramkumar Ramachandra
- [PATCH] Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
- [PATCH] Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
- [PATCH] [emacs] Use c-mode-common-hook, derive from "gnu"
Ramkumar Ramachandra
- [PATCH] [emacs] fix parens, font-lock i* in llvm-mode
Ramkumar Ramachandra
- [PATCH] overloaded-intrinsic-name: exercise anyptr on struct
Ramkumar Ramachandra
- [PATCH] Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
- [PATCH] Revert 221429 and fix bug in TargetLowering::SimplifyDemandedBits
Gil Rapaport
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Philip Reames
- [PATCH] statepoint-call-lowering: relocate array and vector
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] New pass: inductive range check elimination
Philip Reames
- [PATCH] New pass: inductive range check elimination
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Add a pass for constructing gc.statepoint sequences w/explicit relocations
Philip Reames
- [PATCH] Add a pass for inserting safepoints into (nearly) arbitrary IR
Philip Reames
- [llvm] r226056 - getMangledTypeStr: clarify how it mangles types, and add tests
Philip Reames
- [PATCH] getMangledTypeStr: clarify how it mangles types, and add tests
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Philip Reames
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Philip Reames
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Philip Reames
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Philip Reames
- [PATCH] statepoint-call-lowering: test relocate int and array
Philip Reames
- [PATCH] statepoint-call-lowering: use statepoint-example gc
Philip Reames
- [llvm] r226195 - Split GCStrategy.cpp into two files (NFC)
Philip Reames
- [llvm] r226196 - clang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
Philip Reames
- [llvm] r226198 - Style cleanup of old gc.root lowering code
Philip Reames
- [PATCH] Remove the gc.root's findCustomSafePoints mechanism
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Remove the gc.root's findCustomSafePoints mechanism
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] [CaptureTracking] Avoid long compilation time on large basic blocks
Philip Reames
- [llvm] r226305 - Remove gc.root's findCustomSafePoints mechanism
Philip Reames
- [PATCH] Remove the gc.root's findCustomSafePoints mechanism
Philip Reames
- [PATCH] Pass QueryInst down through non-local dependency calculation
Philip Reames
- [PATCH] Refine memory dependence's notion of volatile semantics
Philip Reames
- [llvm] r226311 - Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Intrinsics: introduce llvm_any_ty aka ValueType Any
Philip Reames
- [llvm] r226342 - clang-format all the GC related files (NFC)
Philip Reames
- [llvm] r226344 - Update a comment
Philip Reames
- Free memory used by initializers of global variables, created during linking
Manman Ren
- [PATCH] AArch64: Relax assert about large shift sizes.
Juergen Ributzka
- [PATCH] [DebugInfo] Add a getParent method to DWARFDebugInformationEntryMinimal.
Frederic Riss
- [PATCH] Move the IsIndirect flag from DIVariable into DIExpression.
Frédéric Riss
- [llvm] r225747 - Phabricator calls it "subscriber" not "cc"
Paul Robinson
- [PATCH] Explicitly say doxygen comments use triple-slash
Paul Robinson
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Arch D. Robison
- [PATCH] Fold fcmp in cases where value is provably non-negative.
Arch D. Robison
- [PATCH] libc++ tests: wait_until.pass test sporadically fails (bug 21998)
Jonathan Roelofs
- [PATCH] Add per-test timeouts to lit
Jonathan Roelofs
- [PATCH] Add tail call optimization for thumb1-only targets
Jonathan Roelofs
- [PATCH] Add tail call optimization for thumb1-only targets
Jonathan Roelofs
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Chad Rosier
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Chad Rosier
- [llvm] r225795 - Added TLI hook for isFPExtFree. Some of the FMA combine heuristics are now guarded with that hook.
Olivier Sallenave
- [llvm] r225984 - Override the TLI callback enableAggressiveFMAFusion and return true. Indeed, fmul, fmadd and fadd nodes cost the same number of cycles, so we can enable more combining heuristics to produce more fmadd nodes.
Olivier Sallenave
- [llvm] r225987 - Check that the TLI callback enableAggressiveFMAFusion has the desired effect on FMA folding.
Olivier Sallenave
- [llvm] r225984 - Override the TLI callback enableAggressiveFMAFusion and return true. Indeed, fmul, fmadd and fadd nodes cost the same number of cycles, so we can enable more combining heuristics to produce more fmadd nodes.
Olivier Sallenave
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Alexey Samsonov
- [PATCH] [Msan] Fix tests reading /proc files on FreeBSD
Alexey Samsonov
- [PATCH] [Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests on FreeBSD
Alexey Samsonov
- [zorg] r225680 - Use instrumented libc++ in UBSan bootstrap. Generalize the scripts
Alexey Samsonov
- [PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Alexey Samsonov
- [zorg] r225680 - Use instrumented libc++ in UBSan bootstrap. Generalize the scripts
Alexey Samsonov
- [PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Alexey Samsonov
- [llvm] r225657 - IR: Add test for handleChangedOperand() recursion
Alexey Samsonov
- [compiler-rt] r225725 - Update test cases for new -fsanitize-recover= semantics.
Alexey Samsonov
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Alexey Samsonov
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Alexey Samsonov
- [compiler-rt] r226169 - [sanitizer] Flag parser rewrite.
Alexey Samsonov
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Daniel Sanders
- [PATCH] [mips] Fix assertion on i128 addition/subtraction on MIPS64
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32r6 platform
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64 platform
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64r2 platform
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64r6 platform
Daniel Sanders
- [PATCH] [Mips][Disassembler][R6] Disassembler crashes on load/store from coprocessor 2 instructions for r6
Daniel Sanders
- [PATCH] [Mips][Disassembler][R6] Disassembler crashes on compact jump instructions for r6
Daniel Sanders
- [llvm] r224458 - R600/SI: Fix f64 inline immediates
Daniel Sanders
- [PATCH][mips] Refine octeon instructions seq/seqi/sne/snei
Daniel Sanders
- [llvm] r225797 - Added a Mips lld milestone to the release notes for the 3.6 release.
Daniel Sanders
- [PATCH] Add bulk of returning of values to Mips fast-isel
Daniel Sanders
- [llvm] r225953 - SelectionDAG: add a -filter-view-dags option to llc
Daniel Sanders
- [PATCH] [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
Daniel Sanders
- [llvm] r226171 - [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
Daniel Sanders
- [llvm] r225953 - SelectionDAG: add a -filter-view-dags option to llc
Daniel Sanders
- [llvm] r226170 - Fix the C-API MCJIT test for 32-bit big endian machines.
Daniel Sanders
- [llvm] r226171 - [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
Daniel Sanders
- [llvm] r226407 - [mips] Make whitespace of disassembler tests more consistent by removing blank lines. NFC.
Daniel Sanders
- [llvm] r226408 - [mips] Make whitespace in disassembler tests more consistent. NFC.
Daniel Sanders
- [llvm] r226409 - [mips] 'CHECK :' is not a valid check directive. Fixed.
Daniel Sanders
- [llvm] r225011 - DebugInfo: Omit is_stmt from line table entries on the same line.
Daniel Sanders
- [llvm] r225695 - First crack at PowerPC 3.6 release notes
Bill Schmidt
- [PATCH] [PPC64] Implement the ICBT Instruction for POWER8
Bill Schmidt
- [llvm] r226033 - [PPC64] Add support for the ICBT instruction on POWER8.
Bill Schmidt
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Bill Schmidt
- [llvm] r225909 - Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Bill Schmidt
- [PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Will Schmidt
- [PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Will Schmidt
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
Will Schmidt
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
Will Schmidt
- [zorg] r225791 - Add buildbot_selector entry for ppc64LE sanitizer bot
Will Schmidt
- [PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Will Schmidt
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
Will Schmidt
- [llvm] r225810 - Update multiline.ll testcase to handle (ppc64le) .localentry directive
Will Schmidt
- [PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive
Will Schmidt
- [PATCH] add little_endian reference output for 2007-01-07-lvsl-lvsr-Regression test
Will Schmidt
- [test-suite] r226032 - Add a little_endian reference output entry for the 2007-01-07-lvsl-lvsr-Regression test.
Will Schmidt
- [PATCH] add little_endian reference output for 2007-01-07-lvsl-lvsr-Regression test
Will Schmidt
- [test-suite] r226045 - trivial/obvious fixup of a booboo on my part.
Will Schmidt
- [PATCH] SLPVectorizer: Cache results from memory alias checking.
Arnold Schwaighofer
- [PATCH] [Sanitizers] Intercept opendir()
Kostya Serebryany
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Kostya Serebryany
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Kostya Serebryany
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Kostya Serebryany
- [PATCH] [LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Kostya Serebryany
- Commoning of target specific load/store intrinsics
Sanjin Sijaric
- [llvm] r225618 - Add a new utility script that helps update very simple regression tests.
Sean Silva
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Sean Silva
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [llvm] r225957 - Use the integrated assembler by default on SPARC.
Brad Smith
- [llvm] r225642 - IR: Remove redundant calls to MDNode::setHash(), NFC
Duncan P. N. Exon Smith
- [llvm] r225643 - IR: Simplify replaceOperandWith(), NFC
Duncan P. N. Exon Smith
- [llvm] r225646 - IR: Make temporary nodes distinct
Duncan P. N. Exon Smith
- [llvm] r225647 - IR: Simplify code, NFC
Duncan P. N. Exon Smith
- [llvm] r225648 - IR: Remove redundant comment, NFC
Duncan P. N. Exon Smith
- [llvm] r225649 - IR: Don't allow operands to become unresolved
Duncan P. N. Exon Smith
- [llvm] r225653 - IR: Use SubclassData32 directly, NFC
Duncan P. N. Exon Smith
- [llvm] r225654 - IR: Separate out helper: resolveAfterOperandChange(), NFC
Duncan P. N. Exon Smith
- [llvm] r225401 - IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
- [llvm] r225655 - IR: Separate out recalculateHash(), NFC
Duncan P. N. Exon Smith
- [llvm] r225657 - IR: Add test for handleChangedOperand() recursion
Duncan P. N. Exon Smith
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
- [llvm] r225665 - IR: Prevent handleChangedOperand() recursion
Duncan P. N. Exon Smith
- [llvm] r225667 - IR: Separate out decrementUnresolvedOperandCount(), NFC
Duncan P. N. Exon Smith
- [llvm] r225670 - IR: Invert logic to simplify control flow, NFC
Duncan P. N. Exon Smith
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
Duncan P. N. Exon Smith
- [llvm] r225683 - IR: Push storeDistinctInContext() down to UniquableMDNode, NFC
Duncan P. N. Exon Smith
- [llvm] r225685 - IR: Move creation logic down to MDTuple, NFC
Duncan P. N. Exon Smith
- [llvm] r225689 - IR: Make MDNodeFwdDecl destructor public
Duncan P. N. Exon Smith
- [llvm] r225690 - IR: Move creation logic to MDNodeFwdDecl, NFC
Duncan P. N. Exon Smith
- [llvm] r225696 - IR: Stop erasing MDNodes from uniquing sets during teardown
Duncan P. N. Exon Smith
- [llvm] r225697 - IR: Prepare for a new UniquableMDNode subclass, NFC
Duncan P. N. Exon Smith
- [llvm] r225401 - IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
- [llvm] r225698 - AsmParser: Use normal references for metadata attachments, NFC
Duncan P. N. Exon Smith
- [llvm] r225699 - AsmParser: Remove unused version of ParseMDNodeID()
Duncan P. N. Exon Smith
- [llvm] r225702 - AsmParser: ParseMDNode() => ParseMDTuple(), NFC
Duncan P. N. Exon Smith
- [llvm] r225401 - IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
Duncan P. N. Exon Smith
- [llvm] r225708 - AsmParser: Simplify ParseMDTuple(), NFC
Duncan P. N. Exon Smith
- [llvm] r225709 - AsmParser: Reorder ParseMetadata() logic, NFC
Duncan P. N. Exon Smith
- [llvm] r225710 - AsmParser: Factor duplicated code into ParseMDNode(), NFC
Duncan P. N. Exon Smith
- [llvm] r225711 - AsmParser: Use subclass API instead of MDNode wrappers, NFC
Duncan P. N. Exon Smith
- [llvm] r225712 - Bitcode: Simplify emission of METADATA_BLOCK
Duncan P. N. Exon Smith
- [llvm] r225713 - Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
- [llvm] r225714 - Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
- [llvm] r225715 - Bitcode: Add abbreviation for METADATA_NAME
Duncan P. N. Exon Smith
- [llvm] r225716 - Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
- [llvm] r225657 - IR: Add test for handleChangedOperand() recursion
Duncan P. N. Exon Smith
- [llvm] r225722 - IR: Remove incorrect comment, NFC
Duncan P. N. Exon Smith
- [llvm] r225727 - IR: Unbreak the MSVC build after r225689
Duncan P. N. Exon Smith
- [llvm] r225732 - IR: Split out writeMDTuple(), NFC
Duncan P. N. Exon Smith
- [llvm] r225738 - IR: Fix an inverted assertion when replacing resolved operands
Duncan P. N. Exon Smith
- [llvm] r225742 - Revert "IR: Fix an inverted assertion when replacing resolved operands"
Duncan P. N. Exon Smith
- [llvm] r225745 - IR: Remove an invalid assertion when replacing resolved operands
Duncan P. N. Exon Smith
- [llvm] r225738 - IR: Fix an inverted assertion when replacing resolved operands
Duncan P. N. Exon Smith
- [llvm] r225749 - IR: Use unique_ptr, NFC
Duncan P. N. Exon Smith
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
- [llvm] r225682 - IR: Split GenericMDNode into MDTuple and UniquableMDNode
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
- [llvm] r225715 - Bitcode: Add abbreviation for METADATA_NAME
Duncan P. N. Exon Smith
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
- [llvm] r225721 - IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
- [llvm] r225824 - IR: Add MDLocation class
Duncan P. N. Exon Smith
- [llvm] r225826 - IR: Fix GCC error from MDLocation::getInlinedAt()
Duncan P. N. Exon Smith
- [llvm] r225830 - AsmParser/Bitcode: Add support for MDLocation
Duncan P. N. Exon Smith
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Duncan P. N. Exon Smith
- [patch][pr19848] Don't create new comdats in CodeGen
Duncan P. N. Exon Smith
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Duncan P. N. Exon Smith
- [llvm] r225896 - Utils: Use MDTuple::get() directly, NFC
Duncan P. N. Exon Smith
- [llvm] r225897 - Utils: Extract helper function, NFC
Duncan P. N. Exon Smith
- [llvm] r225901 - Utils: Use helper function directly, NFC
Duncan P. N. Exon Smith
- [llvm] r225902 - Utils: Separate out mapDistinctNode(), NFC
Duncan P. N. Exon Smith
- [llvm] r225903 - Utils: MDNode => UniquableMDNode, NFC
Duncan P. N. Exon Smith
- [llvm] r225905 - Utils: Extract mapUniquedNode(), NFC
Duncan P. N. Exon Smith
- [llvm] r225906 - Utils: Simplify code, NFC
Duncan P. N. Exon Smith
- [llvm] r225911 - Utils: Extract shouldRemapUniquedNode(), NFC
Duncan P. N. Exon Smith
- [llvm] r225912 - Utils: Extract cloneMDTuple(), NFC
Duncan P. N. Exon Smith
- [llvm] r225914 - Utils: Add mapping for uniqued MDLocations
Duncan P. N. Exon Smith
- [llvm] r225915 - Utils: Move cloneMD*() up, NFC
Duncan P. N. Exon Smith
- [llvm] r225917 - Utils: Extract cloneMDNode(), NFC
Duncan P. N. Exon Smith
- [llvm] r225918 - Utils: Thread distinct-ness through the cloneMD*() functions, NFC
Duncan P. N. Exon Smith
- [llvm] r225921 - Utils: Handle remapping distinct MDLocations
Duncan P. N. Exon Smith
- [llvm] r225924 - Utils: Remove unreachable break, NFC
Duncan P. N. Exon Smith
- [llvm] r225929 - Remove trailing slash from r225924
Duncan P. N. Exon Smith
- [llvm] r225943 - NVPTX: Remove bogus remap logic for global variable address spaces
Duncan P. N. Exon Smith
- [llvm] r225944 - NVPTX: Use MapMetadata() instead of custom/stale/untested logic
Duncan P. N. Exon Smith
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Duncan P. N. Exon Smith
- [llvm] r226029 - IR: Fix a use-after-free in RAUW
Duncan P. N. Exon Smith
- [llvm] r226044 - IR: Drop metadata references more aggressively during teardown
Duncan P. N. Exon Smith
- [llvm] r226046 - IR: Always print MDLocation line
Duncan P. N. Exon Smith
- [PATCH] NVTPX: Use MapMetadata() instead of incorrect, custom logic
Duncan P. N. Exon Smith
- [llvm] r226048 - IR: Move MDLocation into place
Duncan P. N. Exon Smith
- [llvm] r226048 - IR: Move MDLocation into place
Duncan P. N. Exon Smith
- [llvm] r226048 - IR: Move MDLocation into place
Duncan P. N. Exon Smith
- [llvm] r226058 - IR: Fix comment spelling, NFC
Duncan P. N. Exon Smith
- [llvm] r225727 - IR: Unbreak the MSVC build after r225689
Duncan P. N. Exon Smith
- [llvm] r226290 - IR: Cleanup dead code, NFC
Duncan P. N. Exon Smith
- [llvm] r226291 - IR: Allow 16-bits for column info
Duncan P. N. Exon Smith
- Free memory used by initializers of global variables, created during linking
Duncan P. N. Exon Smith
- [llvm] r225621 - Put this test's input in the Inputs directory where it belongs, rather than
Richard Smith
- [llvm] r226069 - For PR21145: recognise a builtin call to a known deallocation function even if
Richard Smith
- [PATCH] Detect deallocation calls even if the deallocation function has a definition
Richard Smith
- [PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Joerg Sonnenberger
- [llvm] r225941 - X86: validate 'int' instruction
Joerg Sonnenberger
- [PATCH] [MIPS64] Make __clear_cache more optimal
Joerg Sonnenberger
- [llvm] r226182 - Support @PLT loads on 32bit x86.
Joerg Sonnenberger
- [llvm] r226182 - Support @PLT loads on 32bit x86.
Joerg Sonnenberger
- [llvm] r225941 - X86: validate 'int' instruction
Joerg Sonnenberger
- [PATCH] [lld] Remove CMake standalone build configuration
Michael Spencer
- [PATCH] Add LLVM_LINK_COMPONENTS for the shared object build
Michael Spencer
- [PATCH] [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Sasa Stankovic
- [PATCH] [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot
Sasa Stankovic
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Oliver Stannard
- [PATCH] [v5] BPF backend
Alexei Starovoitov
- [PATCH] [v5] BPF backend
Alexei Starovoitov
- [PATCH] [v5] BPF backend
Alexei Starovoitov
- [PATCH] [v6] BPF backend
Alexei Starovoitov
- [PATCH] Add basic support for removal of load that are fed by a store of an aggregate
Björn Steinbrink
- [www-releases] r225650 - Add 3.5.1 binaries.
Tom Stellard
- [www-releases] r225656 - Add 3.5.1 binaries to the download page
Tom Stellard
- [llvm] r225661 - Target: Allow target specific operand types
Tom Stellard
- [llvm] r225662 - R600/SI: Use RegisterOperands to specify which operands can accept immediates
Tom Stellard
- [dragonegg] r225669 - Creating release candidate final for 3.5.1
Tom Stellard
- [test-suite] r225671 - Creating release candidate final for 3.5.1
Tom Stellard
- [lld] r225678 - Creating release candidate final for 3.5.1
Tom Stellard
- [PATCHES] R600/SI: VI fixes
Tom Stellard
- [PATCH] R600: Make cttz / ctlz cheap to speculate
Tom Stellard
- [www-releases] r225823 - Add 3.5.1 sources
Tom Stellard
- [PATCH] R600: Implement getRsqrtEstimate
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [www-releases] r225843 - Add documentation for 3.5.1
Tom Stellard
- [llvm] r225844 - R600/SI: Add pattern for bitcasting fp immediates to integers
Tom Stellard
- [PATCHES] R600/SI: VI fixes
Tom Stellard
- [PATCH] [v5] BPF backend
Tom Stellard
- [www-releases] r225855 - Fix 3.5.1 docs
Tom Stellard
- [www-releases] r225855 - Fix 3.5.1 docs
Tom Stellard
- [www-releases] r225855 - Fix 3.5.1 docs
Tom Stellard
- [www-releases] r225855 - Fix 3.5.1 docs
Tom Stellard
- [PATCH 1/2] R600/SI: Add kill flag when copying scratch offset to a register
Tom Stellard
- [www-releases] r225860 - Add license text for 3.5.1
Tom Stellard
- [llvm] r225913 - R600/SI: Define a schedule model
Tom Stellard
- [llvm] r225988 - R600/SI: Spill VGPRs to scratch space for compute shaders
Tom Stellard
- [llvm] r225989 - R600/SI: Use IMPLICIT_DEF and KILL when failing to spill VGPRs
Tom Stellard
- [llvm] r226047 - MachineVerifier: Allow undef reads if a matching superreg is defined.
Tom Stellard
- [PATCHES] R600/SI: VI fixes
Tom Stellard
- [PATCH] R600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
Tom Stellard
- [PATCH] Improve fix for PR21476 (sanitizer_common not building on AArch64 with <=3.15 kernels)
Evgeniy Stepanov
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Evgeniy Stepanov
- [compiler-rt] r225636 - [asan] Pass activation options in the android test runner.
Evgeniy Stepanov
- [compiler-rt] r225637 - [asan] Fix uninit in coverage.
Evgeniy Stepanov
- [PATCH] [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Evgeniy Stepanov
- [compiler-rt] r226167 - Fix compilation of compiler_rt against libunwind.
Evgeniy Stepanov
- [compiler-rt] r226168 - [lsan] Fix a typo in a test.
Evgeniy Stepanov
- [compiler-rt] r226169 - [sanitizer] Flag parser rewrite.
Evgeniy Stepanov
- [compiler-rt] r226175 - [sanitizer] Implement include= option.
Evgeniy Stepanov
- [compiler-rt] r226177 - [sanitizer] Restore -fno-lto accidentally removed in r226169.
Evgeniy Stepanov
- [compiler-rt] r226263 - [sanitizer] Fix compiler warning in the flag parser code.
Evgeniy Stepanov
- [PATCH] [Sanitizers] Intercept opendir()
Evgeniy Stepanov
- [compiler-rt] r226266 - [sanitizer] Cleanup linter temporary files.
Evgeniy Stepanov
- [compiler-rt] r226267 - [sanitizer] Fix bashism in check_lint.sh.
Evgeniy Stepanov
- [compiler-rt] r226268 - [asan] Fix asan_options-include test.
Evgeniy Stepanov
- [compiler-rt] r226270 - [asan] More verbose output from one of the tests.
Evgeniy Stepanov
- [compiler-rt] r226273 - [asan] Change detection of allow_user_segv_handler on Android.
Evgeniy Stepanov
- [PATCH] [Sanitizers] Intercept opendir()
Evgeniy Stepanov
- [compiler-rt] r226279 - [sanitizer] Additional error checking.
Evgeniy Stepanov
- [PATCH] Clarified the direction rounding occurs in uitofp and sitofp is unspecified
Maxwell Swadling
- [llvm] r225727 - IR: Unbreak the MSVC build after r225689
Toma Tabacu
- [llvm] r226269 - [mips] Remove a redundant semicolon and add space before curly brackets. NFC.
Toma Tabacu
- [llvm] r225775 - IR/MetadataTest.cpp: Appease msc17 to avoid initializer list.
NAKAMURA Takumi
- [llvm] r225933 - TargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r225940 - Disable a couple of tests, CodeGen/X86/noop-insert.ll and CodeGen/X86/noop-insert-percentage.ll, in r225908, to unbreak tests.
NAKAMURA Takumi
- [llvm] r226055 - Update libdeps in NVPTXCodeGen, since r225944.
NAKAMURA Takumi
- [llvm] r226077 - Win64Exception.cpp: Try to fix crash for x64 EH. "Per" might be null there.
NAKAMURA Takumi
- [llvm] r226125 - Reorder.
NAKAMURA Takumi
- [llvm] r226126 - Update libdeps since TLI was moved from Target to Analysis in r226078.
NAKAMURA Takumi
- [llvm] r226417 - [CMake] Update libdeps in examples/Kaleidoscope/Chapter4.
NAKAMURA Takumi
- [llvm] r226418 - [CMake] examples/Kaleidoscope: Prune redundant libdeps.
NAKAMURA Takumi
- [llvm] r226419 - Reorder.
NAKAMURA Takumi
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Sagar Thakur
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Sagar Thakur
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Sagar Thakur
- [PATCH] Add intrinsic definitions for unary op AVX instructions [x86]
Craig Topper
- [llvm] r225941 - X86: validate 'int' instruction
Craig Topper
- [llvm] r226155 - Hide some redundant AVX512 instructions from the asm parser, but force them to show up in the disassembler.
Craig Topper
- [llvm] r226430 - [x86] Change AVX512 intrinsics to take a 8-bit immediate for the comparision kind instead of a 32-bit immediate. This better aligns with the emitted instruction. It also matches SSE and AVX1 equivalents. Also add auto upgrade support.
Craig Topper
- [PATCH] standardize {pred, succ, use, user}_{size, empty} like in MBB
Andrew Trick
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Andrew Trick
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Andrew Trick
- [llvm] r225754 - Disable a warning for self move since the test is checking for this behavior.
Richard Trieu
- [llvm] r225931 - Disable -Wunknown-pragmas in a test so that Clang without -Wself-move will not
Richard Trieu
- [llvm] r225754 - Disable a warning for self move since the test is checking for this behavior.
Richard Trieu
- [llvm] r226356 - Remove std::move that was preventing return value optimization.
Richard Trieu
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Charlie Turner
- [PATCH] [ARM] Adding missing Tag_DIV_use test for the Cortex-M7
Charlie Turner
- [llvm] r226308 - [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
Charlie Turner
- [PATCH] [Kaleidoscope] Editorial fixups
Charlie Turner
- [lld] r225645 - Update comment.
Rui Ueyama
- [lld] r225574 - Don't fail if parent directory name contains a '+' character
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Rui Ueyama
- [PATCH] [lld] Remove fragile regex from test
Rui Ueyama
- [PATCH] [lld] Remove fragile regex from test
Rui Ueyama
- [PATCH] [lld] Remove fragile regex from test
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r225766 - Remove InputGraph::dump().
Rui Ueyama
- [lld] r225766 - Remove InputGraph::dump().
Rui Ueyama
- [lld] r225767 - Remove InputGraph::registerObserver.
Rui Ueyama
- [lld] r225769 - Remove dead code.
Rui Ueyama
- [lld] r225814 - Replace vector<unique_ptr<File> with unique_ptr<File>.
Rui Ueyama
- [lld] r225816 - Simplify.
Rui Ueyama
- [lld] r225829 - Use init list and move operator instead of swap().
Rui Ueyama
- [lld] r225814 - Replace vector<unique_ptr<File> with unique_ptr<File>.
Rui Ueyama
- [lld] r225832 - Remove InputGraph::getNextFile().
Rui Ueyama
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Rui Ueyama
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r225764 - Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r225859 - Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Rui Ueyama
- [lld] r226072 - Make libmyshared.dylib a fat binary.
Rui Ueyama
- [lld] r226123 - Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
- [lld] r226127 - Attempt to fix a Linux buildbot.
Rui Ueyama
- [lld] r226132 - Re-commit r225766, r225767, r225769, r225814, r225816, r225829, and r225832.
Rui Ueyama
- [lld] r226133 - [PECOFF] Remove an InputElement placeholder for the entry name.
Rui Ueyama
- [lld] r226137 - Merge SimpleFileNode with WrapperNode.
Rui Ueyama
- [lld] r226139 - Simplify FileNode.
Rui Ueyama
- [lld] r226140 - Remove InputGraph::size().
Rui Ueyama
- [lld] r226141 - temporary commit.
Rui Ueyama
- [lld] r226141 - temporary commit.
Rui Ueyama
- [lld] r226143 - Remove FileNode::getPath().
Rui Ueyama
- [lld] r226144 - Remove FileNode::parse.
Rui Ueyama
- [lld] r226145 - Remove WrapperNode.
Rui Ueyama
- [lld] r226146 - Remove InputGraph::addInputElement{,Front}.
Rui Ueyama
- [lld] r226147 - Rename InputElement Node.
Rui Ueyama
- [lld] r226149 - Remove InputGraph and use std::vector<Node> instead.
Rui Ueyama
- [lld] r226150 - [ELF] Do not error on non-existent file in the driver.
Rui Ueyama
- [lld] r226153 - Simplify.
Rui Ueyama
- [lld] r226154 - Rename InputGraph.h -> Node.h.
Rui Ueyama
- [PATCH] Run the resolver in parallel with the reader.
Rui Ueyama
- [lld] r226205 - Add "explicit".
Rui Ueyama
- [PATCH] [ELF] Add --{,no-}as-needed.
Rui Ueyama
- [lld] r226225 - Simplify.
Rui Ueyama
- [PATCH] [ELF] Add --{,no-}as-needed.
Rui Ueyama
- [lld] r226236 - Use std::recursive_mutex instead of llvm's SmartMutex.
Rui Ueyama
- [lld] r226225 - Simplify.
Rui Ueyama
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Rui Ueyama
- [lld] r226274 - [ELF] Add --as-needed.
Rui Ueyama
- [PATCH] Run the resolver in parallel with the reader.
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [lld] r226281 - Run the resolver in parallel with the reader.
Rui Ueyama
- [lld] r226284 - [PECOFF] Improve parallelism.
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [lld] r226287 - Simplify. No functionality change.
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [lld] r226292 - Split a function for readability.
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [lld] r226319 - [PECOFF] Remove ResolvableSymbols to simplify.
Rui Ueyama
- [lld] r226321 - Remove duplication code.
Rui Ueyama
- [lld] r226329 - Move common code to base class.
Rui Ueyama
- [PATCH] PE/COFF: rework how we handle base relocations
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [lld] r226336 - [PATCH] Speculatively instantiate archive members
Rui Ueyama
- [PATCH] Add LLVM_LINK_COMPONENTS for the shared object build
Rui Ueyama
- [PATCH] Add LLVM_LINK_COMPONENTS for the shared object build
Rui Ueyama
- [lld] r226380 - Update comments.
Rui Ueyama
- [lld] r226381 - Remove dead code.
Rui Ueyama
- [PATCH] GNU LD option export-dynamic can accept single dash flag
Rui Ueyama
- [PATCH 2/3] SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Jan Vesely
- [PATCH 2/3] SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Jan Vesely
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Dmitry Vyukov
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Dmitry Vyukov
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Dmitry Vyukov
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Dmitry Vyukov
- [llvm] r225819 - Use the integrated assembler as default on PowerPC
Ulrich Weigand
- [llvm] r225820 - Use the integrated assembler as default on SystemZ
Ulrich Weigand
- [llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Ulrich Weigand
- [test-suite] r226082 - Creating release_36 branch off revision 225991
Bill Wendling
- [llvm] r225735 - Release tag script: add -dry-run flag
Hans Wennborg
- [llvm] r225736 - Release tag script: add -revision option
Hans Wennborg
- [llvm] r225737 - Release merge script: don't actually commit the merge
Hans Wennborg
- [dragonegg] r225994 - Creating release_36 branch off revision 225991
Hans Wennborg
- [lld] r226001 - Creating release_36 branch off revision 225991
Hans Wennborg
- [llvm] r226004 - Trunk is now 3.7.0svn
Hans Wennborg
- [llvm] r226007 - ReleaseNotes.rst: bump version to 3.7
Hans Wennborg
- [llvm] r226023 - InstCombine: Don't take A-B<0 into A<B if A-B has other uses
Hans Wennborg
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [test-suite] r226098 - Bump version number
Hans Wennborg
- [dragonegg] r226103 - Creating release directory for release_360.
Hans Wennborg
- [dragonegg] r226104 - Creating release candidate rc1 from release_360 branch
Hans Wennborg
- [test-suite] r226105 - Creating release directory for release_360.
Hans Wennborg
- [test-suite] r226106 - Creating release candidate rc1 from release_360 branch
Hans Wennborg
- [lld] r226119 - Creating release directory for release_360.
Hans Wennborg
- [lld] r226120 - Creating release candidate rc1 from release_360 branch
Hans Wennborg
- [llvm] r226124 - utils/release/tag.sh: fix -revision vs. -rc check
Hans Wennborg
- [llvm] r226075 - Fix PR22222
Hans Wennborg
- [llvm] r226075 - Fix PR22222
Hans Wennborg
- [llvm] r226182 - Support @PLT loads on 32bit x86.
Hans Wennborg
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- Proposed patches for the 3.6 branch
Hans Wennborg
- [llvm] r226170 - Fix the C-API MCJIT test for 32-bit big endian machines.
Hans Wennborg
- [llvm] r226171 - [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
Hans Wennborg
- [llvm] r226367 - ProgrammersManual.rst: fix a typo
Hans Wennborg
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [PATCH] [BasicAA] Fix zext & sext handling
Nick White
- [PATCH] [BasicAA] Fix zext & sext handling
Nick White
- [PATCH] [llgo] irgen: expose DisableUnusedImportCheck flag
Andrew Wilkins
- [PATCH] [llgo] irgen: expose PackageCreated hook
Andrew Wilkins
- [PATCH] [llgo] irgen: expose DisableUnusedImportCheck flag
Andrew Wilkins
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Andrew Wilkins
- [PATCH] [llgo] Introduce llgoi, a REPL for Go
Andrew Wilkins
- [PATCH] [NVPTX] Emit .pragma "nounroll" for loops marked with nounroll
Jingyue Wu
- [llvm] r225644 - Add r224985 back with two fixes.
Steven Wu
- [llvm] r225644 - Add r224985 back with two fixes.
Steven Wu
- [llvm] r225644 - Add r224985 back with two fixes.
Steven Wu
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
Alexey Zasenko
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [llvm] r225778 - [OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.
Peter Zotov
- [llvm] r225779 - Update release notes wrt OCaml bindings.
Peter Zotov
- [llvm] r225787 - [OCaml] Allow out-of-tree builds of LLVM bindings.
Peter Zotov
- [llvm] r224720 - [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Peter Zotov
- [PATCH] Remove the gc.root's findCustomSafePoints mechanism
Peter Zotov
- [PATCH] Remove the gc.root's findCustomSafePoints mechanism
Peter Zotov
- [PATCH] DAGCombine: constant fold FMA
hfinkel at anl.gov
- [PATCH] New pass: inductive range check elimination
hfinkel at anl.gov
- [PATCH] [PPC64] Implement the ICBT Instruction for POWER8
hfinkel at anl.gov
- [PATCH] add little_endian reference output for 2007-01-07-lvsl-lvsr-Regression test
hfinkel at anl.gov
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
hfinkel at anl.gov
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
hfinkel at anl.gov
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
hfinkel at anl.gov
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
hfinkel at anl.gov
- [PATCH] Allow the RegisterCoalescer to remove copies to reserved registers
hfinkel at anl.gov
- [PATCH] Convert other drivers to use WrapperNode.
kledzik at apple.com
- [PATCH] Convert other drivers to use WrapperNode.
kledzik at apple.com
- [PATCH] Add bulk of returning of values to Mips fast-isel
reed kotler
- [PATCH] Implement mips fast-isel select statement
reed kotler
- [PATCH] Implement srem, urem in Mips fast-isel
reed kotler
- [PATCH] add div to mips fast-isel
reed kotler
Last message date:
Sun Jan 18 23:46:16 PST 2015
Archived on: Tue Aug 4 17:12:10 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).