platform/upstream/llvm.git
2023-03-29 Johannes Reifferscheid[mlir] [bazel] Make OpenMPInterfaces.h a textual header.
2023-03-29 Dominik Adamski[Clang][Flang][AMDGPU] Add support for AMDGPU to Flang...
2023-03-29 Matthias Springer[mlir][Tensor] Use helper function for `getDroppedDims`
2023-03-29 Henry Yu[AsmPrinter] Fix Crash when Emitting Global Constant...
2023-03-29 Sameer Sahasrabuddhe[llvm][CycleInfo] Quick look-up for block in cycle.
2023-03-29 Sergei Barannikov[compiler-rt] Quote multiple warning flags in check_cxx...
2023-03-29 Iain Sandoere-land [C++20][Modules] Introduce an implementation...
2023-03-29 Chuanqi XuRevert "[C++20] [Modules] Don't load declaration eagerl...
2023-03-29 Anubhab Ghosh[clang-repl] Use std::move when converting Error to...
2023-03-29 Anubhab Ghosh[clang-repl] Add a command to load dynamic libraries
2023-03-29 Ben Shi[lld][ELF] Support relocations R_AVR_8_LO8/R_AVR_8_HI8...
2023-03-29 Brad Smith[Clang][Driver] Default Generic_GCC::IsIntegratedAssemb...
2023-03-29 Fangrui Song[crt] Remove __USER_LABEL_PREFIX__
2023-03-29 Phoebe WangReland "[Windows SEH]: HARDWARE EXCEPTION HANDLING...
2023-03-29 Roy Sundahl[fuzzer] Limit big-file-copy.test to darwin only
2023-03-28 Thomas Raoux[mlir][bufferization] Use rewriter to erase ops in...
2023-03-28 wren romano[mlir][sparse] Fixing -Wignored-reference-qualifiers...
2023-03-28 Aaron Siddhartha... [bazel] Port zstd support
2023-03-28 Hongtao Yu[CSSPGO][Preinliner] Trim cold call edges of the profil...
2023-03-28 Jonas Devlieghere[lldb] Support Universal Mach-O binaries with a fat64...
2023-03-28 Anshil Gandhi[AMDGPU] Replace target feature for global fadd32
2023-03-28 Aaron Siddhartha... [bazel] Fix MLIR tests after 92c6946
2023-03-28 Peiming Liu[mlir][sparse] convert a sparse tensor slice to sparse...
2023-03-28 Artem Dergachev[analyzer] Teach scan-build how to pass -analyzer-confi...
2023-03-28 Roy Sundahl[fuzzer] Use puts() rather than printf() in CopyFileToErr()
2023-03-28 David Tenty[clang][PowerPC] Remove remaining Darwin support
2023-03-28 Thurston DangDisable resize_tls_dynamic test for HWASan
2023-03-28 David BlaikieDebugInfo: Rebuild dwp debug_info index column from...
2023-03-28 Carlos Galvez[clang-tidy] Add option to ignore capture default by...
2023-03-28 David BlaikieSimplify index rebuilding test.
2023-03-28 Alex Brachet[libc][NFC] Fix conversion warning
2023-03-28 Owen Pan[clang-format] Handle '_' in ud-suffix for IntegerLiter...
2023-03-28 Fangrui Song[bazel] Fix mlir buildifier issues
2023-03-28 Peter Klausler[flang] Fine-tune NAN formatted input editing
2023-03-28 Chenguang Wang[MLIR][MemRef] Add missing #include for FailureOr
2023-03-28 Joseph Huber[libc] Install GPU headers to `gpu-none-llvm/` subfolder
2023-03-28 Alex Langford[lldb] TestInferiorCrashing.py should check for crash...
2023-03-28 Peter Klausler[flang] Fix checking of pointer passed to assumed-rank
2023-03-28 Joseph Huber[libc] Support setting 'native' GPU architecture for...
2023-03-28 wren romano[mlir][sparse] Removing shared_ptr from the MergerTest...
2023-03-28 spupyrev[BOLT] computing raw branch count for yaml profiles
2023-03-28 Rahul Joshi[NFC] For formatting for `enumerator_result::get`.
2023-03-28 Daniel Thornburgh[Fuchsia][CMake] Always use multiple distribution model.
2023-03-28 Slava Zakharin[flang] Normalize logical values during type conversions.
2023-03-28 Andrew Gozillon[OpenMP][MLIR] Fix warning from getIsDevice OffloadModu...
2023-03-28 Rahul JoshiFix build failures with MSVC 14.x
2023-03-28 Zain Jaffal[SLP][AArch64] Add test to check for the vectorization...
2023-03-28 Krzysztof Drewniak[llvm] Use pointer index type for more GEP offsets...
2023-03-28 Dave Lee[lldb] Fix value printing for a specific case
2023-03-28 Uday Bondhugula[MLIR] Refactor affine tilePerfectlyNestedLoops to...
2023-03-28 Andrzej Warzynski[mlir-cpu-runner] Add export_executable_symbols in...
2023-03-28 Paulo Matos[clang][doc] Fix link to SYCL compiler design doc
2023-03-28 Archibald Elliott[AArch64] Add v8.9a/v9.4a FEAT_ATS1A
2023-03-28 Philip Reames[RISCV] Add shuffle cost tests for general fixed vector...
2023-03-28 Philip Reames[RISCV] Consolidate and extend fixed vector shuffle...
2023-03-28 Jay Foad[AMDGPU] Avoid duplicated work in SIRegisterInfo::getRe...
2023-03-28 Andrew Gozillon[OpenMP][Flang][MLIR] Implement OffloadModuleInterface...
2023-03-28 Kevin Sala[NFC][OpenMP][libomptarget] Remove unnecessary AsyncInf...
2023-03-28 Victor Perez[mlir][llvm] Verify consistency of llvm.resume and...
2023-03-28 Joseph Huber[libc][NFC] Remove useless header guards from implement...
2023-03-28 Rahul Kayaith[mlir][python] Mark operator== overloads as const
2023-03-28 Wael Yehia[AIX] Update release notes regarding -mxcoff-build...
2023-03-28 Philip Reames[RISCV][TTI] Extract getConstantPoolLoadCost helper...
2023-03-28 Philip Reames[RISCV] Cost model for general case of single vector...
2023-03-28 Simon Pilgrim[X86] MatchVectorAllZeroTest - return X86::CondCode...
2023-03-28 Viktoriia Bakalova[clangd] Fix build by replacing unsigned long with...
2023-03-28 Viktoriia Bakalova[clangd] Show used symbols on #include line hover.
2023-03-28 Simon Pilgrim[X86] emitFlagsForSetcc - pull out repeated isEquality...
2023-03-28 Louis Dionne[libc++][NFC] Rename helper function for testing spaceship
2023-03-28 Louis Dionne[libc++] Don't try to provide source_location on AppleC...
2023-03-28 Quentin Colombet[mlir][MemRef] Move transform related functions in...
2023-03-28 Louis Dionne[libc++] Also support target triples that end with...
2023-03-28 pvanhout[AMDGPU] Handle memset users in PromoteAlloca
2023-03-28 Aaron BallmanDowngrade reserved module identifier error into a warning
2023-03-28 Chih-Ping Chen[Sanitizers] Fix a memory leak.
2023-03-28 Ingo Müller[mlir] Add missing STL include to 1:N conversion utils.
2023-03-28 Quentin Colombet[mlir][MemRef] Add patterns to extract address computations
2023-03-28 Peter Klausler[flang] Fix CONTIGUOUS attribute checking
2023-03-28 Mariya Podchishchaeva[clang] Fix consteval initializers of temporaries
2023-03-28 Peter Klausler[flang] Disallow scalar argument to SIZE/LBOUND/UBOUND
2023-03-28 Manas[mlir][doc] Fix typos
2023-03-28 David Green[ComplexDeinterleaving] Propagate fast math flags to...
2023-03-28 David Green[AArch64] Combine fadd into fcmla
2023-03-28 Martin Braenne[clang][dataflow][NFC] Put TransferVisitor in an unname...
2023-03-28 Adrian Kuegel[mlir][Bazel] Adjust BUILD file for 586cebef271f627e80c...
2023-03-28 Chuanqi Xu[C++20] [Modules] Don't create duplicated deduction...
2023-03-28 Adrian Kuegel[llvm][Bazel] Add missing dependency.
2023-03-28 Alex Zinenko[mlir] support external named transform libraries
2023-03-28 Martin Storsjö[llvm-windres] Fix a test that failed on Windows. NFC.
2023-03-28 Stefan Gränitz[Orc][AArch32] Polish Thumb symbol assertions in Object...
2023-03-28 Ingo Müller[mlir] Add another test case for 1:N type conversion...
2023-03-28 Ingo Müller[mlir][scf] Implement structural conversion for 1:N...
2023-03-28 Petr HosekRevert "[CMake] Unify llvm_check_linker_flag and llvm_c...
2023-03-28 zhanglimin[tsan] Derive the unmangled SP in longjmp with xor...
2023-03-28 Juan Manuel... [Clang][DebugInfo][AMDGPU] Emit zero size bitfields...
2023-03-28 Martin Braenne[clang][dataflow][NFC] Eliminate StmtToEnvMap interface.
2023-03-28 Martin Storsjö[lvm-windres] Try to match GNU windres regarding handli...
2023-03-28 Martin Storsjö[llvm-rc] Remove transitional preprocessing fallback...
2023-03-28 Martin Storsjö[llvm-rc] Fix the reference to the option for disabling...
2023-03-28 Martin Storsjö[llvm-rc] Look for "clang-<major>" when locating a...
next