summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16[𝘀𝗽𝗿] initial versionusers/vitalybuka/spr/nfcsanitizer-make-getlibcversion-voidVitaly Buka
2024-09-16[sanitizer] Fix partially initialized static TLS range (#108685)Vitaly Buka
2024-09-16[RISCV] Add coverage for select C, C1, C2 where (C1-C2)*[0,1] is cheapPhilip Reames
2024-09-16[libc++][test] Confirm that P0508R0 has been implemented (#108172)A. Jiang
2024-09-16[libc++][docs] Add link to `VendorDocumentation.rst` from `TestingLibcxx.rst`...Hristo Hristov
2024-09-16Revert "[NFC][sanitizer] Switch to `gnu_get_libc_version` (#108724)"Thurston Dang
2024-09-16[MLIR] Add f6E2M3FN type (#107999)Sergey Kozub
2024-09-16[libc++][modules] Fix missing and incorrect includes (#108850)Louis Dionne
2024-09-16Implementing `asfloat` using `bit_cast` (#108686)joaosaffran
2024-09-16[scudo] Update secondary cache time-based release logic (#107507)Joshua Baehring
2024-09-16[WebAssembly] Rename eh-assembly.s to -legacy.s (#108747)Heejin Ahn
2024-09-16[WebAssembly] Add indentations to annotations.s (#108790)Heejin Ahn
2024-09-16[libc][c11] implement ctime (#107285)Зишан Мирза
2024-09-16[sanitizer] Add CHECK that static TLS info is ready (#108684)Vitaly Buka
2024-09-16[NFC][DirectX] fix intrinsics that need IntrNoMem and test typo (#108852)Farzon Lotfi
2024-09-16[Format] Dont treat LBrace after extends/implements as initializer list (#108...kadir çetinkaya
2024-09-16Revert "[NFC][sanitizer] Simplify ifdef"Rainer Orth
2024-09-16[clang][NFC] Add missing space in -Wunsafe-buffer-usage documentation (#107905)Louis Dionne
2024-09-16[RISCV][Docs] Remove Zvbb, Zvbc and Zvk* from experimental C intrinsics secti...Craig Topper
2024-09-16[gn build] Port 5c348f692a8dLLVM GN Syncbot
2024-09-16[NFC][sanitizer] Use RTLD_DEFAULT for _dl_get_tls_static_info (#108723)Vitaly Buka
2024-09-16[RISCV][docs] Explain Relaxation DefaultSam Elliott
2024-09-16[AArch64] Expand scmp/ucmp vector operations with sub (#108830)David Green
2024-09-16[CodeView] Flatten cmd args in frontend for LF_BUILDINFO (#106369)nebulark
2024-09-16[GlobalIsel] Canonicalize G_ICMP (#108755)Thorsten Schütt
2024-09-16[mlir] Allow multi-result ops in reshape fusion (#108576)Max191
2024-09-16[Policy] Replace "code owners" with "maintainers" (#107384)Aaron Ballman
2024-09-16[SLP]Fix PR108709: postpone buildvector clustered nodes, if requiredAlexey Bataev
2024-09-16[NFC][sanitizer] Switch to `gnu_get_libc_version` (#108724)Vitaly Buka
2024-09-16[flang][cuda] Add new entry points function for data transfer (#108244)Valentin Clement (バレンタイン クレメン)
2024-09-16[SLP]Fix PR108700: correctly identify id of the operand nodeAlexey Bataev
2024-09-16[analyzer] [MallocChecker] suspect all release functions as candidate for sup...Pavel Skripkin
2024-09-16[LV] Added verification of EVL recipes (#107630)Kolya Panchenko
2024-09-16[libc++] Take the ABI break for `std::list`'s pointer UB unconditionally (#10...Nikolas Klauser
2024-09-16[libc][nfc] Fix typo in header generation message. (#108813)Jeff Bailey
2024-09-16[libc++] Remove get_temporary_buffer and return_temporary_buffer (#100914)A. Jiang
2024-09-16[clang][bytecode] Fix reinterpret_casts from pointer to non-pointers (#108811)Timm Baeder
2024-09-16[flang][runtime] Fixed include directories for Float128Math files. (#108466)Slava Zakharin
2024-09-16[Clang] Add locale variants to libc offload wrappersJoseph Huber
2024-09-16[CMake] Use old DynamicLibrary symbol behavior on AIX for now (#108692)Jake Egan
2024-09-16Revert "Fix OOM in FormatDiagnostic" (#108838)Aaron Ballman
2024-09-16[RISCV][docs] GP Relaxation and Small Data Limit (#108592)Sam Elliott
2024-09-16Fix OOM in FormatDiagnostic (#108187)Vakhurin Sergei
2024-09-16[flang] fix ignore_tkr(tk) with character dummy (#108168)jeanPerier
2024-09-16[libc++][modules] Don't error when including <wchar.h> or <wctype.h> without ...Louis Dionne
2024-09-16[tsan] Allow unloading of ignored libraries (#105660)goussepi
2024-09-16[clang][NFC] declare internal linkage function static (#108759)Congcong Cai
2024-09-16[Frontend][OpenMP] Follow compound construct clause restrictions (#107853)Sergio Afonso
2024-09-16[LLVM][CLange] Rename NodeType::Record to NodeType::Rec (#108826)Rahul Joshi
2024-09-16[IPO] Avoid repeated hash lookups (NFC) (#108796)Kazu Hirata