platform/upstream/llvm.git
2021-12-16 River Riddle[PDLL] Add support for tuple types and expressions
2021-12-16 River Riddle[PDLL] Add support for `op` Operation expressions
2021-12-16 River Riddle[PDLL] Add support for literal Attribute and Type expre...
2021-12-16 River Riddle[PDLL] Add support for parsing pattern metadata
2021-12-16 River Riddle[mlir][PDLL] Add an initial frontend for PDLL
2021-12-16 Julian Lettner[TSan][Darwin] Fix CheckAndProtect() for MappingAppleAa...
2021-12-16 Fangrui Song[ELF] Change Symbol::verdefIndex from uint32_t to uint16_t
2021-12-16 Richard SmithUpdate bazel build rules to match 169ebf03ab2a6f16bfa32...
2021-12-16 Julian Lettner[Darwin] Remove workaround for symbolication in iOS...
2021-12-16 Arthur O'Dwyer[libc++] Enable the optimized _IsSame on GCC as well...
2021-12-16 Fangrui Song[ELF] Speed up ObjFile<ELFT>::createInputSection
2021-12-16 Vincent Lee[lld-macho] Make writing map file asynchronous
2021-12-16 Arthur O'Dwyer[libc++] Reorder a comment pertaining to `struct __two...
2021-12-16 Fangrui Song[ELF] Symbol::replace: remove dead code
2021-12-16 Yuanfang Chen[Verifier] Make error message precise about which varia...
2021-12-15 LLVM GN Syncbot[gn build] Port 2b4876157562
2021-12-15 Eric SchweitzAdd a new memory allocation rewrite pass.
2021-12-15 Fangrui Song[LTO][WPD] Simplify mustBeUnreachableFunction and test...
2021-12-15 Nico Weber[gn build] Remove unhelpful default for goma_dir
2021-12-15 Matt ArsenaultAMDGPU: Update pass pipeline test
2021-12-15 Matt ArsenaultInliner: Correctly merge amdgpu-unsafe-fp-atomics attribute
2021-12-15 Matt ArsenaultAMDGPU: Add baseline test for unsafe fp atomics attribu...
2021-12-15 Fangrui Song[ELF] ObjFile<ELFT>::initializeSymbols: avoid StringRef...
2021-12-15 Matt ArsenaultAMDGPU: Use v_accvgpr_mov_b32 when copying AGPR tuples...
2021-12-15 Matt ArsenaultAMDGPU: Combine is.shared/is.private of null/undef
2021-12-15 Matt ArsenaultAMDGPU: Regenerate checks
2021-12-15 Matt ArsenaultAMDGPU: Remove AMDGPUFixFunctionBitcasts pass
2021-12-15 Fangrui Song[ELF] SymbolTable::insert: keep @@ in the name
2021-12-15 Andrew Smith[clang-format] Remove spurious JSON binding when Disabl...
2021-12-15 mydeveloperday[clang-format] put non-empty catch block on one line...
2021-12-15 Adrian PrantlRemove redundant check (NFC)
2021-12-15 Adrian PrantlUse StringRef instead of char* (NFC)
2021-12-15 Arthur Eubanks[NFC] Remove more calls to getAlignment()
2021-12-15 Arthur Eubanks[FunctionComparator] Use getAlign() instead of getAlign...
2021-12-15 Arthur Eubanks[SafeStack] Use Align instead of uint64_t
2021-12-15 Noah Shutty[Debuginfod] Fix debuginfod unit test when $HOME is...
2021-12-15 Arjun P[MLIR] Simplex: Assert on the restoreRow return value...
2021-12-15 Hanhan Wang[mlir][Vector] Further fix to avoid infinite loop in...
2021-12-15 Nikolas Klauser[libc++] Implement P0798R8 (Monadic operations for...
2021-12-15 Peter Klausler[flang] Avoid code duplication in mixed expressions
2021-12-15 Fangrui Song[ELF] Replace make<Defined> with makeDefined. NFC
2021-12-15 Fangrui Song[ELF] ObjFile<ELFT>::initializeSymbols: Simplify this...
2021-12-15 Sam McCall[AST] Add more testcases to QualTypeNamesTest. NFC
2021-12-15 Sam McCall[AST] Fix QualTypeNamesTest, which was spuriously passing
2021-12-15 Fangrui Song[ELF] ObjFile<ELFT>::initializeSymbols: Batch allocate...
2021-12-15 mydeveloperday[clang-format] C# switch expression formatting differs...
2021-12-15 LLVM GN Syncbot[gn build] Port 8179e1fd519d
2021-12-15 Yitzhak Mandelbaum[clang][dataflow] Add simplistic constant-propagation...
2021-12-15 Scott Linder[ADT] Add new type traits for type pack indexes
2021-12-15 Florian Hahn[SCEV] Add test where result depends on order loop...
2021-12-15 Craig Topper[RISCV] Rename Zbs test cases to match instruction...
2021-12-15 Alexey Bataev[SLP][NFC] Add a test for inefficient reordering, NFC.
2021-12-15 Felix Berger[ASTMatchers] Make ParamIndex unsigned.
2021-12-15 Yuanfang Chen[Sema] Mark explicit specialization declaration in...
2021-12-15 Yuanfang ChenRevert "[Sema] Mark explicit specialization declaration...
2021-12-15 Yuanfang Chen[Sema] Mark explicit specialization declaration in...
2021-12-15 Fangrui Song[ELF] Slightly speed up -z keep-text-section-prefix
2021-12-15 Arnold SchwaighoferTeach the backend to make references to swift_async_ext...
2021-12-15 Guillaume Chatelet[libc][NFC][bazel] remove unneeded bzl_library
2021-12-15 Stanislav Mekhanoshin[InstCombine] (~a & b & c) | ~(a | b) -> (c | ~b) & ~a
2021-12-15 Felix Berger[clang] ASTMatchers: Fix out-of-bounds access in foreac...
2021-12-15 Jing Bao[WebAssembly] Add simd-vector-trunc.ll test missing...
2021-12-15 David Spickett[clang] Require x86 target for tbaa test
2021-12-15 Jacques Pienaar[mlir] Flip Complex & SCF dialects to _Both (NFC)
2021-12-15 Markus Böck[clang-tidy][#51939] Exempt placement-new expressions...
2021-12-15 Zaara Syeda[LoopUnroll] Disable loop unroll when user explicitly...
2021-12-15 Jan Svoboda[clang][deps] NFC: Move entry initialization into membe...
2021-12-15 Carlo Bertolli[OpenMP] Increase opportunity for parallel kernel launc...
2021-12-15 Jan Svoboda[clang][deps] NFC: Use clearer wording around entry...
2021-12-15 Joe Nash[AMDGPU] Extract helper function in AsmParser. NFC
2021-12-15 Mogball[mlir][scf] Add getNumRegionInvocations to IfOp
2021-12-15 Simon Pilgrim[X86] LowerRotate - use vXi8 custom lowering for non...
2021-12-15 Alexey Bataev[SLP]Do not represent splats as node with the reused...
2021-12-15 Matthias Springer[mlir][linalg][bufferize] Replace remaining bvm usage...
2021-12-15 Guillaume ChateletEmbed licence into package
2021-12-15 Ed Maste[Driver] Default to contemporary FreeBSD profiling...
2021-12-15 Alexey Bataev[SLP][NFC]Add a test for broadcast cost with undefs...
2021-12-15 Kadir Cetinkaya[clangd] Add ) to signature-help triggers
2021-12-15 Andrew Wei[AArch64][SVE] Lower shuffles to permute instructions...
2021-12-15 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2021-12-15 Sam McCall[Sema] Add FixIt when a C++ out-of-line method has...
2021-12-15 Jay Foad[AMDGPU] Use v_fma_f16 on GFX10
2021-12-15 Jay Foad[AMDGPU] Improve zeroesHigh16BitsOfDest for GFX9 legacy...
2021-12-15 Nikita Popov[CodeGen] Pass element type to EmitCheckedInBoundsGEP()
2021-12-15 Chuanqi Xu[docs] Give the reason why the support for coroutine...
2021-12-15 Markus Böck[mlir][LLVMIR] Add `llvm.umin` and `llvm.umax` intrinsics
2021-12-15 Jay Foad[AMDGPU] Skip some work on subtargets without scalar...
2021-12-15 Simon Pilgrim[DAG] SelectionDAG::isSplatValue - add *_EXTEND_VECTOR_...
2021-12-15 Simon Pilgrim[X86] Add PR52719 test cases
2021-12-15 gysit[mlir][linalg] Replace LinalgOps.h and LinalgTypes...
2021-12-15 Dmitri GribenkoExplicitly convert StringRef to std::string for compati...
2021-12-15 Nikita Popov[CodeGen] Avoid some deprecated Address constructors
2021-12-15 Simon Pilgrim[X86] Enable v16i8/v32i8/v64i8 rotation on AVX512 targets
2021-12-15 Nikita Popov[CodeGen] Prefer CreateElementBitCast() where possible
2021-12-15 Gabor Marton[analyzer] Expand conversion check to check more expres...
2021-12-15 Simon Moll[VE] SHL,SRA,SRL v256i32|64 isel and tests
2021-12-15 Haojian Wu[clangd] Disable the NOLINTBBEGIN testcase in clangd.
2021-12-15 Alex Zinenko[bazel] drop some unnecessary dependencies in mlir
2021-12-15 Tres Popp[mlir] Use rewriter in linalg Detensorize
2021-12-15 Nikita Popov[CodeGen] Avoid some uses of deprecated Address constructor
next