platform/upstream/llvm.git
2022-12-14 Florian Hahn[VPlan] Sink non-uniform recieps for scalar plans.
2022-12-14 Uday Bondhugula[MLIR] Generalize affine fusion to work on `Block`...
2022-12-14 Uday Bondhugula[MLIR] Fix/check for aliases for escaping memrefs in...
2022-12-14 Guilherme Valarini[OpenMP] Add non-blocking support for target nowait...
2022-12-14 Alexander Yermolovich[BOLT][DWARF] Fix for Handle zero size DW_TAG_inlined_s...
2022-12-14 Matt Arsenaultbolt: Update more sys::Wait calls
2022-12-14 Johannes Doerfert[Attributor][NFCI] Update tests according to last commit
2022-12-14 Matt Arsenaultbolt: Try to fix build after sys::Program API change
2022-12-14 Johannes Doerfert[Attributor][FIX] Try to prevent a potential memory...
2022-12-14 Paul Robinson[Flang] Convert a test to check 'target=...'
2022-12-14 LLVM GN Syncbot[gn build] Port e356f681f6c4
2022-12-14 zhijian[XCOFF] Decode the relocation entries of loader section...
2022-12-14 Oleg Shyshkov[mlir] Fix bazel build for https://reviews.llvm.org...
2022-12-14 Nikita Popov[Clang] Convert test to opaque pointers (NFC)
2022-12-14 Jay Foad[AMDGPU] Clean up SReg classes
2022-12-14 Louis Dionne[libc++] Refactor .compile.fail.cpp tests for std:...
2022-12-14 Alan Zhao[clang][C++20] P0960R3 and P1975R0: Allow initializing...
2022-12-14 Benjamin Maxwell[TargetLowering] Teach DemandedBits about VSCALE
2022-12-14 Guilherme Valarini[NFC][OpenMP] Add missing LLVM headers on utility file
2022-12-14 Nikita Popov[compiler-rt] Convert profile tests to opaque pointers...
2022-12-14 Hui Xie[libc++] Implement `std::expected` P0323R12
2022-12-14 Momchil Velikov[FuncSpec] Global ranking of specialisations
2022-12-14 Ingo MüllerAllow inline of all pure ops from the LLVM dialect.
2022-12-14 Matt ArsenaultSupport: Make Wait's SecondsToWait be std::optional...
2022-12-14 Matt ArsenaultInstCombine: Add baseline tests for is.fpclass with...
2022-12-14 Roman Lebedev[NFC] Fixup checkline confusion
2022-12-14 Carlo Bertolli[OpenMP] Add API for pinned memory
2022-12-14 Roman Lebedev[NFC][IndVar] Autogenerate checklines in one test
2022-12-14 Nikita Popov[IndVarSimplify] Convert more tests to opaque pointers...
2022-12-14 Nikita Popov[IndVarSimplify] Regenerate test checks (NFC)
2022-12-14 Alexey Baturo[RISC-V][HWASAN] Enable HWASAN for RISC-V architecture
2022-12-14 Nikita Popov[LoopVectorize] Convert some tests to opaque pointers...
2022-12-14 Nicolas Vasilache[mlir][Linalg] Better builders for transform ops
2022-12-14 Nikita Popov[LoopVectorize] Convert some tests to opaque pointers...
2022-12-14 Nikita Popov[SimplifyCFG] Convert tests to opaque pointers (NFC)
2022-12-14 Tim NorthoverLTO: always parse modules in opaque pointer mode.
2022-12-14 Phoebe Wang[Docs] Added my office hours
2022-12-14 Jay Foad[AMDGPU] Stop using make_pair and make_tuple. NFC.
2022-12-14 Alexey Baturo[RISC-V][HWASAN] Adjust lit test support for RISC-V...
2022-12-14 Matthias Springer[mlir][linalg] Add option to generate rank-reducing...
2022-12-14 Ivan Butygin[mlir][gpu] Fix cuda integration tests
2022-12-14 Nikita Popov[Bitcode] Remove auto-detection for typed pointers
2022-12-14 Nikita Popov[CodeGenCUDASPIRV] Convert tests to opaque pointers...
2022-12-14 Paul Robinson[Flang] Remove some incorrect UNSUPPORTED clauses
2022-12-14 Martin Storsjö[OpenMP] Add a missing dllexport for the new function...
2022-12-14 Martin Storsjö[OpenMP] Fix detecting warning options for GCC
2022-12-14 Tim NorthoverAArch64: use CAS instead of LDXR/STXR if available
2022-12-14 Ivan Butygin[mlir][gpu] Add `uniform` flag to gpu reduction ops
2022-12-14 Nico WeberRevert "[lld-macho][test][nfc] Update stabs.s to use...
2022-12-14 Luke Lau[WebAssembly][NFC] Add ComplexPattern for loads
2022-12-14 Simon Pilgrim[X86] Don't fold scalar_to_vector(i64 C) -> vzext_movl...
2022-12-14 Danila Malyutin[InstCombine] return the result of the GEP of PHI trans...
2022-12-14 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2022-12-14 Florian Hahn[SCEV] Cache folded SExt SCEV expressions.
2022-12-14 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2022-12-14 Alexey Baturore-land [RISC-V][HWASAN] Add support for HWASAN code...
2022-12-14 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2022-12-14 Matthias Springer[mlir][tensor][bufferize] Improve bufferization of...
2022-12-14 Matthias Springer[mlir][memref] Fold no-op subview(subview(x)) ops
2022-12-14 Nikita Popov[LTO] Convert tests to opaque pointers (NFC)
2022-12-14 Simon Pilgrim[X86] lowerShuffleAsVTRUNC - bit shift the offset eleme...
2022-12-14 Nikita Popov[llvm-link] Convert test to opaque pointers (NFC)
2022-12-14 Ramkumar Ramachandramlir/ods-gen: use bash from env in shell script
2022-12-14 Quentin Colombet[mlir][NFC] Make test-lower-to-llvm a named pipeline
2022-12-14 Nikita PopovRevert "[InstCombine] Handle logical op in simplifyRang...
2022-12-14 Simon Pilgrim[X86] lowerShuffleAsVTRUNC - improve detection of cheap...
2022-12-14 Peter Waller[AArch64][SVE][ISel] Combine dup of load to replicating...
2022-12-14 Krasimir Georgiev[bazel] add some more deps to libc BUILD files
2022-12-14 Fangrui Song[llvm-readobj] llvm::Optional => std::optional
2022-12-14 Fangrui Song[ExecutionEngine] llvm::Optional => std::optional
2022-12-14 Krasimir Georgiev[bazel] Add __support_common dep
2022-12-14 Fangrui Song[FileCheck] llvm::Optional => std::optional
2022-12-14 Haojian Wu[include-cleaner] Print the line number of removal...
2022-12-14 Tobias Gysi[mlir][llvm] Add inbounds attriubte to the gep op.
2022-12-14 Haojian Wu[clangd] Correct the local variable names to match...
2022-12-14 Tobias Gysi[mlir][llvm] Fix bug in the LLVM IR constant import.
2022-12-14 David Green[AArch64][SVE] Add hadd and rhadd support
2022-12-14 Krasimir GeorgievRevert "Implement CWG2631"
2022-12-14 Balázs Kéri[clang][analyzer] No new nodes when bug is detected...
2022-12-14 Dmitrii Petrov[RISCV] Add Syntacore SCR1 CPU model
2022-12-14 Kazu Hirata[Bitcode] Use std::nullopt_t instead of NoneType (NFC)
2022-12-14 Kazu Hirata[llvm-pdbutil] Update #includes (NFC)
2022-12-14 Fangrui Song[libunwind] Use .irp directives. NFC
2022-12-14 Fangrui Song[tools] llvm::Optional => std::optional
2022-12-14 Fangrui Song[Analysis] llvm::Optional => std::optional
2022-12-14 Johannes Doerfert[Attributor][FIX] Avoid memory leakage through InstExcl...
2022-12-14 Johannes Doerfert[OpenMP][FIX] Restrict more unsound assmptions about...
2022-12-14 Fangrui Song[gn] Port 5f68c4111ab9c79b902723df3986dd1033813c01
2022-12-14 Fangrui Song[clang] Remove uses of ::testing::Matcher<const Optiona...
2022-12-14 Fangrui Song[Testing/Support] llvm::Optional => std::optional
2022-12-14 Tue Ly[libc] Implement a high-precision floating point class.
2022-12-14 Vasileios Porpodas[NFC] Cleanup: Replace BB->getInstList().erase() with...
2022-12-14 Johannes Doerfert[OpenMP][NFC] Remove more unused code, eliminate warning
2022-12-14 Peter Rong[FuzzMutate] InstModStrategy: switch nsw/nuw/inbount...
2022-12-14 Slava Zakharin[mlir][math] Added arith::FastMathAttr support for...
2022-12-14 Johannes Doerfert[Attributor] Introduce AA[Intra/Inter]Reachability
2022-12-14 Johannes Doerfert[OpenMP][FIX] Remove accidental and somewhat random...
2022-12-14 Chuanqi Xu[NFC] [C++20] [Modules] Add more lambda tests
2022-12-14 Tulio Magno... Warn about unsupported ibmlongdouble
2022-12-14 Johannes Doerfert[OpenMP][FIX] Remove unsound reasoning about written...
next