platform/upstream/llvm.git
2023-03-01 Lang Hames[ORC] Drop StaticLibraryDefinitionGenerator Load/Create...
2023-03-01 Michael Jones[libc] add basic Intel MacOS configuration
2023-03-01 Nick Desaulniers[RegAllocFast] insert additional spills along indirect...
2023-03-01 Nick Desaulniersprecommit test for pr60855
2023-03-01 Rahul Kayaith[mlir][python] Remove "Raw" OpView classes
2023-03-01 rkayaith[mlir][python] Allow running pass manager on any operation
2023-03-01 rkayaith[mlir][CAPI] Allow running pass manager on any operation
2023-03-01 rkayaith[mlir][python] Add generic operation parse APIs
2023-03-01 Rahul Kayaith[mlir][AsmParser] Improve parse{Attribute,Type} error...
2023-03-01 Arthur Eubanks[NFC][Pipeline] Move PromotePass into GlobalCleanupPM
2023-03-01 Joseph Huber[OpenMP][NFC] Clean up Twines and other issues in plugins
2023-03-01 Nick Desaulniers[llvm][LowerConstantIntrinsics] add debug statements
2023-03-01 Jeff Bailey[libc] Fix mismatch in exception decl
2023-03-01 Peiming Liu[mlir][sparse] support coiteration with fused reshape...
2023-03-01 Konstantin... [libc++] [FreeBSD] only use _umtx_op(2) on 64bit arches
2023-03-01 Andrew Gozillon[Flang][Tool][bbc] Emit module wrapper in addition...
2023-03-01 Louis Dionne[libc++] Use generic-cxx20 instead of apple-cxx20 on...
2023-03-01 Louis Dionne[libc++][NFC] Remove trailing whitespace on line and...
2023-03-01 Joseph Huber[Libomptarget] Fix block and thread limit environment...
2023-03-01 Sjoerd Meijer[AArch64] Precommit some more LD1R splat tests for...
2023-03-01 Slava Zakharin[flang] Check for BIND(C) through use association.
2023-03-01 Louis Dionne[libc++] Refactor the std/depr C headers tests
2023-03-01 Leonard Chan[llvm] Prevent building for riscv32-unknown-fuchsia
2023-03-01 Frederik Gossen[MLIR] Add `print-ir` pass for debugging purposes
2023-03-01 Renaud-K[flang] Move fir.select_type into the PolymorphicOpConv...
2023-03-01 Fangrui Song[DivRemPairs] Remove legacy pass
2023-03-01 Dan Liew[LLDB] Expose several methods in SBWatchpoint
2023-03-01 Mitch Phillips[lld] [MTE] Add DT_AARCH64_MEMTAG_* dynamic entries...
2023-03-01 usama hameed[Sanitizers] Error out for -static-libsan on darwin
2023-03-01 Peiming Liu[mlir][sparse] fuse collapse_shape on sparse tensor...
2023-03-01 Jakub Kuderski[mlir][spirv] Support shaped types with index element
2023-03-01 Simon Pilgrim[DAG] expandIntMINMAX - attempt to match existing SETCC...
2023-03-01 Mitch Phillips[llvm-readobj] Add --memtag
2023-03-01 Alex Brachet[libc] Fix strcspn
2023-03-01 Michael Jones[libc] Fix printf %f rounding condition
2023-03-01 Alex Brachet[GWP-ASan][Fuchsia] Use more modern zxtest testing...
2023-03-01 Alex Brachet[GWP-ASan] Stop using type aliases for ::testing::...
2023-03-01 Louis Dionne[libc++][NFC] Move test to .compile.pass.cpp since...
2023-03-01 Shivam kunwar[libc++] implement move_iterator<T*> should be a random...
2023-03-01 Sanjay Patel[PhaseOrdering] add test for vector load and cast trans...
2023-03-01 Sanjay Patel[InstCombine] add tests for signed absolute diff; NFC
2023-03-01 Kazu Hirata[mlir] Fix a warning
2023-03-01 Arthur Eubanks[ADCE] Keep track of if we modified the CFG and preserv...
2023-03-01 Arthur Eubanks[PassBuilder] Always enable CountVisitsPass when stats...
2023-03-01 Anshil Gandhi[SIAnnotateControlFlow] Use Uniformity analysis
2023-03-01 Anshil Gandhi[AMDGPUUnifyDivergentExitNodes] Use Uniformity Analysis
2023-03-01 Ashay Rane[clang] drop buggy use of `-serialize-diagnostics`...
2023-03-01 Chris Cotter[ASTMatcher] Add coroutineBodyStmt matcher
2023-03-01 David Green[DAG] ABD is not reassociative
2023-03-01 Jakub Kuderski[ADT] Use `adl_begin`/`end` in `enumerate`
2023-03-01 Nicolas VasilacheFix Bazel build post c888a0ce8846e7ebf30914d4959125da80...
2023-03-01 Timm Bäder[clang][Interp] Handle DecompositionDecls
2023-03-01 Arthur O'Dwyer[libc++] Fix modules issues on OS X
2023-03-01 bixia1[mlir][sparse] Improve the implementation of sparse_ten...
2023-03-01 Nicolas Vasilache[mlir][MemRef] Rewrite multi-buffering with proper...
2023-03-01 Alex Bradbury[clang][RISCV][test] Add coverage for __fp16 support...
2023-03-01 Florian Hahn[SimpleLoopUnswitch] Forget loops before invalidating IR.
2023-03-01 Jirui Wu[ARM] Remove a redundant function fixupBTI
2023-03-01 Valentin Clement[flang] MERGE result is polymorphic only if TSOURCE...
2023-03-01 Igor KushnirLibclangTest: remove libclang-test-* tmp dir reliably
2023-03-01 Valentin Clement[flang] Allow scalar boxed record type in intrinsic...
2023-03-01 Timm Bäder[clang][Interp] This pointers are writable in de-/const...
2023-03-01 Alexey Bataev[SLP][NFC]Update the test to simplify and avoid dead...
2023-03-01 Nikita Popov[CodeGen] Always expand division larger than i128
2023-03-01 Mel Chen[RISCV] Pre-commit test case for ordered reduction...
2023-03-01 Sander de Smalen[LoopVectorize] Use overflow-check analysis to improve...
2023-03-01 LLVM GN Syncbot[gn build] Port f8d10d5ac9ab
2023-03-01 Sanjay Patel[InstCombine] prevent miscompiles from select-of-div...
2023-03-01 David Green[AArch64] Load into zero vector patterns
2023-03-01 Nico Weber[gn] port e281d102fb73 more
2023-03-01 Wu, YingcongMove close() to the proper else block
2023-03-01 Alex Bradbury[clang][RISCV][test] Add further test coverage for...
2023-03-01 David Truby[flang] Implement isnan and ieee_is_nan intrinsics
2023-03-01 Nicolas Vasilache[mlir][Linalg] Improve HoistPadding to propagate throug...
2023-03-01 Ben Shi[NFC] Fix incorrect comment in VLIW packetizer
2023-03-01 Marius Brehler[mlir][standalone] Enable to build as LLVM external...
2023-03-01 Pavel Labath[lldb/test] Update error message in debug-types-signatu...
2023-03-01 Manuel Klimek[clang-format][NFC] Refactor formatting unit tests.
2023-03-01 Ivan Kosarev[AMDGPU][AsmParser][NFC] Simplify parsing cache policies.
2023-03-01 Christian Ulmann[mlir-reduce] Create proper tmp test files (NFC)
2023-03-01 Kiran Chandramohan[Flang][WWW] Update Bug Reports link to point to Github...
2023-03-01 Stephen Tozer[Dexter] Use non-blocking resume when debugging Visual...
2023-03-01 Alex Bradbury[clang][test][RISCV] Add RISC-V to clang/test/Sema...
2023-03-01 Christian Ulmann[mlir][llvm] Make DISubprogram name optional
2023-03-01 Mariya Podchishchaeva[NFC][clang] Refine tests by adding `:` to checks
2023-03-01 Sjoerd Meijer[AArch64] More patterns to generate LD1R vector splats
2023-03-01 Sjoerd Meijer[AArch64] Precommit tests to check more ld1r vector...
2023-03-01 Ingo Müller[mlir] Fix GreedyPatternRewriteDriver::notifyOperationM...
2023-03-01 Jean Perier[flang][hlfir] Implement hlfir.declare optional codegen
2023-03-01 David Green[AArch64] Remove 64bit->128bit vector insert lowering
2023-03-01 Zhongyunde[InstCombine] Improvement the analytics through the...
2023-03-01 Sander de Smalen[LoopVectorize] Remove runtime check and scalar tail...
2023-03-01 Sander de SmalenNFC: Use generate_test_checks script for LV tests which...
2023-03-01 Nikita Popov[Orc] Remove LLVMInitializeCore() calls from examples
2023-03-01 Valentin Clement[flang][NFC] Remove redundant and incomplete comment
2023-03-01 Valentin Clement[flang] Handle dynamic type in move_alloc
2023-03-01 Lorenzo Chelini[MLIR][Linalg] Fix propagation for rank-zero tensor
2023-03-01 Caroline Concatto[IR][Legalization] Split illegal deinterleave and inter...
2023-03-01 Tobias Gysi[mlir][llvm] Add AliasAnalysis and AccessGroup interfaces.
2023-03-01 Balázs Kéri[clang][ASTImporter] Improve import of InjectedClassNam...
next