The Week Of Monday 30 March 2015 Archives by date
Starting: Mon Mar 30 00:40:34 PDT 2015
Ending: Sun Apr 5 23:58:41 PDT 2015
Messages: 1175
- [www] r233519 - Add EuroLLVM keynotes
Tobias Grosser
- [www] r233520 - Reference the goldsmith guesthouse
Tobias Grosser
- [www] r233521 - Make this a paragraph
Tobias Grosser
- [PATCH] Some minor update in PassManager.h
Dinesh Dwivedi
- [www] r233522 - Drop poster presentation
Tobias Grosser
- [www] r233523 - Add keynotes to the list of talks
Tobias Grosser
- [www] r233524 - Update keynote title
Tobias Grosser
- [llvm] r233525 - AVX-512: added intrinsics for VPAND, VPOR and VPXOR
Elena Demikhovsky
- [www] r233526 - Add keynote abstracts
Tobias Grosser
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper, and use it more liberally
James Molloy
- [www] r233527 - Use correct style sheet
Tobias Grosser
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper, and use it more liberally
Renato Golin
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Daniel Sanders
- [llvm] r233528 - AVX-512: blank lines, duplicated tests, no functional changes
Elena Demikhovsky
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [llvm] r233529 - Revert "[SCEV] Look at backedge dominating conditions."
Daniel Jasper
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Elena Demikhovsky
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Daniel Jasper
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [MIPS] Read/Write register for MIPS64
Tamas Berghammer
- [PATCH] [ARM] Add support for Cortex-R4/R4F in LLVM
Javed Absar
- [PATCH] Add Integer Saturation Intrinsics.
Demikhovsky, Elena
- [lld] r233532 - [Mips] Fix writing R_MIPS_REL32 relocation addendum
Simon Atanasyan
- [PATCH] [ARM] Add support for Cortex-R4/R4F in LLVM
James Molloy
- [PATCH] [ARM] Add support for Cortex-R4/R4F in LLVM
James Molloy
- [PATCH] [ARM] Add Cortex-R4/R4F support in Clang
Javed Absar
- [polly] r233533 - Add some missing isl prefixes
Tobias Grosser
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Yury Gribov
- [PATCH] [ARM] Add support for Cortex-R4/R4F in LLVM
James Molloy
- [PATCH] [ARM] Add Cortex-R4/R4F support in Clang
Renato Golin
- [PATCH] Don't pretend to have probability information if the result of a bitwise and is compared against 0
Daniel Jasper
- [polly] r233534 - Add forgotten underscore
Tobias Grosser
- [PATCH] [ARM] Add Cortex-R4/R4F support in Clang
James Molloy
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Hal Finkel
- [llvm] r233535 - Test commit
Russell Gallop
- [llvm] r233536 - Revert test commit at revision 233535.
Russell Gallop
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Sanne Wouda
- [llvm] r233537 - [mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
Daniel Sanders
- [PATCH] LLD: Use DEBUG_TYPE
Denis Protivensky
- [lld] r233538 - [ARM] Remove whitespace in rel-ifunc test
Denis Protivensky
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [llvm] r233539 - Special case the creation of relocation sections.
Rafael Espindola
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Daniel Jasper
- [llvm] r233540 - [SystemZ] Remove TargetMachine CPU auto-detection
Ulrich Weigand
- [llvm] r233541 - [SystemZ] Fix LLVM crash on unoptimized code
Ulrich Weigand
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Denis Protivensky
- [llvm] r233545 - Save a std::string.
Rafael Espindola
- [PATCH] [mips] [IAS] Add support for the B{L, G}{T, E}(U) branch pseudo-instructions.
Daniel Sanders
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Kristof Beyls
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Marshall Clow
- [PATCH] [mips][microMIPSr6] Implement ADD, ADDU and ADDIU instructions
Zoran Jovanovic
- [lld] r233548 - [Mips] Rename class method merge => mergeHeaderFlags
Simon Atanasyan
- [lld] r233549 - [Mips] Do not use llvm::Optional for GP0 value and TLS section address
Simon Atanasyan
- [lld] r233550 - [ELF] Use override keyword instead of virtual
Simon Atanasyan
- [llvm] r233551 - Fix Sphinx warning " Title underline too short.".
Rafael Espindola
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)
Simon Pilgrim
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Chandler Carruth
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
- [llvm] r233553 - [X86] Ensure integer domain on scalar i64 load/store stack folding tests. NFC
Simon Pilgrim
- [patch] Implement unique sections with an unique ID
Rafael Espíndola
- [llvm] r233554 - more space; NFC
Sanjay Patel
- [llvm] r233555 - Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
- [PATCH] Infer known bits from dominating conditions
James Molloy
- [polly] r233556 - Add option to only run scop detection
Tobias Grosser
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Andrea Di Biagio
- [llvm] r233558 - Trying to fix the Hexagon and debian-fast bots arm32_neon_vcnt_upgrade.ll test.
Yaron Keren
- [PATCH] [TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions.
Daniel Sanders
- [llvm] r233559 - Verifier: Check operands of MDSubprogram nodes
Duncan P. N. Exon Smith
- [PATCH] Infer known bits from dominating conditions
Daniel Berlin
- [llvm] r233560 - DebugInfo: Rename some testcases
Duncan P. N. Exon Smith
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)
Sanjay Patel
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] Add a 'no-asserts' requirement option to LIT.
Owen Anderson
- [llvm] r233561 - Verifier: Add operand checks for MDLexicalBlock
Duncan P. N. Exon Smith
- [PATCH] Add Integer Saturation Intrinsics.
Ahmed Bougacha
- [PATCH] Update call graph after devirtualizing returned value
Pete Cooper
- [PATCH] [MIPS] Read/Write register for MIPS64
Greg Clayton
- [PATCH] Add Integer Saturation Intrinsics.
Ahmed Bougacha
- [PATCH] Disable passes on optnone functions
David Blaikie
- [PATCH] [PGO] Hoist hot case statement from switches
Daniel Jasper
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
Duncan P. N. Exon Smith
- [llvm] r233563 - DebugInfo: Simplify logic in DISubprogram::Verify(), NFC
Duncan P. N. Exon Smith
- [PATCH] Disable passes on optnone functions
Paul Robinson
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
- [zorg] r233564 - This patch reverts r229195 that disabled backtraces on clang-native-aarch64-full,
Galina Kistanova
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
Jonas Paulsson
- [llvm] r233565 - Verifier: Add operand checks for remaining debug info
Duncan P. N. Exon Smith
- [polly] r233566 - Delinearization of expressions that contain array size parameters
Tobias Grosser
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [PATCH] Disable passes on optnone functions
David Blaikie
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.
Daniel Berlin
- [polly] r233567 - Update isl to 285e92aea
Tobias Grosser
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.
Daniel Berlin
- [PATCH] [PGO] Hoist hot case statement from switches
Hans Wennborg
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
Andrew Trick
- [PATCH] Add a 'no-asserts' requirement option to LIT.
David Blaikie
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
David Blaikie
- [llvm] r233568 - DebugInfo: Implement MDLocation::getInlinedAtScope()
Duncan P. N. Exon Smith
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Andrea Di Biagio
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
David Blaikie
- [PATCH] Verify 'optnone' can run DAG combiner when appropriate
Eric Christopher
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
Duncan P. N. Exon Smith
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
David Blaikie
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Daniel Jasper
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
David Blaikie
- [polly] r233570 - Drop libpluto support
Tobias Grosser
- [polly] r233571 - Delete some leftovers from scoplib
Tobias Grosser
- [polly] r233572 - Drop some CLooG leftovers
Tobias Grosser
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
Duncan P. N. Exon Smith
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
Duncan P. N. Exon Smith
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
David Blaikie
- [llvm] r233573 - DebugInfo: Write new DebugLoc API
Duncan P. N. Exon Smith
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.
Daniel Berlin
- [llvm] r233575 - [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
Justin Holewinski
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Sanjoy Das
- [PATCH] [ASan] Only include rpc headers if they are available.
Kostya Serebryany
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
Duncan P. N. Exon Smith
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Kostya Serebryany
- [www] r233576 - Win snapshot: r233413
Hans Wennborg
- [llvm] r233577 - SelectionDAG: Reflow code to use early returns, NFC
Duncan P. N. Exon Smith
- [llvm] r233575 - [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
Eli Bendersky
- [llvm] r233575 - [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
Justin Holewinski
- [llvm] r233578 - Bitcode: Reflow code to use early continues, NFC
Duncan P. N. Exon Smith
- [llvm] r233579 - [Orc] Separate callback manager selection from callback manager construction for
Lang Hames
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Evgeniy Stepanov
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
- [llvm] r233580 - DebugInfo: Reflow printDebugLoc() to use early returns, NFC
Duncan P. N. Exon Smith
- [llvm] r233581 - [PPC] Modify HTM and crypto intrinsics to inherit from GCCBuiltin
Kit Barton
- [PATCH] [PPC] Modify HTM and crypto intrinsics to inherit from GCCBuiltin
Kit Barton
- [llvm] r233562 - Verifier: Loosen r233559 check for 'function:' field in MDSubprogram
David Blaikie
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] Disable passes on optnone functions
Paul Robinson
- [PATCH] Disable passes on optnone functions
Paul Robinson
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [llvm] r233582 - CodeGen: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
- [PATCH] Early expansion of MUX instructions on Hexagon
Quentin Colombet
- [llvm] r233583 - [NVPTX] Associate a minimum PTX version for each SM architecture
Justin Holewinski
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [llvm] r233575 - [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
Justin Holewinski
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
David Blaikie
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [llvm] r233584 - Verify 'optnone' can run DAG combiner when appropriate.
Paul Robinson
- [llvm] r233585 - IR: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
- [PATCH] Verify 'optnone' can run DAG combiner when appropriate
Paul Robinson
- [PATCH] Verify 'optnone' can run DAG combiner when appropriate
Paul Robinson
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Paweł Bylica
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Kostya Serebryany
- [llvm] r233587 - Transforms: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
- [PATCH] Verify 'optnone' can run DAG combiner when appropriate
Paul Robinson
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
- [PATCH] DFSan-based fuzzer (proof of concept).
Alexey Samsonov
- [llvm] r233590 - llvm-dis: Use the new `DebugLoc` API, NFC
Duncan P. N. Exon Smith
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Kostya Serebryany
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Eric Christopher
- [PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [PATCH] Add a 'no-asserts' requirement option to LIT.
Chandler Carruth
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Alexey Samsonov
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Ed Maste
- [PATCH] DFSan-based fuzzer (proof of concept).
Alexey Samsonov
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Tim Northover
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Rafael Espíndola
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [llvm] r233596 - [opaque pointer type] More IRBuilder::createGEP (non-inbounds) migrations: CodeGenPrepare and SimplifyLibCalls
David Blaikie
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Rui Ueyama
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Eric Christopher
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Chandler Carruth
- [llvm] r233597 - Transforms: Fix a use of the old DebugLoc in unittests
Duncan P. N. Exon Smith
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Eric Christopher
- [llvm] r233598 - Use range loops and add missing braces.
Rafael Espindola
- [llvm] r233599 - DebugInfo: Remove dead code from old DebugLoc API
Duncan P. N. Exon Smith
- [llvm] r233600 - Explain how to abandon a review.
Paul Robinson
- [llvm] r233601 - DwarfDebug: Avoid creating new DebugLocs in the backend
Duncan P. N. Exon Smith
- [llvm] r233602 - Transforms: Update unit tests to use verifyModule()
Duncan P. N. Exon Smith
- [llvm] r233603 - Fix PR23045.
Rafael Espindola
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Sanjoy Das
- [PATCH] Implementation of R_ARM_TARGET1
Rui Ueyama
- [llvm] r233604 - [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type
David Blaikie
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Alexey Samsonov
- [polly] r233605 - DebugInfo: Use the new DebugLoc API from r233573
Duncan P. N. Exon Smith
- [llvm] r233606 - [RegisterCoalescer] Fix a potential misuse of direct operand index in the
Quentin Colombet
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper, and use it more liberally
Chandler Carruth
- [llvm] r233607 - Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
- [llvm] r233608 - Remove unused MCSubtargetInfo argument from the AArch64 MCInstPrinter ctors.
Eric Christopher
- [llvm] r233609 - Remove unused MCSubtargetInfo argument from the ARM MCInstPrinter ctors.
Eric Christopher
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.
Adam Nemet
- [PATCH] Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Kostya Serebryany
- [llvm] r233610 - LexicalScopes: Use MDLocation directly instead of DebugLoc
Duncan P. N. Exon Smith
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Daniel Berlin
- [PATCH] Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Kostya Serebryany
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Chandler Carruth
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.
Daniel Berlin
- [llvm] r233611 - Remove unused MCSubtargetInfo argument from the NVPTX MCInstPrinter ctors.
Eric Christopher
- [PATCH] DFSan-based fuzzer (proof of concept).
Peter Collingbourne
- [PATCH] Add support for lldb remote test
Ying Chen
- [llvm] r233612 - Remove unused MCSubtargetInfo argument from the Sparc MCInstPrinter ctors.
Eric Christopher
- [llvm] r233613 - DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [llvm] r233614 - Remove unused MCSubtargetInfo argument from the X86 MCInstPrinter ctors.
Eric Christopher
- [PATCH] DFSan-based fuzzer (proof of concept).
Peter Collingbourne
- [PATCH] Add support for lldb remote test
Chaoren Lin
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Sanjoy Das
- [PATCH] Cleanup register pressure calculation in MachineLICM
Quentin Colombet
- [llvm] r233615 - Rename const char *Triple argument to TT to avoid shadowing llvm::Triple.
Eric Christopher
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Ahmed Bougacha
- [PATCH] Sparc: Implement LDD/STD double-word load/store instructions.
James Y Knight
- [lld] r233616 - [Mips] clang-format the code
Simon Atanasyan
- [lld] r233617 - [ELF] Change type of `OutputSection::setType()` argument to int64_t
Simon Atanasyan
- [lld] r233618 - [Mips] Move the `Elf_RegInfo` structure declaration to the separate file
Simon Atanasyan
- [llvm] r233583 - [NVPTX] Associate a minimum PTX version for each SM architecture
Eli Bendersky
- [llvm] r233619 - [bpf] fix build
Alexei Starovoitov
- [llvm] r233620 - [bpf] add support for bswap instructions
Alexei Starovoitov
- [PATCH] Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Alexey Samsonov
- [llvm] r233624 - [fuzzer] print various stats in a unified way
Kostya Serebryany
- [llvm] r233635 - Transfer implicit operands when expanding the RET_ReallyLR pseudo instruction.
Juergen Ributzka
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.Unlike other implementations commonly found, this does not require either a post-dominatortree or post-dominance frontiers.It computes the relationship in...
Gerolf Hoflehner
- [PATCH] Add support for lldb remote test
Siva Chandra
- [llvm] r233636 - [WinEH] Run cleanup handlers when an exception is thrown
David Majnemer
- [llvm] r233637 - [fuzzer] when a single unit takes over 1 second to run and it is the slowest one so far, print it.
Kostya Serebryany
- [llvm] r233638 - Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Kostya Serebryany
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] Add support for lldb remote test
Ying Chen
- [llvm] r233639 - Silence an unused variable warning.
David Majnemer
- [llvm] r233640 - LexicalScopes: Use debug info hierarchy pervasively
Duncan P. N. Exon Smith
- [llvm] r233643 - DebugLoc: Remove getFromDILexicalBlock()
Duncan P. N. Exon Smith
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Craig Topper
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [llvm] r233644 - LexicalScopes: Cleanup remaining uses of DebugLoc
Duncan P. N. Exon Smith
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [llvm] r233646 - llvm/examples: Add RuntimeDyld as libdeps.
NAKAMURA Takumi
- [llvm] r233647 - llvm/examples: Suppress building a few JIT examples.
NAKAMURA Takumi
- [PATCH] [X86][XOP] Added support for the lowering of 128-bit vector shifts to XOP shift instructions
Simon Pilgrim
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.Unlike other implementations commonly found, this does not require either a post-dominatortree or post-dominance frontiers.It computes the relationship in...
Daniel Berlin
- [llvm] r233648 - Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
- [llvm] r233650 - DebugInfo: Remove LexicalBlockFile scope/context distinction
Duncan P. N. Exon Smith
- [llvm] r233482 - [DAGCombiner] Fixed incorrect test for buildvector of constant integers.
Justin Bogner
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.Unlike other implementations commonly found, this does not require either a post-dominatortree or post-dominance frontiers.It computes the relationship in...
Hal Finkel
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Philip Reames
- [llvm] r233653 - [AArch64] Fix poor codegen for add immediate.
Quentin Colombet
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Rafael Espíndola
- [llvm] r233654 - Verifier: Move checks over from DIDescriptor::Verify()
Duncan P. N. Exon Smith
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [llvm] r233656 - DebugInfo: Move debug info flags to the new hierarchy
Duncan P. N. Exon Smith
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.Unlike other implementations commonly found, this does not require either a post-dominatortree or post-dominance frontiers.It computes the relationship in...
Daniel Berlin
- [llvm] r233657 - Verifier: Move more debug info checks away from Verify()
Duncan P. N. Exon Smith
- [llvm] r233658 - Verifier: Check reference flags in debug info
Duncan P. N. Exon Smith
- [PATCH] [PGO] Hoist hot case statement from switches
Sean Silva
- [llvm] r233660 - DebugInfo: Factor out RETURN_FROM_RAW, etc.
Duncan P. N. Exon Smith
- [llvm] r233661 - DebugInfo: Hide isScopeRef() and isTypeRef() behind NDEBUG
Duncan P. N. Exon Smith
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [llvm] r233662 - DebugInfo: Rewrite llvm::getDISubprogram(), NFC
Duncan P. N. Exon Smith
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [llvm] r233663 - Verifier: Move over DISubprogram::Verify()
Duncan P. N. Exon Smith
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Ahmed Bougacha
- [PATCH] [PGO] Hoist hot case statement from switches
Hans Wennborg
- [llvm] r233664 - Verifier: Explicitly verify type references
Duncan P. N. Exon Smith
- [llvm] r233665 - Verifier: Don't return early from verifyTypeRefs()
Duncan P. N. Exon Smith
- [PATCH] Divergence analysis for GPU programs
Bjarke Hammersholt Roune
- [llvm] r233666 - [bpf] mark mov instructions as ReMaterializable
Alexei Starovoitov
- [llvm] r233663 - Verifier: Move over DISubprogram::Verify()
David Blaikie
- [llvm] r233667 - tools: Unify how verifyModule() is called
Duncan P. N. Exon Smith
- [llvm] r233664 - Verifier: Explicitly verify type references
David Blaikie
- [llvm] r233668 - [X86] Generate MOVNT for all vector types.
Ahmed Bougacha
- [llvm] r233664 - Verifier: Explicitly verify type references
Duncan P. N. Exon Smith
- [llvm] r233663 - Verifier: Move over DISubprogram::Verify()
Duncan P. N. Exon Smith
- [PATCH] [PGO] Hoist hot case statement from switches
Sean Silva
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Akira Hatanaka
- [PATCH] [MIPS] Read/Write register for MIPS64
Sagar Thakur
- [llvm] r233671 - [X86] Be more robust against unknown Intel family 6 models. Use feature flags to guess what it might be.
Craig Topper
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [llvm] r233673 - Make llc use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
- [llvm] r233674 - [X86] Stop changing result of getHostCPUName based on whether the processor supports AVX. getHostCPUFeatures should be used instead to determine whether to support AVX.
Craig Topper
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Denis Protivensky
- [PATCH] Divergence analysis for GPU programs
Bjarke Hammersholt Roune
- [polly] r233675 - Do not scale tile loops
Tobias Grosser
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [PATCH][CodeGen] Fix a bug in bitcast optimization of DAGCombiner
Jiangning Liu
- [PATCH][CodeGen] Fix a bug in bitcast optimization of DAGCombiner
Jiangning Liu
- [llvm] r233681 - [SDAG] Move TRUNCATE splitting logic into a helper, and use
James Molloy
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper, and use it more liberally
James Molloy
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Daniel Sanders
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Evgeniy Stepanov
- [PATCH][CodeGen] Fix a bug in bitcast optimization of DAGCombiner
James Molloy
- [www] r233683 - Add additional lightening talk (which still had to be confirmed)
Tobias Grosser
- [PATCH][CodeGen] Fix a bug in bitcast optimization of DAGCombiner
Andrea Di Biagio
- [llvm] r233684 - [PowerPC] Remove TargetMachine CPU auto-detection
Ulrich Weigand
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Daniel Jasper
- [PATCH] [MIPS] Read/Write register for MIPS64
Mohit Bhakkad
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Daniel Jasper
- [PATCH] Remove 4,096 loop scale limitation.
Diego Novillo
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Daniel Sanders
- [llvm] r233686 - Fix the operand encoding in the test instruction.
Rafael Espindola
- [PATCH] [mips] [IAS] Allow .set assignments for already defined symbols.
Daniel Sanders
- [PATCH] [AArch64] Add v8.1a "Rounding Doubling Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Daniel Sanders
- [PATCH] [AArch64] Add v8.1a "Rounding Doubling Multiply Add/Subtract" extension
James Molloy
- [compiler-rt] r233687 - [Sanitizer RT] Put the Symbolizer module name string ownership in order
Timur Iskhodzhanov
- [llvm] r233688 - [SystemZ] Provide basic TargetTransformInfo implementation
Ulrich Weigand
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [llvm] r233689 - [SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
- [llvm] r233690 - [SystemZ] Support RISBGN instruction on zEC12
Ulrich Weigand
- [lld] r233691 - [Mips] Do not use MIPS assembler and disassembler in the tests
Simon Atanasyan
- [lld] r233692 - [Mips] Remove redundant #include
Simon Atanasyan
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Rounding Doubling Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [mips] Add support for dynamic stack realignment.
Vasileios Kalintiris
- [llvm] r233694 - Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
- [llvm] r233695 - Revert 233694. Weak SVN-fu.
Krzysztof Parzyszek
- [llvm] r233696 - Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
- [PATCH] Remove 4,096 loop scale limitation.
Chandler Carruth
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- [PATCH] Remove 4,096 loop scale limitation.
Duncan P. N. Exon Smith
- [PATCH] Remove 4,096 loop scale limitation.
Duncan P. N. Exon Smith
- [llvm] r233689 - [SystemZ] Use POPCNT instruction on z196
Jay Foad
- [llvm] r233688 - [SystemZ] Provide basic TargetTransformInfo implementation
Vasileios Kalintiris
- [PATCH] [docs] add cross-reference
scott douglass
- [PATCH] [docs] add cross-reference
Renato Golin
- [PATCH] [docs] add cross-reference
scott douglass
- [PATCH] Some minor update in PassManager.h
Dinesh Dwivedi
- [PATCH] [docs] add cross-reference
Renato Golin
- [PATCH] [docs] add cross-reference
scott douglass
- [PATCH] Remove 4,096 loop scale limitation.
Duncan P. N. Exon Smith
- [PATCH] [docs] add cross-reference
Renato Golin
- [llvm] r233699 - [docs] add cross-reference
Scott Douglass
- [PATCH] [ARM] Align global variables passed to memory intrinsics
John Brawn
- [llvm] r233700 - [SystemZ] Add Analysis to required_libraries (fall-out from r233688)
Ulrich Weigand
- [PATCH] LIT-ify the test suite
James Molloy
- [llvm] r233688 - [SystemZ] Provide basic TargetTransformInfo implementation
Ulrich Weigand
- LIT-ify the test-suite
James Molloy
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
James Molloy
- [PATCH] Implementation of R_ARM_TARGET1
Rui Ueyama
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] Remove 4,096 loop scale limitation.
Xinliang David Li
- [polly] r233675 - Do not scale tile loops
Tobias Grosser
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Shankar Kalpathi Easwaran
- [PATCH] [AArch64] Add v8.1a "Limited Ordering Regions" extension
Vladimir Sukharev
- [PATCH] Remove 4,096 loop scale limitation.
Xinliang David Li
- [PATCH] [AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Virtualization Host Extensions"
Tim Northover
- [PATCH] [AArch64] Add v8.1a "Limited Ordering Regions" extension
Tim Northover
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Justin Bogner
- [PATCH] [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Timur Iskhodzhanov
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [docs] add cross-reference
scott douglass
- [PATCH] [AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget features.
Vladimir Sukharev
- [llvm] r233701 - typos; NFC
Sanjay Patel
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Tim Northover
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [llvm] r233704 - [X86, AVX] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types
Sanjay Patel
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [compiler-rt] r233707 - [ASan/Win] UnmapOrDie should not fail on zero address / size
Timur Iskhodzhanov
- [llvm] r233708 - Rework r233647, "llvm/examples: Suppress building a few JIT examples."
NAKAMURA Takumi
- [llvm] r233709 - AArch64: fix v8.1 sqrdmlah tests on Darwin platforms
Tim Northover
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Justin Bogner
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Tim Northover
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Justin Bogner
- [PATCH] [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math
scott douglass
- [lld] r233710 - Use DEBUG_TYPE and DEBUG instead of DEBUG_WITH_TYPE.
Rui Ueyama
- [llvm] r233693 - [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Justin Bogner
- [PATCH] [BUG 22755] Fix bugs in CombinToPreIndexedLoadStore
Hal Finkel
- [PATCH] [PATCH 02/13] ELF/AArch64: Add support for checking PREL32 for overflow
Adhemerval Zanella
- [PATCH] [PATCH 03/13] ELF/AArch64: Add support for R_AARCH64_PREL64
Adhemerval Zanella
- [PATCH] [PATCH 04/13] ELF/AArch64: Add support for R_AARCH64_PREL16
Adhemerval Zanella
- [PATCH] [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Kostya Serebryany
- [PATCH] [PATCH 05/13] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow
Adhemerval Zanella
- Trivial doc change: fix typo in tutorial
Stanislav Manilov
- [PATCH] [PATCH 06/13] ELF/AArch64: Check linker created dynamic variables
Adhemerval Zanella
- [PATCH] [PATCH 07/13] ELF/Aarch64: Internal variable cleanup
Adhemerval Zanella
- [PATCH] LLD: ELF: Do not use multiple inheritance
Rui Ueyama
- [PATCH] [PATCH 08/13] ELF/Aarch64: Fix R_AARCH64_ADR_GOT_PAGE write and some cleanus
Adhemerval Zanella
- [PATCH] [PATCH 09/13] ELF/AArch64: Add tests for ADR_PREL_LO21
Adhemerval Zanella
- [PATCH] [PATCH 10/13] ELF/AARCH64: Add overflow check for R_AARCH64_CALL26 and R_AARCH64_JUMP26
Adhemerval Zanella
- [PATCH] LLD: ELF: Do not use multiple inheritance
Shankar Kalpathi Easwaran
- [PATCH] [PATCH 11/13] ELF/AARCH64: Add overflow check for R_AARCH64_CONDBR19
Adhemerval Zanella
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [PATCH] [PATCH 12/13] ELF/AARCH64: Add overflow check for R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21
Adhemerval Zanella
- [PATCH] [PATCH 13/13] ELF/AARCH64: Add overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12
Adhemerval Zanella
- [PATCH] [BUG 22755] Fix bugs in CombinToPreIndexedLoadStore
Yin Ma
- [lld] r233718 - ELF: Do not use multiple inheritance.
Rui Ueyama
- [PATCH] LLD: ELF: Replace a macro with an inlined function.
Rui Ueyama
- [PATCH] LLD: ELF: Replace a macro with an inlined function.
Rui Ueyama
- [lld] r233719 - ELF: Replace a macro with an inlined function.
Rui Ueyama
- [PATCH] LLD: ELF: Replace a macro with an inlined function.
Shankar Kalpathi Easwaran
- [compiler-rt] r233720 - [Sanitizer] Be consistent about separating ==%PID== and logged data.
Alexey Samsonov
- [PATCH] LLD: ELF: Replace a macro with an inlined function.
Shankar Kalpathi Easwaran
- [lld] r233721 - Use llvm::make_unique.
Rui Ueyama
- [llvm] r233722 - [Orc][MCJIT] Remove the small code model regression tests.
Lang Hames
- [PATCH] [PGO] Hoist hot case statement from switches
Hans Wennborg
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [lld] r233723 - If x is a unique_ptr, *x.get() is equivalent to *x.
Rui Ueyama
- [PATCH] Implementation of R_ARM_TARGET1
Rui Ueyama
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [PATCH] Implementation of R_ARM_TARGET1
Shankar Kalpathi Easwaran
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [llvm] r233724 - [X86, AVX] fix zero-extending integer operand load patterns to use integer instructions
Sanjay Patel
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
Douglas Katzman
- [zorg] r233726 - [fuzzer bot] disable leak detection for clang-fuzzer, as there are too many of them
Kostya Serebryany
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
Matthias Braun
- [lld] r233727 - [Mips] Use llvm::make_unique
Simon Atanasyan
- [PATCH] Activate UBSan for Power
Bill Seurer
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
James Y Knight
- [PATCH] LLD: Remove "_hexagon" prefix from some member variables.
Rui Ueyama
- [PATCH] Remove 4,096 loop scale limitation.
Diego Novillo
- [lld] r233735 - Remove virtual and add override.
Rui Ueyama
- [llvm] r233736 - [SystemZ] Address review comments for r233689
Ulrich Weigand
- [llvm] r233689 - [SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
- [lld] r233737 - Rename identifiers starting with an underscore and a uppercase letter.
Rui Ueyama
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
Andrew Trick
- [lld] r233738 - Rename _AArch64TargetLayout.
Rui Ueyama
- [lld] r233739 - Use C++ non-static member initialization.
Rui Ueyama
- [lld] r233737 - Rename identifiers starting with an underscore and a uppercase letter.
David Blaikie
- [llvm] r233740 - [Hexagon] Avoid an unused variable warning when assertions are off
Simon Atanasyan
- [PATCH] Implementation of R_ARM_TARGET1
Rui Ueyama
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
James Molloy
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Eric Fiselier
- [lld] r233741 - Replace *(uniqueptr.get()) with *uniqueptr.
Rui Ueyama
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
Matthias Braun
- [llvm] r233742 - RegAllocGreedy: Improve live interval order in ReverseLocal mode
Matthias Braun
- [llvm] r233743 - RegAllocGreedy: Allow target to specify register class ordering.
Matthias Braun
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
James Molloy
- [PATCH] RegAllocGreedy: Improve live interval order in ReverseLocal mode
Phabricator
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
Phabricator
- [llvm] r233744 - Clarify that higher priority means higher values.
Matthias Braun
- [PATCH] LLD: Remove "_hexagon" prefix from some member variables.
Shankar Kalpathi Easwaran
- [PATCH] [ASan] Only include rpc headers if they are available.
Kostya Serebryany
- [llvm] r233745 - [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags.
Kostya Serebryany
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
Douglas Katzman
- [PATCH] Sparc: Prefer reg+reg address encoding when only one register used.
James Y Knight
- [PATCH] LLD: ELF: Remove TargetHandler::getTargetLayout.
Rui Ueyama
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [lld] r233746 - Remove "_hexagon" prefix from some member variables.
Rui Ueyama
- [PATCH] LLD: ELF: Remove TargetHandler::getTargetLayout.
Simon Atanasyan
- [llvm] r233747 - [ExecutionEngine] Fix MCJIT::addGlobalMapping.
Lang Hames
- [lld] r233748 - ELF: Remove TargetHandler::getTargetLayout.
Rui Ueyama
- [llvm] r233749 - [SDAG] Handle non-integer preferred memset types for non-constant values
Hal Finkel
- [llvm] r233750 - [MCJIT] Enable MCJIT regression tests on Darwin.
Lang Hames
- [llvm] r233751 - IR: Enable uniquing callbacks during MDNode::replaceWithUniqued()
Duncan P. N. Exon Smith
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [PATCH] LLD: Hexagon: Fix dereferencing end() iterator.
Rui Ueyama
- [llvm] r233752 - Fix AllocationPriority not getting set for derived register classes.
Matthias Braun
- [llvm] r233753 - [AArch64] Enable the codegenprepare optimization that promotes operation to form
Quentin Colombet
- [PATCH] Activate UBSan for Power
Bill Schmidt
- [PATCH] [Reassocate] Add support for vector instructions.
Chad Rosier
- [llvm] r233755 - [PowerPC] Don't use a vector preferred memory type at -O0
Hal Finkel
- [llvm] r233756 - Verifier: Add a testcase for verifying type refs
Duncan P. N. Exon Smith
- [llvm] r233664 - Verifier: Explicitly verify type references
Duncan P. N. Exon Smith
- [PATCH] [ASan] Only include rpc headers if they are available.
Alexey Samsonov
- [llvm] r233759 - IR: Rename replaceWithUniqued() tests from r233751
Duncan P. N. Exon Smith
- [PATCH] Activate UBSan for Power
Bill Seurer
- [www] r233760 - EuroLLVM: Preliminary schedule
Tobias Grosser
- [PATCH] Activate UBSan for Power
Bill Schmidt
- [PATCH] LLD: Hexagon: Fix dereferencing end() iterator.
Shankar Kalpathi Easwaran
- [llvm] r233761 - typo; NFC
Sanjay Patel
- [llvm] r233763 - [fuzzer] more documentation
Kostya Serebryany
- [PATCH] Sparc: Prefer reg+reg address encoding when only one register used.
James Y Knight
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [lld] r233765 - ELF: Fix dereferencing end() iterator.
Rui Ueyama
- [PATCH] Validation using OpenMP validation suite - adding support for cmake Part 1 of 2
sunita chandrasekaran
- [PATCH] Validation using OpenMP validation suite - adding support for cmake Part 2 of 2
sunita chandrasekaran
- [PATCH] Sparc: Prefer reg+reg address encoding when only one register used.
James Y Knight
- [llvm] r233767 - [WinEH] Generate .xdata for catch handlers
David Majnemer
- [lld] r233769 - ELF: Make findAbsoluteAtom return AtomLayout* instead of an iterator.
Rui Ueyama
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [llvm] r233770 - [WinEH] ExitingScope is vacuously true if !PoppedCatches.empty()
David Majnemer
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [llvm] r233771 - [docs] Fix typo.
Sean Silva
- [PATCH] Don't add sanitizer init function directly into module constructors
Ismail Pazarbasi
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- Trivial doc change: fix typo in tutorial
Sean Silva
- [llvm] r233767 - [WinEH] Generate .xdata for catch handlers
Kaylor, Andrew
- [lld] r233772 - ELF: Remove dead class that does nothing in class hierarchy.
Rui Ueyama
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [llvm] r233767 - [WinEH] Generate .xdata for catch handlers
David Majnemer
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Reid Kleckner
- [PATCH] Don't add sanitizer init function directly into module constructors
Kostya Serebryany
- [llvm] r233767 - [WinEH] Generate .xdata for catch handlers
David Majnemer
- [llvm] r233767 - [WinEH] Generate .xdata for catch handlers
Kaylor, Andrew
- [PATCH] Don't add sanitizer init function directly into module constructors
Ismail Pazarbasi
- [lld] r233773 - ELF: Remove TargetHandlerBase by merging it with TargetHandler.
Rui Ueyama
- [PATCH] Don't add sanitizer init function directly into module constructors
Kostya Serebryany
- 3.6.1 nomination: 'optnone' should not disable DAG combiner
Robinson, Paul
- [PATCH] Patchpoint - support symbolic targets.
Lang Hames
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [lld] r233774 - ELF: Update comments.
Rui Ueyama
- 3.6.1 nomination: 'optnone' should not disable DAG combiner
Tom Stellard
- [llvm] r233603 - Fix PR23045.
Meador Inge
- [llvm] r233775 - [PowerPC] FastISel can't handle i1 return values when using CR bits
Hal Finkel
- [llvm] r233776 - [SimplifyLibCalls] Ignore nobuiltin/unavailable fortified libcalls.
Ahmed Bougacha
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] Add support for lldb remote test
Ying Chen
- [www-releases] r233777 - Add 3.5.2 binaries and source code
Tom Stellard
- [llvm] r233778 - Fix PR23065. Avoid optimizing bitcast of build_vector with constant input to scalar_to_vector.
Jiangning Liu
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
Venkatraman Govindaraju
- [PATCH][CodeGen] Fix a bug in bitcast optimization of DAGCombiner
Jiangning Liu
- [lld] r233782 - [Gnu] Support an other form of defsym option
Shankar Easwaran
- [lld] r233783 - [ELF][Hexagon] Add comments related to hexagon relocations.
Shankar Easwaran
- [llvm] r233784 - [CMake] Cache LLVM_ABI_BREAKING_CHECKS in LLVMConfig.cmake.
Sanjoy Das
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
- [lld] r233773 - ELF: Remove TargetHandlerBase by merging it with TargetHandler.
Shankar Easwaran
- [llvm] r233786 - [Orc] Reflect process symbols into the LLI Orc-lazy JIT.
Lang Hames
- [PATCH] [PATCH 01/13] ELF/AArch64: Add support for R_AARCH64_ABS16
Shankar Kalpathi Easwaran
- [llvm] r233788 - [WinEH] Implement support for catch-all
David Majnemer
- [llvm] r233789 - Add -mcpu=native support to opt.
Craig Topper
- [www] r233790 - Resolve immediate conflict ThinLTO <> LTO BoF
Tobias Grosser
- [www] r233791 - Let's have the debug info tutorial before the BoF, in case people want to fresh up their mind before discussing
Tobias Grosser
- [www] r233792 - Make Debug Info BoF follow directly follow Debug Info Tutorial
Tobias Grosser
- [www] r233793 - Switch IBM backend and loop-fusion talk
Tobias Grosser
- [PATCH] Add Integer Saturation Intrinsics.
Demikhovsky, Elena
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Denis Protivensky
- [PATCH] Implementation of R_ARM_TARGET1
Denis Protivensky
- [lld] r233769 - ELF: Make findAbsoluteAtom return AtomLayout* instead of an iterator.
Denis Protivensky
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
Jonas Paulsson
- [PATCH] [ASan] Deduplicate interception-in-shared-lib-test.cc by introducing platform-specific substitutions for rpath linker flags
Alexander Potapenko
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sagar Thakur
- [PATCH] [docs] add cross-reference
scott douglass
- [PATCH] [ASan] Deduplicate interception-in-shared-lib-test.cc by introducing platform-specific substitutions for rpath linker flags
Evgeniy Stepanov
- [PATCH] [mips][microMIPSr6] Implement SUB and SUBU instructions
Zoran Jovanovic
- [lld] r233798 - [ARM] Enhance checks for entry point
Denis Protivensky
- [lld] r233799 - [ARM] Set specific flags in ELF header
Denis Protivensky
- [llvm] r233801 - Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233310.
NAKAMURA Takumi
- [PATCH] Don't add sanitizer init function directly into module constructors
Ismail Pazarbasi
- [PATCH] Generation of PSAD in LoopVectorizer
Vijender Reddy
- [compiler-rt] r233802 - [ASan] Deduplicate interception-in-shared-lib-test.cc by introducing platform-specific substitutions for rpath linker flags
Alexander Potapenko
- [PATCH] Generation of PSAD in LoopVectorizer
James Molloy
- [llvm] r233803 - [SystemZ] Support transactional execution on zEC12
Ulrich Weigand
- [PATCH] [AArch64] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [PATCH] [AArch64] Rename v8.1a from "extension" to "architecture"
James Molloy
- [PATCH] [ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Shankar Easwaran
- [PATCH] [ARM] Rename v8.1a from "extension" to "architecture"
James Molloy
- [PATCH] Allow code generation of ARM usat/ssat instructions
James Molloy
- [www] r233806 - Move IBM talk to the first day
Tobias Grosser
- [PATCH] [mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU instructions
Zoran Jovanovic
- [PATCH] Multiplication for wider-than-legal types
Paweł Bylica
- [PATCH] Fix generic shift expansion when shift amount is 0
Paweł Bylica
- [llvm] r233808 - git-clang-format r233603.
Rafael Espindola
- [compiler-rt] r233809 - [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Timur Iskhodzhanov
- [llvm] r233603 - Fix PR23045.
Rafael Espíndola
- [PATCH] [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Timur Iskhodzhanov
- [PATCH] [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Timur Iskhodzhanov
- [llvm] r233810 - [AArch64] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [PATCH] Add Integer Saturation Intrinsics.
Ahmed Bougacha
- [PATCH] [mips] Add support for dynamic stack realignment.
Daniel Sanders
- [PATCH] [AArch64] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [llvm] r233811 - [ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [PATCH] [ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
- [PATCH] [mips][microMIPSr6] Implement AND and ANDI instructions
Zoran Jovanovic
- [PATCH] llvm-readobj: teach it to handle MachO Universal Archive correctly
Chilledheart
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
Jozef Kolek
- [lld] r233812 - [Mips] Remove 'mips' prefix from class member fields names
Simon Atanasyan
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
Jozef Kolek
- [compiler-rt] r233813 - [PPC64]This activates UBSan for the power architecture.
Bill Seurer
- [www] r233815 - Update supported JIT target list based on test/ExecutionEngine/MCJIT/lit.local.cfg
Reid Kleckner
- [PATCH] Activate UBSan for Power
Bill Seurer
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
Jozef Kolek
- [PATCH] llvm-readobj: teach it to handle MachO Universal Archive correctly
Rafael Ávila de Espíndola
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions
Jozef Kolek
- [PATCH] Allow code generation of ARM usat/ssat instructions
Weiming Zhao
- [PATCH] Patchpoint - support symbolic targets.
Juergen Ributzka
- [PATCH] [mips][microMIPSr6] Implement CLO and CLZ instructions
Jozef Kolek
- 3.6.1 nomination: 'optnone' should not disable DAG combiner
Owen Anderson
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Ismail Pazarbasi
- [PATCH] Implement `createSanitizerCtor`, common helper function for all sanitizers
Ismail Pazarbasi
- [PATCH] ASan: Use `createSanitizerCtor` to create ctor, and call `__asan_init`
Ismail Pazarbasi
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Owen Anderson
- [PATCH] Fix generic shift expansion when shift amount is 0
Owen Anderson
- [PATCH] Add a 'no-asserts' requirement option to LIT.
Owen Anderson
- [PATCH] TSan: Use `createSanitizerCtor` to create ctor, and call `__tsan_init`
Ismail Pazarbasi
- [PATCH] SanitizerCoverage: Use `createSanitizerCtor` to create ctor and call init
Ismail Pazarbasi
- [PATCH] MSan: Use `createSanitizerCtor` to create ctor, and call `__msan_init`
Ismail Pazarbasi
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Andrea Di Biagio
- [PATCH] Big shift test
Keno Fischer
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [compiler-rt] r233822 - [ASan] Speculative fix for TestCases/Posix/interception-in-shared-lib-test.cc and TestCases/suppressions-library.cc on FreeBSD.
Alexander Potapenko
- [PATCH] Big shift test
Paweł Bylica
- [llvm] r233824 - Fix WinEHPrepare bug with multiple catch handlers
Andrew Kaylor
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Phabricator
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [llvm] r233826 - Remove 4,096 loop scale limitation.
Diego Novillo
- [PATCH] Remove 4,096 loop scale limitation.
Diego Novillo
- [PATCH] Remove 4,096 loop scale limitation.
Diego Novillo
- [compiler-rt] r233827 - Remove XFAILs from cast-overflow.cpp
Bill Seurer
- [PATCH] [mips][microMIPSr6] Implement ALIGN and AUI instructions
Jozef Kolek
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
- [compiler-rt] r233828 - [ASan] Make the remaining coverage tests pass on Darwin, move them to Posix/
Alexander Potapenko
- [PATCH] Add support for lldb remote test
Siva Chandra
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [PATCH] Return iterator from Instruction::eraseFromParent.
Daniel Berlin
- [PATCH] Remove 4,096 loop scale limitation.
Duncan P. N. Exon Smith
- [PATCH] Return iterator from Instruction::eraseFromParent.
Daniel Berlin
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Reid Kleckner
- [PATCH] [mips] Make sure that we don't adjust the stack pointer by zero amount.
Daniel Sanders
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [llvm] r233829 - [SCEV] Look at backedge dominating conditions (re-land r233447).
Sanjoy Das
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [PATCH] [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Daniel Sanders
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [PATCH] [mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
Daniel Sanders
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Sanjoy Das
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [PATCH] [mips][microMIPSr6] Implement initial subtarget support
Daniel Sanders
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [PATCH] [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Eric Christopher
- [PATCH] [mips][microMIPSr6] Implement initial mapping support
Daniel Sanders
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Andrea Di Biagio
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [llvm] r233832 - [X86] Don't accidentally select shll $1, %eax when shrinking an immediate.
Benjamin Kramer
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Sanjay Patel
- [llvm] r233832 - [X86] Don't accidentally select shll $1, %eax when shrinking an immediate.
Rafael Espíndola
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Daniel Sanders
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Jim Grosbach
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] Cleanup register pressure calculation in MachineLICM
Quentin Colombet
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Jim Grosbach
- [PATCH] Fix typo and improve a couple sentences
Douglas Katzman
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Anna Zaks
- [zorg] r233839 - [fuzzer bot] add clang-fuzzer with -tokens to the fuzzer bot to test something more than just the lexer
Kostya Serebryany
- [llvm] r233840 - Add the option -objc-meta-data to llvm-objdump used with -macho to
Kevin Enderby
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Alexey Samsonov
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [llvm] r233841 - Remove declarations for nonexistent methods
Matthias Braun
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [llvm] r233842 - [fuzzer] document the -tokens flag. Also change the diagnostic output
Kostya Serebryany
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Anna Zaks
- [llvm] r233856 - Fix sanitizer-x86_64-linux-fast failure that was not deleting the bindtable.
Kevin Enderby
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [lld] r233798 - [ARM] Enhance checks for entry point
Rui Ueyama
- [llvm] r233857 - TableGen: Generate more const goodness
Matthias Braun
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Duncan P. N. Exon Smith
- [PATCH] Clean up docs references to './configure' in preparation for deprecating in-source builds
Jonathan Roelofs
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Clean up docs references to './configure' in preparation for deprecating in-source builds
Kostya Serebryany
- [lld] r233859 - Use C++ non-static member initialization.
Rui Ueyama
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
Mukul Sabharwal
- [PATCH] Fix typo and improve a couple sentences
Eli Bendersky
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [zorg] r233862 - Enable check-ubsan on all buildbots, regardless of architecture
Alexey Samsonov
- [PATCH] Activate UBSan for Power
Alexey Samsonov
- [lld] r233863 - Use llvm::make_unique.
Rui Ueyama
- [lld] r233864 - Remove unused variable.
Rui Ueyama
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Ismail Pazarbasi
- [compiler-rt] r233865 - [CMake] Fixup for r233861: don't build standalone UBSan on unsupported platforms.
Alexey Samsonov
- [PATCH] ELF: Mips: Remove unused field and almost-empty class.
Rui Ueyama
- [PATCH] [ASan] Don't use stack malloc for 32-bit functions using inline asm
Reid Kleckner
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Rafael Espíndola
- [PATCH] Return iterator from Instruction::eraseFromParent.
Chandler Carruth
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] Add support for lldb remote test
Siva Chandra
- [PATCH] Refactor bitcode reader to simplify control.
Jan Voung
- [lld] r233867 - ELF: Remove <Arch>TargetHandler::kindString.
Rui Ueyama
- [llvm] r233869 - Return iterator from Instruction::eraseFromParent.
Daniel Berlin
- [llvm] r233870 - Mark this inline properly
Daniel Berlin
- [PATCH] Return iterator from Instruction::eraseFromParent.
Phabricator
- [PATCH] Add tests for non-virtual call checking.
Peter Collingbourne
- 3.6.1 nomination: 'optnone' should not disable DAG combiner
Robinson, Paul
- [lld] r233872 - Remove unused varaible.
Rui Ueyama
- [lld] r233873 - ELF: x86, x86-64, ARM, AArch64: Remove architecture name prefixes from class members.
Rui Ueyama
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [PATCH] Add tests for non-virtual call checking.
JF Bastien
- [zorg] r233875 - Add support for lldb remote test
Ying Chen
- [compiler-rt] r233876 - Add tests for non-virtual call checking.
Peter Collingbourne
- [PATCH] Add support for lldb remote test
Ying Chen
- [PATCH] Add tests for non-virtual call checking.
Peter Collingbourne
- [PATCH] Add tests for non-virtual call checking.
Peter Collingbourne
- [zorg] r233877 - fix a NIT, move import of standard library to the top
Ying Chen
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [lld] r233878 - ELF: Make createWriterELF's type consistent with other functions.
Rui Ueyama
- [compiler-rt] r233879 - Add missing " at the end of the #error directive.
Alexey Samsonov
- [lld] r233880 - ELF: Remove empty classes.
Rui Ueyama
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Alexey Samsonov
- [lld] r233882 - ELF: Move x86-64-only function from DefaultLayout to X86_64TargetLayout.
Rui Ueyama
- [lld] r233883 - ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingContext.
Rui Ueyama
- [llvm] r233884 - Don't print an error message when looking up the scheduling model if user specified -mcpu=help.
Craig Topper
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
Mukul Sabharwal
- [llvm] r233885 - [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
Lang Hames
- [llvm] r233887 - [LoopAccesses] Remove unused global variables in tests
Adam Nemet
- [PATCH] LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
- [PATCH] ELF: Mips: Remove unused field and almost-empty class.
Simon Atanasyan
- [lld] r233888 - ELF: Mips: Remove unused field and almost-empty class.
Rui Ueyama
- [llvm] r233889 - [ADT] Remove dead code.
Sanjoy Das
- [llvm] r233890 - [ADT] Increment epoch from DenseMap::swap.
Sanjoy Das
- [llvm] r233891 - Teach gcroot how to handle dynamically realigned frames
Philip Reames
- [llvm] r233892 - [gcroot] Remove unused items from an enum
Philip Reames
- RE: [PATCH] Changes in ‘CodeExtractor’ for call-site block
Nema, Ashutosh
- [lld] r233894 - ELF: Remove a template parameter from ELF{Object, DOS}Reader constructors.
Rui Ueyama
- [llvm] r233895 - [Orc] Fix local-linkage handling in the CompileOnDemand layer.
Lang Hames
- [PATCH] LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
David Blaikie
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Craig Topper
- [lld] r233896 - ELF: Replace empty classes with typedefs.
Rui Ueyama
- [PATCH] Clean up docs references to './configure' in preparation for deprecating in-source builds
Eric Christopher
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Eric Christopher
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] Add Integer Saturation Intrinsics.
Demikhovsky, Elena
- [lld] r233798 - [ARM] Enhance checks for entry point
Denis Protivensky
- [lld] r233897 - ELF: Remove {AArch64, X86, X86_64}ELFFile because they are empty.
Rui Ueyama
- [llvm] r233898 - Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a cache."
Peter Collingbourne
- [lld] r233899 - [ARM] Report fatal error for wrong ARM entry point
Denis Protivensky
- [lld] r233900 - [ARM] Generate PLT entries for calls from ARM and Thumb code
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Generate PLT entries for function calls from ARM and Thumb code
Denis Protivensky
- [lld] r233901 - ELF: Always use variadic templates in CreateELF.h.
Rui Ueyama
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [llvm] r233595 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Toma Tabacu
- [PATCH] [mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Toma Tabacu
- [llvm] r233903 - [ARM] Rename v8.1a from "extension" to "architecture": follow-up
Vladimir Sukharev
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Daniel Sanders
- [PATCH] [mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Daniel Sanders
- [llvm] r233904 - [mips] Make sure that we don't adjust the stack pointer by zero amount.
Vasileios Kalintiris
- [PATCH] [mips] Make sure that we don't adjust the stack pointer by zero amount.
Vasileios Kalintiris
- [llvm] r233905 - [mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
Vasileios Kalintiris
- [PATCH] [mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
Vasileios Kalintiris
- [llvm] r233906 - AVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
Elena Demikhovsky
- [llvm] r233909 - [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Vasileios Kalintiris
- [PATCH] [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Vasileios Kalintiris
- [llvm] r233910 - [support] Add a macro wrapper for alignas and simplify some code.
Benjamin Kramer
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Rafael Ávila de Espíndola
- [PATCH] [mips][microMIPSr6] Implement NOR, OR, ORI, XOR and XORI instructions
Zoran Jovanovic
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [llvm] r233910 - [support] Add a macro wrapper for alignas and simplify some code.
Hal Finkel
- [llvm] r233916 - [alignof] Put back the hack for old versions of GCC.
Benjamin Kramer
- [llvm] r233910 - [support] Add a macro wrapper for alignas and simplify some code.
Benjamin Kramer
- [PATCH] [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
Daniel Sanders
- [PATCH] Handling store to invariant address in LAA
Ashutosh Nema
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [www-releases] r233917 - Add llvm docs for 3.5.2
Tom Stellard
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] Return iterator from BasicBlock::eraseFromParent
Daniel Berlin
- [compiler-rt] r233918 - [ASan/Win] Minor improvements towards enabling coverage
Timur Iskhodzhanov
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
David Blaikie
- [lld] r233899 - [ARM] Report fatal error for wrong ARM entry point
David Blaikie
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Charlie Turner
- [llvm] r233920 - Fix typo and reword in LangRef
Eli Bendersky
- [PATCH] Sparc: Implement LDD/STD double-word load/store instructions.
James Y Knight
- [PATCH] Sparc: Prefer reg+reg address encoding when only one register used.
James Y Knight
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] Fix typo and improve a couple sentences
Eli Bendersky
- [PATCH] Fix typo and improve a couple sentences
Eli Bendersky
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Daniel Jasper
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
David Blaikie
- [www-releases] r233923 - Add 3.5.2 license and links to download page
Tom Stellard
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sergey Matveev
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
David Blaikie
- [lld] r233924 - [Mips] Inline the MipsELFWriter::hasGlobalGOTEntry function
Simon Atanasyan
- [PATCH] [mips][microMIPSr6] Implement initial subtarget support
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement initial mapping support
Jozef Kolek
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [lld] r233883 - ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingContext.
Shankar Easwaran
- [PATCH] [mips][microMIPSr6] Implement BALC and BC instructions
Jozef Kolek
- [llvm] r219022 - [x86] Adjust the patterns for lowering X86vzmovl nodes which don't
Sanjay Patel
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Quentin Colombet
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
Jozef Kolek
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [llvm] r233929 - Add an LLVM_PTR_SIZE macro to make LLVM_ALIGNAS more useful
Reid Kleckner
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Pirama Arumuga Nainar
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Pirama Arumuga Nainar
- [PATCH] [ASan/Win] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
Eric Christopher
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Pirama Arumuga Nainar
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
Jozef Kolek
- [llvm] r233930 - [LoopAccesses] Handle case when no memchecks are needed after partitioning
Adam Nemet
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Andrea Di Biagio
- [PATCH] Set da-delinearize=true by default
Ana Pazos
- [llvm] r233583 - [NVPTX] Associate a minimum PTX version for each SM architecture
Artem Belevich
- [llvm] r233931 - [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [llvm] r233930 - [LoopAccesses] Handle case when no memchecks are needed after partitioning
David Blaikie
- [llvm] r233583 - [NVPTX] Associate a minimum PTX version for each SM architecture
Justin Holewinski
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [llvm] r233930 - [LoopAccesses] Handle case when no memchecks are needed after partitioning
Adam Nemet
- [llvm] r233930 - [LoopAccesses] Handle case when no memchecks are needed after partitioning
David Blaikie
- [llvm] r233930 - [LoopAccesses] Handle case when no memchecks are needed after partitioning
Adam Nemet
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Sanjay Patel
- [llvm] r233653 - [AArch64] Fix poor codegen for add immediate.
Eric Christopher
- [llvm] r233936 - [AArch64] Add a comment to make it explicit why we increased the complexity.
Quentin Colombet
- [llvm] r233938 - [opaque pointer type] API migration for GEP constant factories
David Blaikie
- [llvm] r233653 - [AArch64] Fix poor codegen for add immediate.
Quentin Colombet
- [llvm] r233936 - [AArch64] Add a comment to make it explicit why we increased the complexity.
Eric Christopher
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] [X86, AVX] adjust tablegen patterns to generate better code for scalar insertion into zero vector (PR23073)
Andrea Di Biagio
- [zorg] r233939 - Take out remote test from lldb cmake builder
Ying Chen
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
- [PATCH] ARM: replace branches to undefined weak functions with NOP
Leny Kholodov
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [PATCH] Refactor and enhance FMA combine
Fiona Glaser
- [PATCH] Refactor and enhance FMA combine
Stephen Canon
- [lld] r233883 - ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingContext.
Rui Ueyama
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [PATCH] Implementation of R_ARM_TARGET1
Leny Kholodov
- [llvm] r233941 - [AVX] Improve insertion of i8 or i16 into low element of 256-bit zero vector
Sanjay Patel
- [PATCH] Refactor and enhance FMA combine
Owen Anderson
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
David Blaikie
- [PATCH] Implementation of R_ARM_TARGET1
Rui Ueyama
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [PATCH] [SLSR] handles off bounds GEPs
Jingyue Wu
- [PATCH] [SLSR] handles off bounds GEPs
Mark Heffernan
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Ahmed Bougacha
- [www] r233945 - Add release email for 3.5.2
Tom Stellard
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [PATCH] [SLSR] handles off bounds GEPs
Jingyue Wu
- [llvm] r233947 - [WinEH] Make llvm.eh.actions use frameescape indices for catch params
Reid Kleckner
- [lld] r233948 - ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.
Rui Ueyama
- [llvm] r233949 - [SLSR] handles off bounds GEPs
Jingyue Wu
- [PATCH] Refactor and enhance FMA combine
Owen Anderson
- [PATCH] [SLSR] handles off bounds GEPs
Jingyue Wu
- [PATCH] Add support to promote f16 to f32
Ahmed Bougacha
- [PATCH] Refactor and enhance FMA combine
Mehdi Amini
- [PATCH] [ASan] Don't use stack malloc for 32-bit functions using inline asm
Alexey Samsonov
- [llvm] r233978 - Fix unused variable in NDEBUG builds
Reid Kleckner
- [llvm] r233979 - [ASan] Don't use stack malloc for 32-bit functions using inline asm
Reid Kleckner
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] [ASan] Don't use stack malloc for 32-bit functions using inline asm
Reid Kleckner
- [llvm] r219022 - [x86] Adjust the patterns for lowering X86vzmovl nodes which don't
Chandler Carruth
- [llvm] r223372 - Detect if the linker is gold and if so always use --gc-sections.
David Blaikie
- [llvm] r233983 - llvm/examples/BrainF: Give an explicit pointee type to ConstantExpr::getGetElementPtr(ty...), according to r233938.
NAKAMURA Takumi
- [PATCH] LLD: ELF: Simplify CreateELF.
Rui Ueyama
- [llvm] r219022 - [x86] Adjust the patterns for lowering X86vzmovl nodes which don't
Sanjay Patel
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Eric Christopher
- [patch] Implement unique sections with an unique ID
Eric Christopher
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Quentin Colombet
- [PATCH] [GlobalMerge] Look at uses to create smaller global sets.
Eric Christopher
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Jim Grosbach
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
Mukul Sabharwal
- [llvm] r233986 - MachineRegisterInfo: Make it clear that hints are for vregs
Matthias Braun
- [llvm] r233987 - ARM: Handle physreg targets in RegPair hints gracefully
Matthias Braun
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
David Majnemer
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
David Majnemer
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [llvm] r233991 - [opaque pointer types] Push explicit type parameter for geps through the constant folders
David Blaikie
- [PATCH] Return iterator from BasicBlock::eraseFromParent
Chandler Carruth
- [llvm] r233992 - Return iterator from BasicBlock::eraseFromParent
Daniel Berlin
- [PATCH] Return iterator from BasicBlock::eraseFromParent
Phabricator
- [zorg] r233994 - Add support for a cmake RelWithDebug Stage 2 build
Chris Matthews
- [PATCH] [RuntimeDyldELF] Improve GOT support
Keno Fischer
- [llvm] r233995 - MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] [RuntimeDyldELF] Make GOT allocation use the stub mechanism.
Keno Fischer
- [PATCH] [RuntimeDyldELF] Make GOT allocation use the stub mechanism.
Keno Fischer
- [zorg] r233996 - Jenkins: Add support for cmake DYLD_LIBRARY_PATH for lto
Chris Matthews
- [PATCH] [RuntimeDyld] Initial limited TLS support
Keno Fischer
- [zorg] r233997 - Jenkins: fix a typo
Chris Matthews
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [zorg] r233998 - Jenkins: really force cmake to use -j1
Chris Matthews
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] [DomTree] Add API forceVerifyDomTree
Adam Nemet
- [lld] r233899 - [ARM] Report fatal error for wrong ARM entry point
Denis Protivensky
- [PATCH] ARM: replace branches to undefined weak functions with NOP
Denis Protivensky
- [PATCH] ARM: replace branches to undefined weak functions with NOP
Denis Protivensky
- [PATCH] Don't pretend to have probability information if the result of a bitwise and is compared against 0
Daniel Jasper
- [lld] r234000 - [ARM] Test wrong ARM entry point address align
Denis Protivensky
- [lld] r234001 - [ARM] Avoid potential error in test because of name collision
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Mapping symbols for PLT entries
Denis Protivensky
- [PATCH] [RuntimeDyld] Initial limited TLS support
Keno Fischer
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Sanne Wouda
- [llvm] r234004 - [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [llvm] r234006 - [X86][MMX] Added MMX stack folding tests
Simon Pilgrim
- [PATCH] [ASan/Win] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
- [compiler-rt] r231413 - [sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making it more robust. Also increase the allowed coverage size on 32-bit.
Evgeniy Stepanov
- [llvm] r234008 - [X86][3DNow] Added 3DNow! memory folding patterns + tests
Simon Pilgrim
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
Jozef Kolek
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Leny Kholodov
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [PATCH] Implementation of R_ARM_TARGET1
Phabricator
- [PATCH] [ASan/Win] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
- 3.6.1 patch nomination: r233351 Fix PR22304
Paweł Bylica
- [compiler-rt] r234010 - [sancov] Shrink pc array on Android back to 2**24.
Evgeniy Stepanov
- [compiler-rt] r231413 - [sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making it more robust. Also increase the allowed coverage size on 32-bit.
Evgeniy Stepanov
- [PATH][CodeGen] Fix CombineToPostIndexedLoadStore in DAGCombiner.cpp
Francois de Ferriere
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Jozef Kolek
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Evgeniy Stepanov
- [llvm] r234011 - [PowerPC] Enable splat generation for BUILD_VECTOR with little endian
Bill Schmidt
- [www-pubs] r234012 - Added Mingxing Zhang's FSE 2014 paper on Anticipating Invariants.
John Criswell
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Adhemerval Zanella
- [llvm] r234013 - [X86] Added SSE4.2 CRC32 memory folding patterns + tests
Simon Pilgrim
- [lld] r234014 - Fix for revision r234009 (gcc/msvc compilation differences)
Leny Kholodov
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Leny Kholodov
- [llvm] r234015 - Added vector tests for DAGCombiner::ReassociateOps
Simon Pilgrim
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [llvm] r233482 - [DAGCombiner] Fixed incorrect test for buildvector of constant integers.
Simon Pilgrim
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- Build failure on Darwin
jahanian
- [llvm] r234017 - use update_llc_test_checks.py to tighten checking; remove darwin and sandybridge overspecification
Sanjay Patel
- [llvm] r234018 - [MachineLICM] Small cleanup: Constify and rangeify.
Daniel Jasper
- [llvm] r234019 - CodeGen: Fix MachineInstr::print() for DBG_VALUE
Duncan P. N. Exon Smith
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [PATCH] [compiler-rt] Symbolizer refactoring: Implement GetListOfModules on Windows
Timur Iskhodzhanov
- [llvm] r234020 - add checks; remove redundant testing parameters
Sanjay Patel
- [llvm] r234021 - Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
- [PATCH] Cleanup register pressure calculation in MachineLICM
Quentin Colombet
- [llvm] r233986 - MachineRegisterInfo: Make it clear that hints are for vregs
Quentin Colombet
- [llvm] r234022 - use update_llc_test_checks.py to tighten checking
Sanjay Patel
- [llvm] r234024 - use update_llc_test_checks.py to tighten checking; remove unnecessary testing params
Sanjay Patel
- [llvm] r234026 - SelectionDAG: Use specialized metadata nodes in EmitFuncArgumentDbgValue(), NFC
Duncan P. N. Exon Smith
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [llvm] r233986 - MachineRegisterInfo: Make it clear that hints are for vregs
Matthias Braun
- [llvm] r234027 - use update_llc_test_checks.py to tighten checking; remove unnecessary testing params
Sanjay Patel
- [llvm] r234029 - use update_llc_test_checks.py to tighten checking; remove unnecessary testing params
Sanjay Patel
- [llvm] r234031 - [GraphWriter] Attempt to open .dot files with xdg-open/open first
Matthias Braun
- [llvm] r233986 - MachineRegisterInfo: Make it clear that hints are for vregs
Quentin Colombet
- [llvm] r234021 - Verifier: Check that inlined-at locations agree
David Blaikie
- [PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first
Phabricator
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Matthias Braun
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Reid Kleckner
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
Philip Reames
- [PATCH] Expose llvm::linkShadowStackGC() via C bindings
Philip Reames
- [PATCH] [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math
Renato Golin
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Ahmed Bougacha
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Quentin Colombet
- [llvm] r234021 - Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [llvm] r234034 - [WinEH] Fold cast into assertion based on review feedback
Reid Kleckner
- [PATCH] [lld][ELF][ARM] Mapping symbols for PLT entries
Rui Ueyama
- [zorg] r234035 - jenkins: Simplify the CMAKE_BUILD_TYPE logic, NFC
Duncan P. N. Exon Smith
- [compiler-rt] r234036 - profile: Protect .gcda output with flock
Justin Bogner
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [compiler-rt] r234037 - Add missing include
Justin Bogner
- [llvm] r234038 - CodeGen: Assert that inlined-at locations agree
Duncan P. N. Exon Smith
- [PATCH] DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable/DIVariable
Duncan P. N. Exon Smith
- [PATCH] LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
- [lld] r234039 - ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
- [lld] r234040 - [ELF] Fix Layout class name in the comment
Simon Atanasyan
- [llvm] r234041 - [WinEH] Handle nested landing pads in outlined catch handlers
Andrew Kaylor
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
David Majnemer
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Phabricator
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Sanjoy Das
- [llvm] r234042 - [opaque pointer type] More GEP API migrations in IRBuilder uses
David Blaikie
- [llvm] r234043 - Fixing build warnings.
Andrew Kaylor
- [lld] r234044 - Inline typedef'ed type that's used only once. NFC.
Rui Ueyama
- [PATCH] [mips][microMIPSr6] Implement LL and SC instructions
Jozef Kolek
- [llvm] r234045 - Fixing a build error
Andrew Kaylor
- [llvm] r234046 - [InstCombine] Use DataLayout to determine vector element width
David Majnemer
- [lld] r234047 - ELF: Pass file types instead of type traits to ELFObjectReader.
Rui Ueyama
- [lld] r234050 - ELF: Fix header file dependencies.
Rui Ueyama
- [llvm] r234051 - Fix a typo
David Majnemer
- [lld] r234052 - [ELF] Delete empty TargetLayout class and rename DefaultLayout to TargetLayout
Simon Atanasyan
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Eric Christopher
- [zorg] r234053 - jenkins: Simplify how the cmake command is constructed
Justin Bogner
- [zorg] r234054 - jenkins: Teach cmake builder to limit the number of link jobs
Justin Bogner
- [llvm] r234046 - [InstCombine] Use DataLayout to determine vector element width
Sanjay Patel
- [llvm] r234046 - [InstCombine] Use DataLayout to determine vector element width
David Majnemer
- [lld] r234056 - ELF: Remove <Arch>ELFReader.h. NFC.
Rui Ueyama
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Quentin Colombet
- [llvm] r234057 - Use early returns to reduce indentation.
David Blaikie
- [llvm] r234058 - [opaque pointer type] More GEP IRBuilder API migrations...
David Blaikie
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Eli Bendersky
- [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Demikhovsky, Elena
- [llvm] r234059 - Fixing a memory leak in WinEHPrepare
Andrew Kaylor
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Quentin Colombet
- [compiler-rt] r233918 - [ASan/Win] Minor improvements towards enabling coverage
Alexey Samsonov
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Quentin Colombet
- [llvm] r234059 - Fixing a memory leak in WinEHPrepare
David Blaikie
- [PATCH] [ASan] Only include rpc headers if they are available.
Alexey Samsonov
- [llvm] r234059 - Fixing a memory leak in WinEHPrepare
Kaylor, Andrew
- [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Arnold Schwaighofer
- [lld] r234060 - ELF: Merge ELF{Object,DSO}Reader implementations.
Rui Ueyama
- [PATCH] LLD: ELF: Define mergeHeaderFlags to ELFLinkingContext.
Rui Ueyama
- [llvm] r234061 - [WinEH] Sink UnwindHelp completely out of IR
David Majnemer
- [PATCH] [ASan/Win] Unify handling of loaded modules between POSIX and Windows
Alexey Samsonov
- Build failure on Darwin
jahanian
- [PATCH] LLD: ELF: Define mergeHeaderFlags to ELFLinkingContext.
Simon Atanasyan
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [llvm] r234062 - [WinEH] Fill out .xdata for catch objects
David Majnemer
- [llvm] r234059 - Fixing a memory leak in WinEHPrepare
Kaylor, Andrew
- [llvm] r234064 - [opaque pointer type] More GEP IRBuilder API migrations
David Blaikie
- [lld] r234065 - [ELF] Merge Layout and TargetLayout class
Simon Atanasyan
- [lld] r234066 - [ELF] Remove unused typedef
Simon Atanasyan
- Build failure on Darwin
Daniel Berlin
- [llvm] r234067 - [WinEH] Fill out CatchHigh in the TryBlockMap
David Majnemer
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Justin Bogner
- [lld] r234068 - ELF: Define mergeHeaderFlags to ELFLinkingContext.
Rui Ueyama
- [lld] r234069 - Remove unused functions.
Rui Ueyama
- [lld] r234070 - Remove unused includes and forward declarations.
Rui Ueyama
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Alexey Samsonov
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Justin Bogner
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Alexey Samsonov
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Alexey Samsonov
- [lld] r234072 - Remove unused member function declarations.
Rui Ueyama
- [lld] r234073 - s/context/ctx/g on lib/Driver/Driver.cpp.
Rui Ueyama
- [PATCH] [llgo] Roll gotools to d4e70101.
Peter Collingbourne
- [PATCH] [llgo] Roll gofrontend to a6e10414311a
Peter Collingbourne
- [PATCH] [llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477.
Peter Collingbourne
- [PATCH] [llgo] Roll gofrontend to 15a24202fa42.
Peter Collingbourne
- [lld] r234074 - ELF: Teach File classes about their file magics.
Rui Ueyama
- [llvm] r234075 - [X86] Don't use GR64 register 'and with immediate' instructions if the immediate is zero in the upper 33-bits or upper 57-bits. Use GR32 instructions instead.
Craig Topper
- [PATCH] Divergence analysis for GPU programs
Fernando Magno Quintao Pereira
- [lld] r234076 - ELF: Remove ELF{Object,DSO}Reader alias templates.
Rui Ueyama
- [lld] r234077 - ELF: Make private members private.
Rui Ueyama
- [llvm] r234078 - Strip trailing whitespace and reword explanatory comment.
Eric Christopher
- [llvm] r234079 - [X86] Add a comment about the change in r234075.
Craig Topper
- [lld] r234080 - Remove a parameter for file extension from canParse.
Rui Ueyama
- [lld] r234081 - ELF: Return TargetRelocationHandler instead of <ArcH>TargetRelocationHandler.
Rui Ueyama
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Sanjoy Das
- [lld] r234082 - ELF: Merge ELFTargets.h with ELFLinkingContext.h.
Rui Ueyama
- [llvm] r234084 - Fix formatting and coding style.
Eric Christopher
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [lld] r234085 - Remove redundant anonymous namespace.
Rui Ueyama
- [llvm] r234086 - [X86] Apply AddedComplexity consistently for similar patterns. This keeps them together in the DAGISel tables and reduces table size slightly.
Craig Topper
- [lld] r234087 - ELF: Use short variable names in <Arch>RelocationHandlers.cpp.
Rui Ueyama
- [lld] r234088 - [Hexagon][Mips] Rename template arguments <arch>ELFType to ELFT
Simon Atanasyan
- [lld] r234089 - [Hexagon] Remove duplicated typedef
Simon Atanasyan
- [PATCH] New Loop Distribution pass
Adam Nemet
- [llvm] r234092 - [DAGCombiner] Canonicalize vector constants for ADD/MUL/AND/OR/XOR re-association
Simon Pilgrim
- [PATCH] [llgo] Roll gotools to d4e70101.
Andrew Wilkins
- [PATCH] [llgo] Roll gofrontend to 15a24202fa42.
Andrew Wilkins
- [PATCH] [llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477.
Andrew Wilkins
- [PATCH] [llgo] Roll gofrontend to a6e10414311a
Andrew Wilkins
- [PATCH] Add support to promote f16 to f32
Stephen Canon
- [lld] r234095 - Remove empty directories.
Simon Atanasyan
- [llvm] r234096 - [opaque pointer type] More (constant, in this instance) GEP API migrations
David Blaikie
- [lld] r234098 - Remove one more empty directory.
Simon Atanasyan
- [llvm] r234099 - Implement unique sections with an unique ID.
Rafael Espindola
- [llvm] r234100 - Don't mix overload and default values.
Rafael Espindola
- [patch] Implement unique sections with an unique ID
Rafael Espíndola
- [lld] r234103 - [Mips] Support writing .reginfo section into the linked file
Simon Atanasyan
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Renato Golin
- [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Renato Golin
- [lld] r234105 - [Mips] Do not use array initializer to fix Windows build bots
Simon Atanasyan
- [llvm] r234106 - less space; NFC
Sanjay Patel
- [llvm] r234107 - remove function/variable names from comments; NFC
Sanjay Patel
- [llvm] r234108 - [opaque pointer type] More GEP API migrations
David Blaikie
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
Sanjay Patel
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
David Majnemer
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
Sanjay Patel
- [PATCH] [llgo] Roll gofrontend to 15a24202fa42.
Andrew Wilkins
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
David Majnemer
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Mehdi AMINI
- [polly] r234112 - [tests] Use -polly-vectorizer=polly directly
Tobias Grosser
- [polly] r234113 - Do not use the POLLY vector code generator if only strip-mining is requested
Tobias Grosser
- [lld] r234114 - [Mips] Add checking of .reginfo section options to the test case
Simon Atanasyan
- [lld] r234115 - [Mips] Support writing .MIPS.options section into the linked file
Simon Atanasyan
- [lld] r234116 - [Mips] Rename MipsLinkingContext class method
Simon Atanasyan
- [PATCH] [Asan] Link lit tests shared libraries with -Wl, z, origin on FreeBSD
Viktor Kutuzov
- [PATCH] SelectionDAG: Don't do libcall on div/rem if divrem is custom
Paweł Bylica
- [polly] r234117 - Make run-time alias check generation deterministic
Tobias Grosser
- [llvm] r234118 - [DAGCombiner] Merge FMUL Scalar and Vector constant canonicalization to RHS. NFCI.
Simon Pilgrim
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
Simon Pilgrim
- [polly] r234119 - Do not assume all multi-parameter products are affine
Tobias Grosser
- [lld] r234120 - [elf] Fix a silly memory leak. std::string has a non-trivial dtor.
Benjamin Kramer
- [PATCH] C Block Formatting in clang-format
Brian King
- [llvm] r234121 - Mark BumpPtrAllocator::Allocate as returning a noalias pointer.
Benjamin Kramer
- [polly] r234122 - Sign-extend in case of non-matching bitwidth
Tobias Grosser
- [PATCH] SelectionDAG: Don't do libcall on div/rem if divrem is custom
David Majnemer
- [PATCH] C Block Formatting in clang-format
Daniel Jasper
- [PATCH] [LIT] Change the semantics of the LIT options '-s' and '-v' and modify when information is output.
Daniel Dunbar
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
- [polly] r234124 - Adjust documentation to old -enable-polly-openmp -> -polly-parallel rename
Tobias Grosser
- [polly] r234125 - Make -polly-no-tiling work again
Tobias Grosser
- [PATCH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality
Andy Kaylor
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
Sanjay Patel
- [llvm] r234126 - [opaque pointer type] The last of the GEP IRBuilder API migrations
David Blaikie
- [llvm] r234127 - clang-format my last commit
David Blaikie
- [lld] r234130 - Strip .strtab and .symtab when --strip-all is used.
Davide Italiano
- [polly] r234131 - [opaque pointer type] More GEP API migrations
David Blaikie
- [PATCH] C Block Formatting in clang-format
Brian King
- [llvm] r234132 - [opaque pointer type] Remove some backwards compatible GEP APIs
David Blaikie
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] [llgo] Roll gotools to d4e70101.
Peter Collingbourne
- [PATCH] [BasicAA] Fix zext & sext handling
Nicholas White
- [PATCH] bugpoint Enhancement.
Richard Diamond
- [PATCH] [llgo] Roll gofrontend to a6e10414311a
Peter Collingbourne
- [PATCH] [llgo] Roll gofrontend to 15a24202fa42.
Peter Collingbourne
- [PATCH] [llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477.
Peter Collingbourne
- [PATCH] bugpoint Enhancement.
Richard Diamond
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Sanjoy Das
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Mehdi AMINI
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [PATCH] [BasicAA] Fix zext & sext handling
Sanjoy Das
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Rui Ueyama
- [llvm] r234138 - [Orc] Tidy up the assembly for the x86-64 resolver block.
Lang Hames
- [llvm] r234139 - Simplify mapping from relocation sections to relocated sections.
Rafael Espindola
- [llvm] r234140 - Simplify this function a bit. NFC.
Rafael Espindola
- [llvm] r234142 - Store the sh_link of ARM_EXIDX directly in MCSectionELF.
Rafael Espindola
- [PATCH] Generation of PSAD in LoopVectorizer
Muthyala, Vj
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Justin Bogner
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Jingyue Wu
- [PATCH] Generation of PSAD in LoopVectorizer
Vijender Reddy
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Sanjoy Das
- [PATCH] Set da-delinearize=true by default
KARTHIK VENKATESH BHAT
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Alexey Samsonov
- [PATCH] Set da-delinearize=true by default
Hal Finkel
Last message date:
Sun Apr 5 23:58:41 PDT 2015
Archived on: Tue Aug 4 17:12:35 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).