summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfcsanitizer-switch-to-gnu_get_libc_versionValentin Clement (バレンタイン クレメン)
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
2024-09-16[OpenACC] Avoid repeated hash lookups (NFC) (#108795)Kazu Hirata
2024-09-16[Format] Avoid repeated hash lookups (NFC) (#108794)Kazu Hirata
2024-09-16[SCF] Avoid repeated hash lookups (NFC) (#108793)Kazu Hirata
2024-09-16[NFC][clang][TableGen] Remove redundant llvm:: namespace qualifier (#108627)Rahul Joshi
2024-09-16[NFC][Clang][TableGen] Refactor ClangASTNodesEmitter (#108580)Rahul Joshi
2024-09-16[AArch64] Add a selection for vector scmp/ucmp tests. NFCDavid Green
2024-09-16[clang] Don't emit bogus dangling diagnostics when `[[gsl::Owner]]` and `[[cl...Haojian Wu
2024-09-16[Clang] handle invalid close location in static assert declaration (#108701)Oleksandr T.
2024-09-16[clang] Fix incorrect partial ordering context setting (#108491)Matheus Izvekov
2024-09-16[lldb][test] Add a new __compressed_pair layout to libcxx simulator tests (#9...Michael Buch
2024-09-16[X86,SimplifyCFG] Use passthru to reduce select (#108754)Phoebe Wang
2024-09-16[libc++][modules] Guard carved-out headers more consistently (#108637)Louis Dionne
2024-09-16Remove ^^ as a token in OpenCL (#108224)Aaron Ballman
2024-09-16[flang][NFC] use llvm.intr.stacksave/restore instead of opaque calls (#108562)Tom Eccles
2024-09-16[lldb][test] Add TestNoUniqueAddress.pyMichael Buch
2024-09-16[Flang][OpenMP] Process motion clauses in a single call (NFC) (#108046)Sergio Afonso
2024-09-16Revert "[clang][codegen] Fix possible crash when setting TBAA metadata on FP ...Martin Storsjö
2024-09-16[MLIR][OpenMP][Docs] Document compound constructs representation (NFC) (#107236)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document loop representation (NFC) (#107235)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document clause-based op representation (NFC) (#107234)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document op naming conventions (NFC) (#107233)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Reorganize 'omp' dialect documentation (NFC) (#107232)Sergio Afonso
2024-09-16[RISCV] Add Syntacore SCR7 processor definition (#108406)Anton Sidorenko
2024-09-16[GlobalISel][AArch64] Add G_FPTOSI_SAT/G_FPTOUI_SAT (#96297)David Green
2024-09-16[lldb][test] Remove benchmark API tests (#108629)Michael Buch
2024-09-16[lldb] Support new libc++ __compressed_pair layout (#96538)Michael Buch
2024-09-16[RISCV] Add some missing VP zvfhmin test coverage. NFCLuke Lau
2024-09-16[libc++] Replace `__compressed_pair` with `[[no_unique_address]]` (#76756)Nikolas Klauser