summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.moduleutils-add-updateglobalctorsupdateglobaldtorsVitaly Buka
2024-08-02[NFC][asan] Report DynInitUnPoison (#101586)Vitaly Buka
2024-08-02[flang][cuda] Set the allocator on fir.embox operation (#101722)Valentin Clement (バレンタイン クレメン)
2024-08-02[libc] Fix printf handling of INT_MIN width (#101729)Michael Jones
2024-08-02[LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (#100...Jacob Lalonde
2024-08-02ADT: Add non-const overload of PackedVector::raw_bits() (#101742)Nicolai Hähnle
2024-08-02[libc] inline thread self (#101739)Schrodinger ZHU Yifan
2024-08-02[LangRef] Adjust the documentation of some fast-math flags. (#99557)Joshua Cranmer
2024-08-02[flang] Fix folding edge cases with IEEE_NEXT_{UP/DOWN/AFTER} & NEAREST (#101...Peter Klausler
2024-08-02[flang][runtime] Handle multi-byte characters while tabbing (#101388)Peter Klausler
2024-08-02[flang][runtime] Don't emit excess digits for ES0.0E0 or EN0.0E0 (#101238)Peter Klausler
2024-08-02[flang] Fix -fdefault-integer-8 result kind of relations (#101234)Peter Klausler
2024-08-02Revert "[AIX] Turn on `#pragma mc_func` check by default (#101336)"Qiongsi Wu
2024-08-02[lldb/test] Add test for the `scripting template list` command (#101726)Med Ismail Bennani
2024-08-02[flang][NFC] Add missing sourceBox documentation in embox ops (#101221)Valentin Clement (バレンタイン クレメン)
2024-08-02[flang][cuda] Fix allocator-registry header path (#101727)Valentin Clement (バレンタイン クレメン)
2024-08-02[lldb][ClangExpressionParser] Log and assert on failure to create TargetInfo ...Michael Buch
2024-08-02[lldb] Fix a warningKazu Hirata
2024-08-02[LLDB] Add a StackFrameRecognizer for the Darwin specific abort_with_payload...jimingham
2024-08-02[libc] small fix for overlay mode build (#101724)Schrodinger ZHU Yifan
2024-08-02[OpenMP][Doc] Add `ompx_bare` entry in `OpenMPSupport.rst` (#101711)Shilei Tian
2024-08-02[libc] add simplified tid cache (#101620)Schrodinger ZHU Yifan
2024-08-02[test][asan] Check for order of DynInitPoison (#101584)Vitaly Buka
2024-08-02[lldb][ClangExpressionParser][NFC] Factor out TargetOpts logic out of ClangEx...Michael Buch
2024-08-02[RISCV][clang] Remove unused base type in `vfncvt` (#101646)Brandon Wu
2024-08-02[asan,test] Disable _FORTIFY_SOURCE test incompatible with glibc 2.40Fangrui Song
2024-08-02[flang][cuda] Add CUF allocator (#101216)Valentin Clement (バレンタイン クレメン)
2024-08-02[AArch64][SME] Rewrite __arm_sc_memset to remove invalid instruction (#101522)Kerry McLaughlin
2024-08-02[lldb] Eliminate more Targer* in favor of Target& in CommandObjects (NFC)Jonas Devlieghere
2024-08-02[ELFAttributeParser][NFC] Make string arrays const (#101460)Piotr Fusik
2024-08-02[mlir][linalg] Canonicalize non-identity `linalg.generic` ops (#101430)Ian Wood
2024-08-03[NFC] Extract the probability check for the hoisted BB into a local functionShengchen Kan
2024-08-02[InstCombine] Remove transformation on call instruction where return value ne...YongKang Zhu
2024-08-02[RISCV] Generalize existing SRA combine to fix #101040. (#101610)Craig Topper
2024-08-02Reland "[lldb] Reland 2402b3213c2f with `/H` to debug the windows build issue...David Spickett
2024-08-02[NFC] Lowercase the first letter of functions defined in SimplifyCFG.cppShengchen Kan
2024-08-02[libc++] Add last commit to git-blame-ignore-revsLouis Dionne
2024-08-02[AArch64] Optimize two large shifts and a combine into a single combine and s...Sopy
2024-08-02[libc++][NFC] More consistency fixes to the CSV entriesLouis Dionne
2024-08-02AMDGPU: Handle new atomicrmw metadata for fadd case (#96760)Matt Arsenault
2024-08-02[Modules] Fix using `va_list` with modules and a precompiled header. (#100837)Volodymyr Sapsai
2024-08-02[analyzer] Fix crash on using `bitcast(<type>, <array>)` as array subscript (...Pavel Skripkin
2024-08-02[AArch64] Avoid NEON dot product in streaming[-compatible] functions (#101677)Sander de Smalen
2024-08-02[mlir][vector] Update tests for xfer-flatten (nfc) (#101471)Andrzej Warzyński
2024-08-02[AArch64] Fix incorrectly getting the destination reg of an insn (#101205)Momchil Velikov
2024-08-02[mlir][arith][spirv] Convert arith.truncf rounding mode to SPIR-V (#101547)Andrea Faulds
2024-08-02[LegacyPM] Drop analysis groups (#101670)Alexis Engelke
2024-08-02Update C status page rationale for Annex F conformanceAaron Ballman
2024-08-02[llvm] Make InstSimplifyFolder constructor explicit (NFC) (#101654)Sergei Barannikov
2024-08-02[StructuralHashPrinter] Always print 16-digit hash (#101655)Sergei Barannikov