platform/upstream/llvm.git
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...
2022-12-14 Johannes Doerfert[NFC] Rerun update test checks on Attributor and OpenMP...
2022-12-14 Johannes Doerfert[OpenMP][NFCI] Remove effectively dead code in clang...
2022-12-14 jacquesguan[mlir][Vector] Use llvm::zip to avoid assertion failed.
2022-12-14 Mike Urbach[mlir][Python] Add a simple PyOpOperand iterator for...
2022-12-14 gonglingqin[OpenMP][Test] Make the output error message consistent...
2022-12-14 Jon Chesterfield[openmp][amdgpu] Let fine grain and kernarg pools differ
2022-12-14 Yeting Kuo[VP][RISCV] Add vp.ctpop and RISC-V support.
2022-12-14 Rob Suderman[mlir][tosa] Fix padding for tosa.conv2d and tosa.depth...
2022-12-14 Kazu Hirata[flang] Fix a warning
2022-12-14 Kazu Hirata[IPO] Fix a warning
2022-12-14 Roy Sundahl[ubsan][test] Be more specific than "error:" with impli...
2022-12-14 Pengxuan Zheng[lld-macho][test][nfc] Update stabs.s to use touch...
2022-12-14 Nicole Rabjohn[CMake] Setting the LLVM_TARGET_TRIPLE macro based...
2022-12-14 Haowei WuRevert "Reland "[compiler-rt][test] Heed COMPILER_RT_DE...
2022-12-14 Xiang Li[NFC] [DirectX backend] copy dxil-dis as exe file on...
2022-12-14 Kirill Stoimenov[LSAN][NFC] Eliminated GetThreadRegistryLocked from...
2022-12-13 Kazu Hirata[mlir] Fix a warning
2022-12-13 V Donaldson[flang] Fix build failure
2022-12-13 Bill Wendling[X86] Don't zero out %eax if both %al and %ah are used
2022-12-13 Koakuma[SPARC] Add GNU syntax extensions of WRPR instruction
2022-12-13 Cyndy Ishida[llvm][Object] set SF_Hidden flag for MachO files
2022-12-13 Jason MolendaSkip TestEarlyProcessLaunch.py w/ system debugserver
2022-12-13 Roman Lebedev[NFC][X86][Codegen] Fix test coverage for AVX512 i1...
2022-12-13 Richard SmithDon't try to look up a name containing a dependent...
2022-12-13 Vasileios Porpodas[NFC] Cleanup: Remove uses of BasicBlock::getInstList().
2022-12-13 Koakuma[SPARC] Mark the %g0 register as constant & use it...
2022-12-13 Hanhan Wang[mlir][tensor][linalg] Enhance pack op propagation...
2022-12-13 Sanjay Patel[ValueTracking] peek through extends in haveNoCommonBit...
next