platform/upstream/llvm.git
2022-07-01 Daniel Bertalan[lld-macho] Handle LOH_ARM64_ADRP_LDR linker optimizati...
2022-07-01 Serge Pavlov[FPEnv] Allow CompoundStmt to keep FP options
2022-07-01 Nikita Popov[ConstExpr] Don't create insertvalue expressions
2022-07-01 Nicolas Vasilache[mlir][SCF] Add a ParallelCombiningOpInterface to decou...
2022-07-01 Nicolas Vasilache[mlir][vector] Untangle TransferWriteDistribution and...
2022-07-01 Nikita Popov[SCCP] Only handle unknown lattice values in resolvedUn...
2022-07-01 Piotr Sobczak[AMDGPU] Add WMMA clang builtins
2022-07-01 Piotr Sobczak[AMDGPU] Update WMMA intrinsics with explicit f16 types
2022-07-01 Chen Zheng[NFC] add --match-full-lines to the RUN line
2022-07-01 Haojian Wu[pseudo] Define a clangPseudoCLI library.
2022-07-01 Valentin Clement[flang] Fix APFloat conversion cases
2022-07-01 Chen Zheng[Inline] don't add noalias metadata for unknown objects.
2022-07-01 Pavel Labath[lldb] Add tests which simulate the various std::string...
2022-07-01 Pavel Labath[lldb/dyld-posix] Avoid reading the module list in...
2022-07-01 Emre Kultursay[PATCH] [lldb-server] Skip shared regions for memory...
2022-07-01 Hubert Tong[clang][NFC][tests] dr208.c optional signext handling
2022-07-01 jacquesguan[mlir][Vector] Fold InsertStridedSliceOp of ExtractStri...
2022-07-01 jacquesguan[mlir][Vector] Fold InsertStridedSliceOp of two splat...
2022-07-01 Volodymyr Sapsai[ODRHash diagnostics] Move common code for calculating...
2022-07-01 Fangrui SongRemove unneeded cl::ZeroOrMore. NFC
2022-07-01 Fangrui Song[mlir] Remove unneeded cl::ZeroOrMore for ListOption...
2022-07-01 Volodymyr Sapsai[ODRHash diagnostics] Split `err_module_odr_violation_m...
2022-07-01 wren romano[mlir][tblgen] Improving error messages
2022-07-01 Xiang1 Zhang[ISel] Match all bits when merge undefs for DAG combine
2022-07-01 Xiang1 ZhangRevert "[ISel] Match all bits when merge undef(s) for...
2022-07-01 Xiang1 Zhang[ISel] Match all bits when merge undef(s) for DAG combine
2022-07-01 Alexey Bataev[SLP][NFC]Cleanup up operands of the removed insertelem...
2022-07-01 Craig Topper[X86] Pre-commit tests for D128769. NFC
2022-07-01 Craig Topper[RISCV] Avoid repeated code in SelectAddrRegImm. NFC
2022-06-30 Paul Walker[SVE] Use CPY to zero active lanes of a floating point...
2022-06-30 Paul Walker[SVE] Extend "and(ipg,cmp(x,y))" patterns to cover...
2022-06-30 Alexander Yermolovich[BOLT][DWARF] Support mix mode DWARF
2022-06-30 Christopher... [runtimes] adds llvm-libgcc to the list of runtimes...
2022-06-30 Fangrui Song[MC][Mips] Support .reloc *, BFD_RELOC_{NONE,16,32...
2022-06-30 Kazushi (Jam... [VE] Support load/store vm regsiters
2022-06-30 Julian Lettner[Sanitizer][Darwin] Lookup dyld image header via shared...
2022-06-30 Rashmi MudduluruAdds AST matcher for ObjCStringLiteral
2022-06-30 Craig Topper[RISCV] Remove an unnecessary copy of X0 in selectShift...
2022-06-30 Nuno Lopes[NFC] Switch a few uses of undef to poison as placehold...
2022-06-30 Corentin JabotImprove the formatting of static_assert messages
2022-06-30 rdzhabarov[fix/build] Fix bazel build rule.
2022-06-30 Zequan Wu[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbInd...
2022-06-30 Naje George[flang] Expand semantics test coverage of collective...
2022-06-30 William Huang[InstCombine] Changing constant-indexed GEP of GEP...
2022-06-30 Craig Topper[RISCV] Make custom isel for (add X, imm) used by load...
2022-06-30 LLVM GN Syncbot[gn build] Port 0f94d2b385e7
2022-06-30 Piotr Sobczak[AMDGPU] Make v16i16/v16f16 legal
2022-06-30 Reid KlecknerFix test expectation positioning relative to FIXME...
2022-06-30 Naje George[flang] Add new semantics test for team_number function
2022-06-30 Mogball[mlir] Add Dead Code Analysis
2022-06-30 Nuno Lopes[NFC] Switch a few uses of undef to poison as placehold...
2022-06-30 Marc Auberer[Kaleidoscope] Remove unused function argument
2022-06-30 Kostya Serebryany[libFuzzer] Extend the fuzz target intarface to allow...
2022-06-30 Craig Topper[InstCombine] Fix a Wparentheses warning in an assert...
2022-06-30 Craig Topper[RISCV] Replace some uses of XLenVT in RISCVDAGToDAGISe...
2022-06-30 Jay Foad[AMDGPU] GFX11: automatically release VGPRs at the...
2022-06-30 Sanjay Patel[InstCombine] canonicalize 'icmp (trunc X), C' to ...
2022-06-30 Sanjay Patel[InstCombine] add tests for icmp (trunc X), C; NFC
2022-06-30 Sanjay Patel[PhaseOrdering] add test to show missing folds from...
2022-06-30 Sanjay Patel[AMDGPU] add alternate tests for max-offset codegen...
2022-06-30 Aaron BallmanTest and document some C99 DRs
2022-06-30 Simon Pilgrim[SLP][X86] Add 32-bit vector stores to help vectorizati...
2022-06-30 Jonas Hahnfeld[Interpreter] Pass target features to JIT
2022-06-30 Sam McCall[pseudo] Add ForestNode descendants iterator, print...
2022-06-30 Jim InghamApparently you need a special makefile flag to use...
2022-06-30 Fazlay Rabbi[OpenMP] Initial parsing and sema support for 'parallel...
2022-06-30 Jim InghamThreads which hit a breakpoint but fail the condition...
2022-06-30 Jonas DevlieghereRevert "Deferred Concept Instantiation Implementation"
2022-06-30 Craig Topper[RISCV] Use getVTList to simplify creation of vleff...
2022-06-30 Fangrui Song[llvm-objdump] Default to --mcpu=future for PPC64
2022-06-30 Fangrui Song[llvm-objdump] Default to --mattr=+all for AArch64
2022-06-30 Craig Topper[RISCV] Use the VT passed into selectImm instead of...
2022-06-30 Katherine Rasmussen[flang] Add semantics test for `get_team`
2022-06-30 Javed Absar[mlir][Inliner] Support recursion in Inliner
2022-06-30 Benoit JacobUseful error when input dim is unused by LHS/RHS.
2022-06-30 Aaron BallmanRevert "[clang] Emit SARIF Diagnostics: Create `clang...
2022-06-30 Fangrui Song[AArch64] Add target feature "all"
2022-06-30 Martin Sebor[InstCombine] Fix memrchr logic error that prevents...
2022-06-30 Fangrui Song[AArch64] Make FeatureFuseAdrpAdd a tune feature
2022-06-30 Vaibhav Yenamandra[clang] Emit SARIF Diagnostics: Create `clang::SarifDoc...
2022-06-30 Matthew Voss[llvm-reduce] Change initialization order to fix bots...
2022-06-30 Daniel Thornburgh[llvm-dwarfdump] --show-sources option to show all...
2022-06-30 Kai Nacke[SystemZ] Add support for tune-cpu attribute
2022-06-30 Christopher... [mlir][VectorToGPU] Fix support for i4, col-major opera...
2022-06-30 Jonas Devlieghere[lldb] XFAIL TestObjCXXBridgedPO on macOS Ventura
2022-06-30 jeff[AMDGPU] Check for CopyToReg PhysReg clobbers in pre...
2022-06-30 Valentin Clement[flang] Fix "not yet implemented" message for CHARACTER...
2022-06-30 Sam Estep[clang][dataflow] Replace TEST_F with TEST where possible
2022-06-30 Craig Topper[RISCV] Fold (sra (add (shl X, 32), C1), 32 - C) -...
2022-06-30 Craig Topper[RISCV] DAG combine (sra (shl X, 32), 32 - C) -> (shl...
2022-06-30 Craig Topper[RISCV] Pre-commit tests for D128869. NFC
2022-06-30 Jonas Devlieghere[llvm] Fix the modules build
2022-06-30 Matthew Voss[llvm-reduce] Add support for LTO bitcode files
2022-06-30 Peixin Qiao[flang] Fix one corner case in reshape intrinsic
2022-06-30 David Green[ARM] Add Thumb-1 CTTZ codegen tests. NFC
2022-06-30 Piotr Sobczak[AMDGPU] gfx11 WMMA instruction support
2022-06-30 Valentin Clement[flang][NFC] Fix warning
2022-06-30 Sam McCall[pseudo] Forest dump ascii art isn't broken by large...
2022-06-30 Nikolas Klauser[libc++] Remove dead code and unneeded C++03 specializa...
2022-06-30 Nikolas Klauser[libc++] Implement P0618R0 (Deprecating <codecvt>)
next