platform/upstream/llvm.git
2022-12-06 Nikita Popov[MemCpyOpt] Use BatchAA when processing one instruction...
2022-12-06 Gedare Bloom[clang-format] Avoid breaking )( with BlockIndent
2022-12-06 Sergey Kachkov[libunwind][RISCV] Support reading of VLENB CSR register
2022-12-06 Nikita Popov[DSE] Reuse BatchAA for MSSA clobber queries
2022-12-06 Jean Perier[flang] do not generate padding/truncation code when...
2022-12-06 Valery Pykhtin[AMDGPU] Fix GCNSubtarget::getMinNumVGPRs, add unit...
2022-12-06 Kazu Hirata[mlir] Use std::nullopt instead of None in comments...
2022-12-06 Vladislav Khmelevsky[BOLT] Fix blocks layout reverse iterators
2022-12-06 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of llvm...
2022-12-06 Kazu Hirata[llvm] Use std::nullopt instead of llvm::None (NFC)
2022-12-06 Diego Caballero[mlir] Add `replaceAllUsesExcept` to rewriter
2022-12-06 Kazu Hirata[lldb] Use std::nullopt instead of llvm::None (NFC)
2022-12-06 Nikita Popov[MemorySSA] Use BatchAA for clobber walker
2022-12-06 dbakunevichAdded connection to the library with name "re".
2022-12-06 Fangrui Song[TableGen] llvm::Optional => std::optional
2022-12-06 Kazu Hirata[lldb] Use std::nullopt instead of llvm::None (NFC)
2022-12-06 jacquesguan[RISCV][NFC] Add test coverage for insertelement/extrac...
2022-12-06 Mark Lacey[PartialInlining] Enable recursive partial inlining.
2022-12-06 Vitaly Buka[msan][CodeGen] Set noundef for C return value
2022-12-06 Kazu Hirata[Support] Include optional instead of None.h
2022-12-06 Kazu Hirata[lldb] Use std::nullopt instead of llvm::None (NFC)
2022-12-06 Ramkumar Ramachandramlir/tosa: move tosa.pad from Linalg to Tensor conversion
2022-12-06 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of llvm...
2022-12-06 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of llvm...
2022-12-06 Kazu Hirata[lldb] Use std::nullopt instead of None (NFC)
2022-12-06 Kazu HirataRemove "using llvm::None;" in *.cpp
2022-12-06 Jeff Niu[mlir] UnsignedWhenEquivalent ignore dead code
2022-12-06 Jeff Niu[mlir][llvm] Mark LLVMReturnOp as ReturnLike
2022-12-06 jacquesguan[RISCV] Fold vector binary operatrion into select with...
2022-12-06 Jeff Niu[mlir][ods] Allow ArrayOfAttr implicit conversion to...
2022-12-06 Freddy Ye[X86][clang] Lift _BitInt() supported max width.
2022-12-06 Nawrin Sultana[OpenMP] Let predefined allocator fallback to default...
2022-12-06 Matt ArsenaultCallGraph: Fix IgnoreAssumeLikeCalls option to Function...
2022-12-06 jacquesguan[RISCV][test] Add pre-commit test for D131551.
2022-12-06 Michael Buch[lldb][Test] TestRerunAndExpr.py: skip on Windows
2022-12-06 Guilhem[llvm-objcopy] Reland "Fix --add-section when section...
2022-12-06 Stella LaurenzoDon't use root logger at import time
2022-12-06 Roman Lebedev[NFC][SimplifyCFG] Add few more fold-branch-to-common...
2022-12-06 David BlaikieDebugInfo: Add support for new DWARFv5 language codes
2022-12-06 ChunyuLiao[RISCV]Keep (select c, 0/-1, X) during PerformDAGCombine
2022-12-06 Stella StamenovaRevert "[mlir][sparse] Refactoring: abstract sparse...
2022-12-06 wren romano[mlir][sparse] Cleaning up the dim/lvl distinction...
2022-12-06 Roman LebedevRevert "[OpenMP] Use `add_llvm_library` to build the...
2022-12-06 Roman Lebedev[NFC][PPC] Autogenerate checklines in ppc-ctr-dead...
2022-12-06 Roman Lebedev[NFC][LICM] Autogenerate checklines for one function...
2022-12-06 Shilei Tian[OpenMP] Use `add_llvm_library` to build the target...
2022-12-06 Roman Lebedev[NFC][SimplifyCFG] Add one more fold-branch-to-common...
2022-12-06 Zequan Wu[CodeView] Don't generate dummy unnamed strcut/class...
2022-12-06 Craig Topper[RISCV] Remove some RISCVMatInt early exits.
2022-12-05 Michael Kruse[Polly] Use std::nullopt to unbreak build.
2022-12-05 Jacob Lambert[Driver][test] Fix test by creating empty archive inste...
2022-12-05 Artem DergachevRevert "[-Wunsafe-buffer-usage] Initial commit - Transi...
2022-12-05 Leonard ChanReland "[llvm] Teach FastISel for AArch64 about tagged...
2022-12-05 LLVM GN Syncbot[gn build] Port 200007ec85f8
2022-12-05 Artem Dergachev[-Wunsafe-buffer-usage] Initial commit - Transition...
2022-12-05 Jason MolendaIncrease search for kernel image from 32MB to 128MB
2022-12-05 Lei Zhang[mlir] List more elementwise ops in VectorToGPU MMA...
2022-12-05 Leonard ChanRevert "[llvm] Teach FastISel for AArch64 about tagged...
2022-12-05 Felipe de Azevedo... [lldb-tests] Force system's libcxx on tests failing...
2022-12-05 Jakub Kuderski[mlir][spirv] Add extensions implied by SPIR-V 1.6
2022-12-05 Lei Zhang[mlir][spirv] Add GPU subgroup MMA to spirv.MMAMatrixTi...
2022-12-05 Leonard ChanRevert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"
2022-12-05 Leonard Chan[llvm] Teach FastISel for AArch64 about tagged globals
2022-12-05 Lei Zhang[mlir][spirv] Fix spirv.MatrixTimesScalar for cooperati...
2022-12-05 Peiming Liu[mlir][sparse] Refactoring: abstract sparse tensor...
2022-12-05 Hanhan Wang[mlir][tensor] Implement TilingInterface for tensor...
2022-12-05 Jez NgReland "[lld-macho] Overhaul map file code"
2022-12-05 Argyrios Kyrtzidis[lldb] Make sure the value of `eSymbolContextVariable...
2022-12-05 Jeff Niu[mlir] Remove TypedAttr and ElementsAttr from DenseArra...
2022-12-05 Simon Pilgrim[InstCombine] Regenerate select-gep.ll test checks
2022-12-05 Simon Pilgrim[InstCombine] Regenerate select-bitext.ll test checks
2022-12-05 Simon Pilgrim[InstCombine] Regenerate select-cmpxchg.ll test checks
2022-12-05 Simon Pilgrim[InstCombine] Regenerate select-masked_load.ll test...
2022-12-05 Simon Pilgrim[InstCombine] Regenerate opaque-ptr.ll test checks
2022-12-05 Simon Pilgrim[X86] Remove unnecessary x87 overrides from znver1...
2022-12-05 Jez Ng[lld-macho] Canonicalize LSDA pointers
2022-12-05 Rob Suderman[mlir][tosa] Handle tosa.resize nearest rounding correctly
2022-12-05 Roy Jacobson[Clang] Don't consider default constructors ineligible...
2022-12-05 Tarun Prabhu[flang] Lower F08 NORM2 intrinsic
2022-12-05 Krzysztof Parzyszek[Hexagon] Remove leftover debug messages after 87a3f1ab
2022-12-05 Nico Weber[gn build] Fix build of merge-fdata in a clean build dir
2022-12-05 Philip Reames[SDAG] Allow scalable vectors in SimplifyDemanded routines
2022-12-05 Krzysztof Parzyszek[Hexagon] Better detection of impossible completions...
2022-12-05 Peter Steinfeld[Flang] Restore Flang cmake configuration data
2022-12-05 Nicolai Hähnletest/Transforms/Scalarizer: re-run update_test_checks.py
2022-12-05 Fangrui Song[llvm-objdump][docs] Mention --show-all-symbols
2022-12-05 Ramkumar Ramachandramlir/TosaToLinalg: improve debugging during conversion
2022-12-05 River Riddle[mlir] Fix alias printing for dialect attribute self...
2022-12-05 River Riddle[mlir] Slightly optimize getRegions checks by inlining...
2022-12-05 Roman Lebedev[NFC] Port all runlines for LoopVectorize pass tests...
2022-12-05 Chris BienemanFix DirectX test build
2022-12-05 Jamie SchmeiserReland "A new hidden option exec-on-ir-change=exe that...
2022-12-05 LLVM GN Syncbot[gn build] Port 5ecd36329508
2022-12-05 Jonas PaulssonReapply "[CodeGen] Add new pass for late cleanup of...
2022-12-05 Peter Klausler[flang] Catch attempts to copy pointers in allocatables...
2022-12-05 Michael Buch[lldb][Test] TestRerunAndExprDylib.py on Linux: dlclose...
2022-12-05 Roman Lebedev[NFC] Port all runlines for SimplifyCFG pass tests...
2022-12-05 Matt ArsenaultAMDGPU: Convert a test to generated checks
2022-12-05 Peter Klausler[flang] Fold the RHS of assignment
2022-12-05 Valentin Clement[flang] Fix pointer association with remap on polymorph...
next