platform/upstream/llvm.git
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Custom lower select and fp_extend for...
2023-02-14 Guillaume Chatelet[libc] Separate memcpy implementations per arch
2023-02-14 Guillaume Chatelet[libc] refactor logic around embedded memcpy
2023-02-14 Peter Klausler[flang] Associate entities are variables
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for...
2023-02-14 Arjun P[MLIR][Presburger] Matrix: hide expensive consistency...
2023-02-14 Florian Hahn[ConstraintElim] Add reproducer remarks.
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Add missing Ops that need custom-loweri...
2023-02-14 Nikita Popov[LVI] Fix and re-enable at-use reasoning (PR60629)
2023-02-14 Graham Hunter[LV] Synthesize all true masks for masked vector functi...
2023-02-14 Matt ArsenaultDAG: Remove hasBitPreservingFPLogic
2023-02-14 Christian Ulmann[mlir][llvm] Make LoopAnnotations non-discardable
2023-02-14 John Brawn[clang][NFC] Adjust tests to not un/define predefined...
2023-02-14 Tom Eccles[flang] support fir.unreachable in stack arrays pass
2023-02-14 Tom Eccles[flang] automatically load FIR dialect with hlfir
2023-02-14 Guillaume Chatelet[libc] Conform memcpy tuning macro to the new naming...
2023-02-14 Anton Sidorenko[MachineTraceMetrics][NFC] Move Strategy enum out of...
2023-02-14 Markus Böck[mlir][LLVM] Properly wrap code examples in markdown...
2023-02-14 Jean Perier[flang][hlfir] remove unnecessary header include
2023-02-14 Leandro Lupori[flang] Fix USE rename
2023-02-14 Max Kazantsev[SimpleLoopUnswitch] Re-enable simple-loop-unswitch...
2023-02-14 Max Kazantsev[SimpleLoopUnswitch] Ignore inner loops when injecting...
2023-02-14 Matt ArsenaultDAG: Relax foldBitcastedFPLogic conditions
2023-02-14 Max Kazantsev[NFC] Move some asserts out of Expensive Checks
2023-02-14 David Spickett[llvm][AArch64] Fix an interaction of SLS and BTI after...
2023-02-14 Max Kazantsev[Test] Add test for PR60736
2023-02-14 Max Kazantsev[SimpleLoopUnswitch] Temorarily switch off simple-loop...
2023-02-14 Alex Zinenko[mlir] fix LLVM IR translation of vector<... x index>
2023-02-14 Sacha Ballantyne[Flang] Fix for Any/All simplification to properly...
2023-02-14 KAWASHIMA Takahiro[docs] Update the ACLE URL
2023-02-14 KAWASHIMA Takahiro[docs] Fix bullet list formatting
2023-02-14 Alex Zinenko[mlir][linalg] expose convolution dimension classifier
2023-02-14 Alex Zinenko[mlir] reallow null results in TransformEachOpTrait
2023-02-14 Kazu HirataUse llvm::bit_cast (NFC)
2023-02-14 Christian Ulmann[mlir] Drop unused arith conversion class (NFC)
2023-02-14 Haojian Wu[include-cleaner] Better support ambiguous std symbols
2023-02-14 Chuanqi Xu[Modules] Don't re-generate template specialization...
2023-02-14 Kadir Cetinkaya[Tooling][Stdlib][NFC] Reflow comments and strip clang...
2023-02-14 Ben Shi[AVR] Fix inaccurate offsets in PC relative branch...
2023-02-14 Fangrui SongMove global namespace cl::opt inside llvm::
2023-02-14 Matt ArsenaultAMDGPU: Teach getNegatedExpression about rcp
2023-02-14 Matt ArsenaultAMDGPU: Add test for getNegatedExpression with rcp
2023-02-14 Matt ArsenaultAMDGPU: Add additional tests for combiner infinite...
2023-02-14 Matt Arsenaultllvm-reduce: Run instruction reduction last
2023-02-14 pvanhout[DAG] Handle build_vector with all undefs in reduceBuil...
2023-02-14 Nikita Popov[LangRef] Global variable declarations imply minimum...
2023-02-14 Chuanqi Xu[Coroutines] Don't run optimizations for optnone functions
2023-02-14 Tobias Gysi[mlir][llvm] Reintroduce string based attribute setting.
2023-02-14 Tulio Magno... [PowerPC] Specify the dynamic loader prefix in ppc...
2023-02-14 Fangrui Song[LoopDeletion] Simplify. NFC
2023-02-14 Chuanqi Xu[docs] Add document for clang-scan-deps -format=p1689
2023-02-14 Vadim Paretsky... [OpenMP] Fix extra parenthesis in kmp_os.h
2023-02-14 Kazu Hirata[ARM] Use llvm::rotl and llvm::rotr (NFC)
2023-02-14 Craig Topper[RISCV] Rename InstFormatCSZN->InstFormatCU to match...
2023-02-14 Kazu Hirata[RISCV] Use llvm::rotl (NFC)
2023-02-14 Vasileios PorpodasRecommit: [NFC][IR] Make Module::getAliasList() private
2023-02-14 Kazu Hirata[AArch64] Use llvm::rotl and llvm::rotr (NFC)
2023-02-14 Aart Bik[bazel] build fix
2023-02-14 Kai Sasaki[mlir][affine] Normalize constant valued bound loop
2023-02-14 Vasileios PorpodasRevert "[NFC][IR] Make Module::getAliasList() private"
2023-02-14 Arthur EubanksRevert "[DAGCombiner] handle more store value forwarding"
2023-02-14 Arthur EubanksRevert "[DAGCombiner] fix comments for D138899; NFC"
2023-02-14 Vasileios Porpodas[NFC][IR] Make Module::getAliasList() private
2023-02-14 Chen Zheng[PowerPC][GISel] add support for fpconstant
2023-02-14 Aart BikRevert "[mlir] Make the vast majority of integration...
2023-02-14 Shao-Ce SUN[flang] Disable libc++ assertions in the runtime library
2023-02-14 Peter Klausler[flang] Catch repeated BIND(C) attribute specifications...
2023-02-14 eopXD[Clang][RISCV] Guard vector float16 type correctly...
2023-02-14 Jie Fu[mlir][NFC] Remove unused variable 'indexType' in GPUTr...
2023-02-14 Thomas Raoux[mlir][gpu] NFC change to pass threadID ops to rewriteO...
2023-02-14 Peter Klausler[flang] Check for invalid BIND(C) names
2023-02-14 Peter Klausler[flang] Check for non-interoperable intrinsic types...
2023-02-14 Adrian Vogelsgesang[libc++][NFC] Remove duplicated line from `Cxx20Issues...
2023-02-13 Peter Klausler[flang] Pointers returned from functions are not defina...
2023-02-13 Peter Klausler[flang] Respect inaccessibility of type-bound ASSIGNMENT(=)
2023-02-13 Pranav KantRevert "[lldb] Use portable format string PRIx64"
2023-02-13 Daniel Thornburgh[Fuchsia] Add FUCHSIA_ENABLE_LLDB option.
2023-02-13 Peter Klausler[flang] Warn about dangerous TRANSFER()
2023-02-13 Wolfgang Pieb[TLS] Added a LangRef entry wrt the module flag MaxTLSA...
2023-02-13 Peter Klausler[flang] Catch obscure structure constructor error
2023-02-13 Jason MolendaFind SDK path more lazily in Apple Simulator platforms
2023-02-13 Chia-hung Duan[scudo] Call getStats when the region is exhausted
2023-02-13 Chia-hung Duan[scudo] Calling getStats requires holding lock
2023-02-13 Peter Klausler[flang] Conform with standard (mostly) for character...
2023-02-13 bixia1[mlir][sparse] Extend readCOOIndices to support overhea...
2023-02-13 Peter Klausler[flang] Diagnose REPEAT with negative NCOPIES=
2023-02-13 Peiming Liu[mlir][sparse] fix a memory leakage when converting...
2023-02-13 Joseph Huber[libc] Write stub files to a new directory to avoid...
2023-02-13 Peter Klausler[flang][build] Fix build issue reported on recent commit
2023-02-13 Alexander YermolovichRevert "[LLDB] Enable 64 bit debug/type offset"
2023-02-13 Nawrin Sultana[OpenMP] Add check for target allocator regardless...
2023-02-13 Jakub Kuderski[mlir][tosa] Enable `apply_scale` unrolling
2023-02-13 Peter Jung[Release] Produce bolt tarball
2023-02-13 Benjamin Kramer[lldb] Use portable format string PRIx64
2023-02-13 Fanbo Meng[runtimes] Set LLVM_ENABLE_PER_TARGET_RUNTIME_DIR_defau...
2023-02-13 Kévin Petitlibclc: remove sqrt/rsqrt from clspv SOURCES
2023-02-13 Florian Hahn[VPlan] Use properlyDominates predicate for ordering...
2023-02-13 Markus Böck[mlir] Make the vast majority of integration and runner...
2023-02-13 Markus Böck[mlir][SPIRVToLLVM] Add pass option to emit opaque...
2023-02-13 Markus Böck[mlir][LLVM] Verify correct pointer casts with `llvm...
next