summaryrefslogtreecommitdiff
path: root/libcxx/utils
AgeCommit message (Expand)Author
2025-11-21[NFC] [test] [libcxx] Fix invalid escape sequences (#168636)Florian Mayer
2025-11-18[libc++] Fix header deprecations (#163356)Nikolas Klauser
2025-11-17[libc++] Enable compiler-rt when performing a bootstrapping build (#167065)Louis Dionne
2025-11-16[libcxx] Install ninja in CI container from system repo (#168225)Aiden Grossman
2025-11-14[libc++] Reorganize and fix the libc++ CI dockerfiles (#167530)Louis Dionne
2025-11-12[utils] revamp options controlling lit's output (#167192)Henrik G. Olsson
2025-11-12[libc++] Implement P2988R12: `std::optional<T&>` (#155202)William Tran-Viet
2025-11-11[libc++] Split features.py into multiple files (#167353)Louis Dionne
2025-11-10[libc++][NFC] Remove unused imports from generate_feature_test_macro_componen...Louis Dionne
2025-11-08[libc++] Run macOS buildbot under xcrun (#167072)Louis Dionne
2025-11-05[AIX] Enable libc++ bots on AIX (#166650)Mark Danial
2025-11-02[libc++] Add availability markup for LLVM 19 and LLVM 20 (#140072)Louis Dionne
2025-11-02[libc++] P2641R4: Checking if a `union` alternative is active (`std::is_withi...Nikolas Klauser
2025-11-01[libc++] constexpr flat_multiset (#161016)Hui
2025-10-27Revert "[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling wi...Nikolas Klauser
2025-10-24[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang...Victor Campos
2025-10-21[libc++] Allow customizing trendline in visualize-historical scriptLouis Dionne
2025-10-20[libc++] Fix off-by-one error in compare-benchmarks scriptLouis Dionne
2025-10-17[libc++] Fix bugs in geomean calculationLouis Dionne
2025-10-17[libc++] Compute geomean in compare-benchmarksLouis Dionne
2025-10-15[libc++] Bump the FreeBSD builder to Clang 20 (#162564)Ed Maste
2025-10-14[Github] Bump Actions Runner to v2.329.0Aiden Grossman
2025-10-13[libc++][atomic] P2835R7: Expose `std::atomic_ref`'s object address (#162236)Hristo Hristov
2025-10-10[libc++] Fix number of characters in skip reason on BuildKiteLouis Dionne
2025-10-10[libc++] Fix %{temp} replacements when running benchmarksNikolas Klauser
2025-10-09[libc++] Fix a few incorrect find-and-replace in the %{temp} changeLouis Dionne
2025-10-09[libcxx] Use %{temp} instead of %T (#162323)Aiden Grossman
2025-10-09[libc++] Skip AIX build jobs until #162516 has been resolved (#162664)Louis Dionne
2025-10-09[libc++] Add FreeBSD libc++ owner (#162561)Ed Maste
2025-10-09[runtimes][NFC] Consistently declare main() functions in tests (#162548)Louis Dionne
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
2025-10-09[libc++][CI] Use fully qualified names in docker images (NFC) (#162156)Baranov Victor
2025-10-07[libc++] Allow sorting by a few criteria in compare-benchmarksLouis Dionne
2025-10-06[libc++][ranges] P3060R3: Add `std::views::indices(n)` (#146823)Hristo Hristov
2025-10-02[libc++] Fix <__algorithm/find.h> when using -flax-vector-conversions=none (#...Nikolas Klauser
2025-10-01[libc++] Add a script to find outliers and re-run candidates in LNT resultsLouis Dionne
2025-09-26[libcxx] Add local %T substitutionAiden Grossman
2025-09-26[libc++] Support comparison of more than two data sets in compare-benchmarksLouis Dionne
2025-09-26[libc++] Switch back to plotting on revlist order for visualize-historicalLouis Dionne
2025-09-25[libc++] Use pandas.DataFrame in compare-benchmarksLouis Dionne
2025-09-25[libc++] Improve handling of runtime errors inside SPEC benchmarksLouis Dionne
2025-09-25[libc++][string] P3044R2: sub-`string_view` from `string` (#147095)Hristo Hristov
2025-09-24[libc++] Allow naming series and adding a subtitle in compare-benchmarksLouis Dionne
2025-09-24[libc++] Improve historical benchmark visualizationLouis Dionne
2025-09-23[libc++] Add an --open option to compare-benchmarksLouis Dionne
2025-09-23[libc++] Major improvements to visualize-historicalLouis Dionne
2025-09-23[libc++] Fix bug with appending and overwriting in benchmark-historicalLouis Dionne
2025-09-22[libc++] Add a simple way to find outliers in historical benchmark dataLouis Dionne
2025-09-22[libc++] Allow appending or overwriting existing benchmark dataLouis Dionne
2025-09-19[libc++] Add a utility to visualize historical benchmark data locallyLouis Dionne