platform/upstream/llvm.git
2021-03-01 Michał Górny[lldb] Rename NativeRegisterContext{Watchpoint => DBReg...
2021-03-01 Andy Yankovsky[lldb] Fix handling of `DW_AT_decl_file` according...
2021-03-01 Simon Pilgrim[X86] Fold shuffle(not(x),undef) -> not(shuffle(x,undef))
2021-03-01 Jay Foad[AMDGPU] New intrinsic void llvm.amdgcn.s.sethalt(i32)
2021-03-01 Praveen[Flang][OpenMP] Add semantic checks for OpenMP clauses.
2021-03-01 Jay Foad[AMDGPU] Simplify SITargetLowering::isSDNodeSourceOfDiv...
2021-03-01 Matt ArsenaultGlobalISel: Verify G_CONCAT_VECTORS has at least 2...
2021-03-01 Matt ArsenaultGlobalISel: Move splitToValueTypes to generic code
2021-03-01 Matt ArsenaultAArch64/GlobalISel: Fix using wrong calling convention...
2021-03-01 Sander de Smalen[AArch64] NFC: Cleanup some SVE cost-model tests.
2021-03-01 Jacques Pienaar[mlir] Add convenience grouping for tensor type inference
2021-03-01 serge-sans... Revert "Use the default seed value for djb hash for...
2021-03-01 David Green[AArch64] Add combine for add(udot(0, x, y), z) ->...
2021-03-01 David Green[AArch64] Adjust dot produce tests. NFC
2021-03-01 serge-sans... Use the default seed value for djb hash for StringMap
2021-03-01 Fraser Cormack[RISCV] Support INSERT_SUBVECTOR on vector masks
2021-03-01 Fraser Cormack[RISCV] Fix INSERT/EXTRACT_SUBVECTOR on fractional...
2021-03-01 Fraser Cormack[RISCV] Unify scalable- and fixed-vector INSERT_SUBVECT...
2021-03-01 Fraser Cormack[RISCV] Support EXTRACT_SUBVECTOR on vector masks
2021-03-01 Olivier Goffart[SEH] capture 'this'
2021-03-01 Florian Hahn[LV] Generate RT checks up-front and remove them if...
2021-03-01 Simon Pilgrim[DAG] visitVECTOR_SHUFFLE - attempt to match commuted...
2021-03-01 Andrzej WarzynskiRevert "[flang] Detect circularly defined interfaces...
2021-03-01 Fraser Cormack[CodeGen] Fix issues with subvector intrinsic index...
2021-03-01 Serguei Katkov[Statepoint Lowering] Consider dead deopt gc values...
2021-03-01 Benjamin Kramer[lldb/Interpreter] Pacify -Wnon-virtual-dtor
2021-03-01 Benjamin Kramer[Driver] Don't litter the source directory in test
2021-03-01 Marek Kurdej[libc++] [docs] [C++2b] Update status page with issues...
2021-03-01 Simon Pilgrim[DAG] visitVECTOR_SHUFFLE - move shuffle canonicalizati...
2021-03-01 serge-sans... Use a fast path when initializing LineOffsetMapping
2021-03-01 Sam McCall[clangd] Use flags from open files when opening headers...
2021-03-01 Max Kazantsev[NFC] Detect IV increment expressed as uadd_with_overfl...
2021-03-01 Max Kazantsev[NFC] Introduce function getIVStep for further reuse
2021-03-01 Max Kazantsev[NFC] Whitespace fix
2021-03-01 Max Kazantsev[NFC] Factor out IV detector function for further reuse
2021-03-01 Fangrui Song[profile] Delete zero-size dummy sections
2021-03-01 Juneyoung Lee[SimplifyCFG] Update FoldTwoEntryPHINode to handle...
2021-03-01 Serguei Katkov[Statepoint lowering] Require spill of deopt value...
2021-03-01 Sam Clegg[lld][ELF] Removing redundant cast. NFC.
2021-03-01 Stephen KellyAdd tests which include brace initialization
2021-02-28 Craig Topper[DAGCombiner][X86] Don't peek through ANDs on the shift...
2021-02-28 Kazu Hirata[IR] Use range-based for loops (NFC)
2021-02-28 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-28 Kazu Hirata[llvm] Use set_is_subset (NFC)
2021-02-28 Craig Topper[DAGCombiner] Don't skip no overflow check on UMULO...
2021-02-28 Tatyana Krasnukha[lldb/Target] Remove outdated code
2021-02-28 Tatyana Krasnukha[lldb/Interpreter] Fix deep copying for OptionValue...
2021-02-28 Tatyana Krasnukha[lldb] OptionValueProperties::Get[Set]PropertyAtIndexAs...
2021-02-28 Tatyana Krasnukha[lldb][NFC] Make OptionValueArgs::GetArgs constant
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Remove explicit default initial...
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Replace default constructors...
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Remove more deleted const char...
2021-02-28 Matt ArsenaultAMDGPU/GlobalISel: Add subtarget to a test
2021-02-28 Sanjay Patel[InstCombine] avoid infinite loop in demanded bits...
2021-02-28 David Green[ARM] VMOVN undef folding
2021-02-28 Nico Weber[lld/mac] Simplify encodeDylibOrdinal() a bit
2021-02-28 Simon Pilgrim[X86][AVX] Reuse existing VBROADCAST(x) for SCALAR_TO_V...
2021-02-28 David Green[ARM] VECTOR_REG_CAST undef -> undef
2021-02-28 Wei Mi[SampleFDO] Add a cutoff flag to control how many symbo...
2021-02-28 Craig Topper[X86] Add avx512f command lines to vec_smulo and vec_umulo.
2021-02-28 Chen Zheng[Debug-Info][NFC] use emitDwarfUnitLength for debug...
2021-02-28 William S.... [Attributor] Conditinoally delete fns
2021-02-28 Aart Bik[mlir][sparse] fixed inaccury in maintaining universal...
2021-02-28 Craig Topper[X86] Fix a couple comments that said LHS where they...
2021-02-28 Stella LaurenzoNFC: Adds labels to a linalg test and extend a missing...
2021-02-27 Stella Laurenzo[mlir][linalg] Add symbolic type conversion to linalg...
2021-02-27 Stella Laurenzo[mlir][linalg] Generate additional interfaces for named...
2021-02-27 Craig Topper[X86] Add back SSE check prefix for vec-umulo.ll. Regen...
2021-02-27 Greg McGary[lld-macho] check minimum header length when opening...
2021-02-27 Darwin Xu[clang-format] Fix AlignConsecutiveDeclarations handlin...
2021-02-27 Greg McGary[lld-macho] Implement options -rename_section -rename_s...
2021-02-27 Stephen KellyRevert "[clang-itdy] Simplify virtual near-miss check"
2021-02-27 Mehdi AminiFix Block::eraseArguments: keep track the first removed...
2021-02-27 Mehdi AminiFix Block::eraseArguments to properly update the cached...
2021-02-27 Mehdi AminiChange the error message when `-split-input-file` is...
2021-02-27 Tony Tye[NFC][AMDGPU] Document the AMDGPU target feature defaults
2021-02-27 Jacques Pienaar[mlir] Improve test coverage for print-op-graph
2021-02-27 Kazu Hirata[IR] Use range-based for loops (NFC)
2021-02-27 Kazu Hirata[llvm] Fix typos in documentation (NFC)
2021-02-27 Kazu Hirata[llvm-readobj] Use ListSeparator (NFC)
2021-02-27 Jez Ng[lld-macho] Extract embedded addends for arm64 UNSIGNED...
2021-02-27 Jez Ng[lld-macho] Add test for a variety of arm64 relocations
2021-02-27 Jez Ng[lld-macho] Don't emit rebase opcodes for subtractor...
2021-02-27 Jez Ng[lld-macho] Properly test subtractor relocations &...
2021-02-27 Mehdi AminiStore (cache) the Argument number (index in the argumen...
2021-02-27 Gabor Horvath[clang][Lifetimes] Fix false positive warning from...
2021-02-27 Sanjay Patel[SimplifyCFG] avoid illegal phi with both poison and...
2021-02-27 Wang, Pengfei[X86] Disable rematerializion for PTILELOADDV
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious memset usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify boolean expr check
2021-02-27 Stephen Kelly[clang-tidy] Simplify special member functions check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant branch condition check
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious enum usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify default member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify shrink to fit check
2021-02-27 Stephen Kelly[clang-tidy] Handle uninstantiated templates in redunda...
2021-02-27 Ella Ma[llvm] Add assertions for the smart pointers with the...
2021-02-27 Kazu Hirata[Transforms/Utils] Use range-based for loops (NFC)
2021-02-27 Kazu Hirata[TableGen] Use ListSeparator (NFC)
next