platform/upstream/llvm.git
2022-07-07 Joseph Huber[llvm-objdump] Update offload dumping to use SHT_LLVM_O...
2022-07-07 Joseph Huber[Object] Add ELF section type for offloading objects
2022-07-07 Joseph Huber[Clang] Use metadata to make identifying embedded objec...
2022-07-07 Florian Hahn[IndVars] Add tests for more different float->int conve...
2022-07-07 Philip Reames[RISCV] Test coverage for missing commute of vsadd(u)
2022-07-07 Nico WeberRevert "[gn build] (manually) port 9ee97ce3b8305c5"
2022-07-07 Sam McCall[clangd] Fix flaky throttler test
2022-07-07 Jonas DevlieghereRevert "[libc++] Use ABI tags instead of internal linka...
2022-07-07 Florian Hahn[LV] Update RISCV test missed by bc19b7c3cc16.
2022-07-07 Florian Hahn[LV] Remove collectTriviallyDeadInstructions, already...
2022-07-07 David Spickett[lldb][Windows] Fixup overlapping memory regions tests
2022-07-07 Mark de Wever[libc++][format] Implements 128-bit support.
2022-07-07 Pavel Labath[lldb/test] Use the shim executable for TestGdbRemoteAt...
2022-07-07 Mark de Wever[libc++] Implements 128-bit support in to_chars.
2022-07-07 Max Kazantsev[Test] Add some tests showing missing opportunities...
2022-07-07 Aleksandr Bezzubikov[SPIR-V] Introduce SPIR-V global entities tracking...
2022-07-07 David Green[ARM] Switch the costs of mve1beat and mve4beat
2022-07-07 Alex Brachet[libc] Make div test names unique
2022-07-07 Michał GórnyRevert "[lldb] [test] Improve stability of llgs vCont...
2022-07-07 Krzysztof Drewniak[mlir][AMDGPU] Add --chipset option to AMDGPUToROCDL
2022-07-07 KOLANICH[Driver] Improve linking options for target AVR
2022-07-07 Michał Górny[lldb] [test] Improve stability of llgs vCont-threads...
2022-07-07 Nicolas Vasilache[mlir][Transform] Make applyToOne return a DiagnosedSil...
2022-07-07 Eric Astor[ms] [llvm-ml] Add support for anonymous labels (`...
2022-07-07 Pavel Labath[lldb/test] Add a couple of libc++ std::string layouts
2022-07-07 Denis Antrushin[IR][OpaquePointers] Properly print cmpxchg with pointe...
2022-07-07 Groverkss[MLIR][Presburger] Refactor division representation...
2022-07-07 David Spickett[lldb][Windows] Fix memory region base addresses when...
2022-07-07 Pavel Labath[lldb] Fixup TestLoadAfterAttach for 82ba3f4
2022-07-07 Xiaodong Liu[ORC][MIPS} Correct template parameter for stubAndPoint...
2022-07-07 Haojian Wu[pseudo] NFC, fix the header guard for Language.h
2022-07-07 Pavel LabathRecommit "[lldb/test] Don't use preexec_fn for launchin...
2022-07-07 Nicolai HähnleRemove unnecessary includes of ManagedStatic.h
2022-07-07 Nicolai Hähnlellvm-c: Add LLVMDeleteInstruction to fix a test issue
2022-07-07 Tim Northoverlld test fix: don't check the precise hex emitted as...
2022-07-07 Tim Northoverlld: fix test after x86 instruction comments now end...
2022-07-07 Matthias Springer[mlir][bufferization][NFC] Move more unknown type conve...
2022-07-07 Tim NorthoverX86: add newline to end of FMA instruction comments.
2022-07-07 Michał Chojnowski[BOLT] Fix concurrent hash table modification in the...
2022-07-07 Alex Zinenko[mlir] Transform dialect: introduce merge_handles op
2022-07-07 Alex Zinenko[mlir] Structured transforms: introduce op splitting
2022-07-07 Sven van HaastregtFix use of uninitialized member in constructor
2022-07-07 Peter Waller[doc][ReleaseNotes] Document AArch64 SVE ABI fix from...
2022-07-07 Markus Böck[mlir][ods] Replace redundant `Type` instances for...
2022-07-07 Markus Böck[mlir][ods] Make Type- and AttrInterfaces also `Type...
2022-07-07 Bradley Smith[LegalizeTypes] Replace vecreduce_xor/or/and with vecre...
2022-07-07 Sander de Smalen[VectorCombine] Avoid creating shuffle for extract...
2022-07-07 Sander de Smalen[VectorCombine] NFC: rename test extract-cmp-binop...
2022-07-07 Nikita Popov[GlobalsModRef] Don't override getModRefBehavior()...
2022-07-07 Marek Kurdej[clang-format] Avoid crash in LevelIndentTracker.
2022-07-07 Matthias Springer[mlir][vector][bufferize] Fix transfer_write dropping...
2022-07-07 Sander de Smalen[AArch64][SME] Update load/store intrinsics to take...
2022-07-07 Sander de Smalen[AArc64] Legalisation of compares and truncates of...
2022-07-07 Nikita Popov[LSR] Regenerate test checks (NFC)
2022-07-07 Adrian Kuegel[llvm][Debuginfod][Bazel] Match dependencies in CMakeLi...
2022-07-07 Nikita Popov[BasicBlockUtils] Allow splitting predecessors with...
2022-07-07 Chuanqi Xu[NFC] [Coroutines] Update the comments for lowering...
2022-07-07 serge-sans... [clang-tidy] Fix confusable identifier interaction...
2022-07-07 Mark de Wever[libc++[format][NFC] Removes dead code.
2022-07-07 Mark de Wever[libc++][format] Improve floating-point formatters.
2022-07-07 Chuanqi Xu[NFC] make ASTContext:isSame* methods const
2022-07-07 Florian Hahn[AArch64] Clean up vselect-ext.ll test, add tests with...
2022-07-07 Vitaly Buka[NFC][sanitizer] Format dn_expand interceptor
2022-07-07 Noah Shutty[Debuginfod] Try to fix clang-ppc64le-rhel build
2022-07-07 Luo, Yuanke[AArch64][GlobalISel] update the gisel test case
2022-07-07 Florian Hahn[VPlan] Move remove dead recipes before merging regions.
2022-07-07 Chuanqi Xu[Debug] [Coroutines] Get rid of DW_ATE_address
2022-07-07 Chuanqi Xu[Debug] [Coroutine] Adjust the scope and name for corou...
2022-07-07 Neumann Hon[SystemZ] [z/OS] Use assignCalleeSavedSpillSlots()...
2022-07-07 jacquesguan[mlir][Math] Support fold PowFOp with constant dense.
2022-07-07 Alex Brachet[libc][NFC] Make explicit casts
2022-07-07 Peter Klausler[flang][runtime] Trim FORMATs echoed to error messages
2022-07-07 Peter Klausler[flang] Avoid spurious warnings in pedantic mode from...
2022-07-07 Vitaly Buka[sanitizer] Fix dn_expand test
2022-07-07 Peter Klausler[flang] Add IsElementalProcedure() predicate
2022-07-07 wren romano[mlir][tblgen] Reverting fatality of assemblyFormat...
2022-07-07 Luo, Yuanke[AArch64][GlobalISel] update the test case with update_...
2022-07-07 Vir Narula[GVN] Bug fix to reportMayClobberedLoad remark
2022-07-07 Peter Klausler[flang][runtime] Fix directed UP/DOWN rounding edge...
2022-07-07 Peter Klausler[flang] Cope with overflow in real MOD/MODULO
2022-07-07 Peter Klausler[flang][runtime] Make ENDFILE work after non-advancing...
2022-07-07 gonglingqin[LoongArch] Add codegen support for handling floating...
2022-07-06 Nikolas Klauser[libc++] Fix a few things in RangesAlgorithms.csv
2022-07-06 Noah Shutty[Debuginfod] Try to fix shared library build after...
2022-07-06 Florian Hahn[LV] Remove redundant checks from recurrence test.
2022-07-06 NAKAMURA Takumi[Bazel] Fixup to llvmorg-15-init-15618-ge0b520865026...
2022-07-06 Philip Reames[RISCV] Add codegen coverage for get.active.lane.mask
2022-07-06 Aart Bik[mlir][sparse] implement simple reshaping (expand/collapse)
2022-07-06 Naje George[flang] Add semantics test for coshape function
2022-07-06 Peiming Liu[mlir][sparse] fix windows build error
2022-07-06 Nico WeberRevert "[Clang] Add a warning on invalid UTF-8 in comme...
2022-07-06 Tobias Ribizel[clangd] add inlay hints for std::forward-ed parameter...
2022-07-06 Louis Dionne[clang][NFC] Re-generate CommandLineReference.rst
2022-07-06 Corentin Jabot[Clang] Fix invalid utf-8 detection
2022-07-06 Nico Webertry to fix build after babef908cc1
2022-07-06 Masoud AtaeiBringing back the test with the required target related...
2022-07-06 Noah Shutty[llvm] [Debuginfod] DebuginfodCollection and Debuginfod...
2022-07-06 Eli Friedman[AsmPrinter] Fix bit pattern for i1 vectors.
2022-07-06 Masoud AtaeiRemoving this test temporarily beacuse of a failure...
2022-07-06 LLVM GN Syncbot[gn build] Port 8366e21ef176
next