summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09[𝘀𝗽𝗿] initial versionusers/vitalybuka/spr/-initial-version-1Vitaly Buka
2024-07-09[rtsan] Temporarily disable runtime to fix bots after #92460Vitaly Buka
2024-07-09[libc++][TZDB] Finishes zoned_time constructors. (#95010)Mark de Wever
2024-07-09[libc++][TZDB] Adds basics of zoned_time class. (#94999)Mark de Wever
2024-07-09[test][PAC][AArch64] Add ELF tests for subtarget-neutral codegen (#98020)Daniil Kovalev
2024-07-09[compiler-rt] Realtime Sanitizer: Introduce Realtime Sanitizer (RTSan) backen...Chris Apple
2024-07-09[libc] adjust printf macro test to use all 64 bits (#98195)Michael Jones
2024-07-09[MachineSink] Fix missing sinks along critical edges (#97618)Min-Yih Hsu
2024-07-09Reapply "[RISCV] Remove experimental from Ztso. (#96465)"Philip Reames
2024-07-09[test][MachineSink][RISCV] Pre-commit test for #97618Min Hsu
2024-07-09[obj2yaml] Support CRELFangrui Song
2024-07-09[Clang][Sema] Fix crash when rebuilding MemberExprs with invalid object expre...Krystian Stasiowski
2024-07-09[CMake][Fuchsia] Revert back to using normalized triples (#98189)Petr Hosek
2024-07-09[hexagon] Add {con,de}structive interference size defn (#94877)Brian Cain
2024-07-09[MachO] Loosen boundary check for reading export trie nodes (#96705)Cyndy Ishida
2024-07-09[flang][cuda] Add conversion for stream value in cuf kernel directive (#98082)Valentin Clement (バレンタイン クレメン)
2024-07-09[libc] Include stdio.h in baremetal getchar.cpp (#98188)Petr Hosek
2024-07-09[SLP][NFC]Add comments for the code, NFC.Alexey Bataev
2024-07-10[RISCV][MC] Add support for hardcode encoding of .insn directive (#98030)Yingwei Zheng
2024-07-09[libc] Avoid the atexit and exit_handler dependency for exit (#98121)Petr Hosek
2024-07-09[SLP]Keep the original order in the reductions.Alexey Bataev
2024-07-09[llvm][AArch64] Fix an assertion message in TargetParserTests. NFC (#98085)Jon Roelofs
2024-07-09Revert "[lit] Implement builtin umask (#94621)"Jay Foad
2024-07-09[DebugInfo] Add 'REQUIRES: object-emission' in the test. (#98141)Abid Qadeer
2024-07-09[IR] Return 'unsigned' from ScalableVectorType::getMinNumElements(). (#98103)Craig Topper
2024-07-09[lit] Implement builtin umask (#94621)Jay Foad
2024-07-09[flang][docs] Remove passwords for bi-weekly flang calls from documen… (#98...Tarun Prabhu
2024-07-09[libc++][NFC] Tabs to space in libcxx-lit scriptLouis Dionne
2024-07-09[libc++] Define the __cpp_lib_atomic_ref feature test macro (#98081)Louis Dionne
2024-07-09[SelectionDAG] Handle vscale range wrapping in isKnownNeverZeroLuke Lau
2024-07-09[VPlan] Update HCFG builder after 72937203dd3b to fix leak.Florian Hahn
2024-07-09[CodeGen] Add a flag to disable emitting block signature strings (#96944)Akira Hatanaka
2024-07-09[NaryReassociate] Check to avoid introducing poison when reusing SCEVs (#98156)Benjamin Kramer
2024-07-09[lldb][test] Skip bitfield enum tests for DWARF v2 and belowDavid Spickett
2024-07-09Support `guarded_by` attribute and related attributes inside C structs and su...Pierre d'Herbemont
2024-07-09[InstCombine] Fix typo in `adjustKnownBitsForSelectArm` (#98155)Yingwei Zheng
2024-07-09[llvm-objcopy][COFF] Add aliases for some --subsystem options (#98036)Victor Campos
2024-07-09Move `SystemHeadersCoverage` into `llvm::coverage` in CoverageMappingGen.hNAKAMURA Takumi
2024-07-09Update clang/test/system_macro.cpp for both -system-headers-coverage=true/falseNAKAMURA Takumi
2024-07-09[libc] Disable `-ffreestanding` and `-fno-builtin` on the GPU build (#97636)Joseph Huber
2024-07-09[SLP]Fix PR98133: Inserting PHI after debug-records!Alexey Bataev
2024-07-09[scudo][fuchsia] Give dispatched VMOs a (temporary) name (#97578)Fabio D'Urso
2024-07-09[lldb] Use correct path separator for C++ library files lookup (#98144)Vladislav Dzhidzhoev
2024-07-09[X86][MC] Fix encoding bug for CCMP introduced in #85175Shengchen Kan
2024-07-09[bazel] Add missing deps for afa6bed8afe9011c07c682a0a24362260d92cfddHaojian Wu
2024-07-09[VectorCombine] foldShuffleToIdentity - ensure casts have the same source typeSimon Pilgrim
2024-07-09[VPlan] Clarify setting Lane in fixPhi (NFCI).Florian Hahn
2024-07-09[libc] Remove unnecessary `stdio.h` includes (#98132)Petr Hosek
2024-07-09Revert "[AArch64][GlobalISel] Make G_DUP immediate 32-bits or larger (#96780)"David Spickett
2024-07-09[VPlan] Create vector header and latch VPBBs in createInitialVPlan (NFC)Florian Hahn