platform/upstream/llvm.git
2021-07-02 Roman Lebedev[InstCombine] visitUnreachableInst(): iteratively erase...
2021-07-02 Roman LebedevRevert "https://godbolt.org/z/5vhv4K5b8"
2021-07-02 Roman LebedevRevert "[NFCI][InstCombine] visitUnreachableInst()...
2021-07-02 Roman Lebedev[NFCI][InstCombine] visitUnreachableInst(): iteratively...
2021-07-02 Roman Lebedevhttps://godbolt.org/z/5vhv4K5b8
2021-07-02 Sam McCallRevert "[clangd] Fix possible assertion fail in TUSched...
2021-07-02 Sam McCall[clangd] Fix possible assertion fail in TUScheduler
2021-07-02 Nico Weber[llvm-dwarfdump] Add comment saying where DumpDebugFram...
2021-07-02 Simon Pilgrim[X86][SLM] Keep similar scheduler costs types together...
2021-07-02 Simon Pilgrim[CostModel][X86] Update comment describing source of...
2021-07-02 Simon Pilgrim[CostModel][X86] Drop some hard coded fp<->int scalariz...
2021-07-02 LLVM GN Syncbot[gn build] Port a92964779cb5
2021-07-02 Nico WeberRevert "[InstrProfiling] Use external weak reference...
2021-07-02 Florian Hahn[Matrix] Fix crash during fusion if the same load is...
2021-07-02 Simon Pilgrim[CostModel][X86] Find AVX conversion costs using legali...
2021-07-02 Michał Górny[lldb] [gdb-remote client] Refactor SetCurrentThread*()
2021-07-02 Simon Pilgrim[CostModel][X86] Adjust uitofp(vXi64) SSE/AVX legalized...
2021-07-02 Alexey Bataev[SLP]Fix gathering of the scalars by not ignoring Undef...
2021-07-02 Alexandru Octavian... [MachineCopyPropagation] Fix differences in code gen...
2021-07-02 Alex RichardsonPlace the BlockAddress type in the address space of...
2021-07-02 Adrian KuegelAdd LogOp to Complex dialect.
2021-07-02 Sven van Haastregt[NFC] Fix typo in comment
2021-07-02 Florian Hahn[AArch64] Use custom lowering for fp16 vector copysign.
2021-07-02 Roman Lebedev[NFC][SimplifyCFG] Autogenerate checklines in trapping...
2021-07-02 Michał Górny[lldb] [test] Add missing category to test_detach_current
2021-07-02 Florian Hahn[Matrix] Hoist address computation before multiply...
2021-07-02 Roman LebedevRevert "[WebAssembly] Implementation of global.get...
2021-07-02 Michał Górny[lldb] [gdb-remote server] Support selecting process...
2021-07-02 Balázs Kéri[clang][AST] Add support for BindingDecl to ASTImporter.
2021-07-02 Sam McCall[clangd] CMake: express -Iclangd/ at top level and...
2021-07-02 Paulo Matos[WebAssembly] Implementation of global.get/set for...
2021-07-02 Tobias Gysi[mlir][linalg][python] Introduce python integration...
2021-07-02 Tobias Gysi[mlir][linalg][python] Add max operation in OpDSL
2021-07-02 Sam McCall[clangd] Add some more missing include dirs for complet...
2021-07-02 Martin Storsjö[LLD] [COFF] Fix up missing stdcall decorations in...
2021-07-02 Martin Storsjö[LLD] [MinGW] Allow linking to DLLs directly
2021-07-02 Martin Storsjö[LLD] [COFF] Support linking directly against DLLs...
2021-07-02 Sam McCall[clangd] Fix XPC build due to missing include path
2021-07-02 Douglas YungRelax newly added opcode check to check only for a...
2021-07-02 Vitaly Buka[scudo] Fix test on aarch64 without MTE
2021-07-02 Evgeniy Brevnov[NFC][DSE]Change 'do-while' to 'for' loop to simplify...
2021-07-02 Fangrui Song[llvm-symbolizer] Move setGroupedShortOptions and don...
2021-07-02 Lang Hames[ORC] Rename SPSTargetAddress to SPSExecutorAddress.
2021-07-02 Craig Topper[ScalarizeMaskedMemIntrin][SelectionDAGBuilder] Use...
2021-07-02 Richard SmithSupport for merging UsingPackDecls across modules.
2021-07-02 Jez Ng[lld-macho] Factor out common InputSection members
2021-07-02 Jez Ng[lld-macho][nfc] Remove unnecessary vertical spacing
2021-07-02 Jez Ng[lld-macho] Deduplicate CFStrings
2021-07-02 Jez Ng[lld-macho] Move ICF earlier to avoid emitting redundan...
2021-07-02 Matthias Springer[mlir] Move BufferizeDimOp to Tensor/Transforms/Bufferi...
2021-07-02 Rob Suderman[mlir][tosa] Update Bazel files for TOSA pass changes
2021-07-02 Rob Suderman[mlir][tosa] Include TosaDialect as include in tosa...
2021-07-02 Matt ArsenaultMips/GlobalISel: Use accurate memory LLTs
2021-07-02 Akira HatanakaPrecommit test cases in https://reviews.llvm.org/D104953
2021-07-01 Rob Suderman[mlir][tosa] Added missing includes on PassDetails.h
2021-07-01 Jessica Paquette[GlobalISel] Translate <1 x N> getelementptrs to scalar...
2021-07-01 Rob Suderman[mlir][tosa] Add tosa shape inference with InferReturnT...
2021-07-01 Eli Friedman[AArch64] Optimize SVE bitcasts of unpacked types.
2021-07-01 LLVM GN Syncbot[gn build] Port 33a7b4d9d8e6
2021-07-01 Petr Hosek[InstrProfiling] Use external weak reference for bias...
2021-07-01 Jon Roelofs[GISel] Print better error messages for missing Combine...
2021-07-01 Mehdi AminiUpdate MLIRContext to allow injecting an external Threa...
2021-07-01 Arthur O'Dwyer[libc++] IWYU <__utility/pair.h> in <__functional/hash...
2021-07-01 Hansang Bae[OpenMP] Fix a few issues with hidden helper task
2021-07-01 zoecarver[libcxx][ranges] Implement indirectly_swappable.
2021-07-01 Sanjay Patel[InstSimplify] do not propagate poison from select...
2021-07-01 Sanjay Patel[InstCombine][test] add tests for icmp simplify miscomp...
2021-07-01 Caitlyn Cano[libc] Add minimal Windows config
2021-07-01 Daniel Rodríguez... [cmake] Invoke strip without -l and with non-grouped...
2021-07-01 Daniel Rodríguez... [llvm-strip] Support grouped options in llvm-strip
2021-07-01 David Green[ARM] Reassociate BFI
2021-07-01 Vitaly Buka[scudo] Untag BlockEnd in reallocate
2021-07-01 Vassil Vassilev[clang-repl] Allow passing in code as positional arguments.
2021-07-01 Valentin Churavy[Orc] At CBindings for LazyRexports
2021-07-01 Joel E. Denny[lit] Extend --xfail/LIT_XFAIL to take full test name
2021-07-01 Ahmed TaeiAdd linalg.mmt4d named op
2021-07-01 William S.... [MLIR] Allow Affine scalar replacement to handle inner...
2021-07-01 Vitaly Buka[scudo] Remove false DCHECK
2021-07-01 Leonard Grey[lld-macho] Add support for LTO optimization level
2021-07-01 Vitaly Buka[NFC][scudo] Exctract getOptionsForConfig in test
2021-07-01 Tobias Gysi[CMake][MLIR][Linalg] Adding variable to specify tableg...
2021-07-01 Nico Weber[gn build] Port 050b064f15ee
2021-07-01 Nikita Popov[OpaquePtr] Support VecOfAnyPtrsToElt intrinsics
2021-07-01 Scott Linder[ADT] Follow up to fix bug in "Add makeVisitor to STLEx...
2021-07-01 Louis Dionne[runtimes] Simplify how we specify XFAIL & friends...
2021-07-01 jasonliu[libc++] Provide c++03 alternative for va_copy if avail...
2021-07-01 Christopher... [libcxx][functional][modular] splices <functional>...
2021-07-01 zoecarver[libcxx] Update optional star operator to be noexcept.
2021-07-01 Louis Dionne[libc++] Migrate the additional_features parameter...
2021-07-01 Vitaly Buka[gwp_asan] Improve symbolizer script
2021-07-01 Vitaly Buka[NFC][scudo] Extract MapAllocatorTest for TEST_F
2021-07-01 Emily Shi[NFC][compiler-rt] add back solaris xfail for unpoison...
2021-07-01 Philip Reames[instcombine] Fold overflow check using overflow intrin...
2021-07-01 Aaron BallmanFix an accepts-invalid issue with [[]] attributes in...
2021-07-01 Geoffrey Martin... [Bazel] Fixes for 266a7414d8
2021-07-01 Arjun P[MLIR] FlatAffineConstraints: Use Matrix objects to...
2021-07-01 Shilei Tian[OpenMP][Offloading] Refined return value of `DeviceTy...
2021-07-01 Aart Bik[mlir][sparse] move tensor expression builder into...
2021-07-01 Nikita Popov[OpaquePtr] Support opaque pointers in intrinsic type...
2021-07-01 Matt ArsenaultGlobalISel: Use LLT in call lowering callbacks
next