aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
17 hours[libc++][TZDB] Finishes zoned_time member functions.users/mordante/zoned_time__membersMark de Wever8-2/+855
20 hours[libc++][TZDB] Finishes zoned_time constructors.users/mordante/zoned_time__constructorMark de Wever14-7/+1252
22 hours[libc++][TZDB] Adds basics of zoned_time class.users/mordante/zoned_time__classMark de Wever16-2/+842
23 hours[libc++][TZDB] Makes implementation experimental. (#95657)Mark de Wever11-10/+10
24 hours[AMDGPU][MC] Allow UC_VERSION_* constant reuse (#96461)Carl Ritson3-2/+220
31 hours[Clang] Add captures to the instantiation scope for noexcept specifiers (#97166)Younan Zhang3-0/+31
31 hoursRevert "[libc] Add `link.h` and `elf.h` headers" (#97931)Schrodinger ZHU Yifan10-150/+2
31 hours[libc] Add `link.h` and `elf.h` headers (#97924)Izaak Schroeder10-2/+150
31 hoursFix build break for [CGData] Outlined Hash Tree (#89792)Kyungwoo Lee1-8/+8
31 hoursReleaseNotes: add lld/ELF notesFangrui Song1-0/+33
32 hours[CGData] Outlined Hash Tree (#89792)Kyungwoo Lee10-0/+701
33 hours[llvm] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#97914)Kazu Hirata27-45/+43
33 hours[clangd] Use std::make_unique (NFC) (#97915)Kazu Hirata1-1/+1
33 hours[libc] Add `dlfcn.h` placeholder (#97501)Izaak Schroeder14-0/+238
34 hours[libc] Fix Cppcheck Issues (#96999)jameshu158692-15/+14
35 hours[libc++] Remove dead code from the locale base API and support code (#89070)Nikolas Klauser10-114/+20
35 hours[Bitcode] Use range-based for loops (NFC) (#97776)Kazu Hirata3-15/+14
35 hours[MC] Make MCCFIInstruction smallerFangrui Song1-22/+35
35 hours[LAA] Only invalidate loops that require runtime checks (NFCI).Florian Hahn2-1/+17
37 hours[libcxx][test][NFC] Fix std::pair convertible tests in light of CWG2137 (#97403)Mital Ashok1-1/+22
39 hours[libc++] Assume newer LLVM versions for not-yet-released macOS versionsLouis Dionne1-1/+1
41 hoursRevert "[Support] Silence function cast warning when building with Clang ToT ...Alexandre Ganea2-18/+0
41 hoursRevert "[compiler-rt] Silence function cast warning when building with Clang ...Alexandre Ganea2-18/+0
41 hoursRevert "[lldb] Silence function cast warning when building with Clang ToT tar...Alexandre Ganea1-9/+0
42 hours[libc++] Remove annotations for GCC 13 and update the documentation (#97744)Nikolas Klauser11-21/+13
42 hours[Clang] Fix typo in cxx_status.htmlcor3ntin1-1/+1
43 hours[lld-macho] Remove symbols to `__mod_init_func` with `-init_offsets` (#97156)Daniel Bertalan4-2/+43
43 hours[libc++][NFC] Merge identical char_traits functions into a base class (#97700)Nikolas Klauser1-202/+64
43 hoursOutline X86 autoupgrade patterns (#97851)Justin Holewinski1-1757/+1693
43 hours[libc][C23][math] Implement cospif function correctly rounded for all roundin...Hendrik Hübner18-4/+406
43 hours[Clang] Simplify release notes and remove irrelevant comment (#96407)Gábor Spaits2-6/+0
44 hoursDynamicAPInt: optimize size of structure (#97831)Ramkumar Ramachandra4-11/+40
45 hours[clang] Add C++26 diagnostics to compatibility diagnosic groups (#97806)Vlad Serebrennikov2-11/+30
46 hoursRevert "[AArch64][PAC] Support BLRA* instructions in SLS Hardening pass" (#97...Anatoly Trosinenko2-469/+118
46 hours[AArch64][PAC] Support BLRA* instructions in SLS Hardening pass (#97605)Anatoly Trosinenko2-118/+469
46 hours[mlir][Transforms][NFC] Dialect conversion: Reland docs improvement (#97886)Matthias Springer2-22/+41
46 hours[NFC][libc++] removes std:: qualification,Mark de Wever1-5/+5
47 hours[libc++][test] Updates sized deallocation tests. (#97833)Mark de Wever3-6/+8
2 days[clang-doc] revert asset bug fix (#97882)PeterChou12-2/+1
2 days[Clang][ExprConstant] fix constant expression did not evaluate to integer (#9...Zhikai Zeng3-3/+18
2 days[llvm] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#97778)Kazu Hirata9-24/+24
2 days[CMake] Use Clang to infer the target triple (#89425)Petr Hosek3-5/+33
2 days[libc] Add `dlfcn.h` headers (#97772)Izaak Schroeder6-0/+57
2 days[RISCV] Allow folding vmerge with implicit passthru when true has tied dest (...Luke Lau3-74/+78
2 days[RISCV] Remove unused check-prefixes. NFCCraig Topper1-5/+2
2 days[RISCV] Use EXTLOAD in lowerVECTOR_SHUFFLE. (#97862)Craig Topper2-2/+2
2 days[openmp] Silence warning when building the x64 Windows LLVM release packageAlexandre Ganea1-1/+3
2 days[lldb] Silence function cast warning when building with Clang ToT targetting ...Alexandre Ganea1-0/+9
2 days[compiler-rt] Silence function cast warning when building with Clang ToT targ...Alexandre Ganea2-0/+18
2 days[Support] Silence function cast warning when building with Clang ToT targetti...Alexandre Ganea2-0/+18