[PowerPC] Canonicalize shuffles on big endian targets as well
[platform/upstream/llvm.git] / libcxx /
2021-04-20 Kristina Bessonova[libcxx][test] Split off debug mode tests
2021-04-19 Kamlesh Kumar[libc++] [C++20] [P0586] Implement safe integral compar...
2021-04-19 zoecarver[libc++][gardening] Replace instances of `\x{AD}`.
2021-04-19 Martin Storsjö[libcxx] [test] Ifdef out tests that rely on perms...
2021-04-19 Martin Storsjö[libcxx] Base MSVC autolinking on _LIBCPP_DISABLE_VISIB...
2021-04-19 zoecarver[libc++][NFC] Move incrementable_traits and indirectly_...
2021-04-18 Arthur O'DwyerAdd a missing debug assertion in <list>.
2021-04-18 Arthur O'Dwyer[libc++] [CI] Fail if the headers contain cyclic depend...
2021-04-18 Mark de Wever[libc++] Implements ranges::enable_borrowed_range
2021-04-17 Arthur O'Dwyer[libc++] Remove hard tabs, U+00AD, and U+200B from...
2021-04-17 Jennifer Chukwu[NFC] Fixed Typos
2021-04-17 Mark de Wever[libcxx][doc] Fixes typos.
2021-04-16 Louis Dionne[libc++] Fix LWG 2874: Constructor shared_ptr::shared_p...
2021-04-16 Petr Hosek[libcxx] Make the GDB pretty printer test less strict
2021-04-16 Christopher Di Bella[libcxx] adds `cpp17-.*iterator` concepts for iterator_...
2021-04-15 Christopher Di Bella[libcxx] adds `std::indirectly_readable_traits` to...
2021-04-15 Christopher Di Bella[libcxx][NFC] removes IndentRequires from .clang-format
2021-04-15 Louis Dionne[libc++] NFC: Use ASSERT_SAME_TYPE consistently in...
2021-04-15 Louis Dionne[libc++] Remove test suite workarounds on Apple with...
2021-04-15 Christopher Di Bella[libcxx][NFC] removes BreakBeforeConceptDeclarations...
2021-04-15 Christopher Di Bella[libcxx][NFC] adjusts formatting rules
2021-04-14 zoecarver[libcxx][nfc] Assign [ranges.primitives] in "RangesStatus."
2021-04-14 Louis Dionne[libc++] Move guards against std::auto_ptr outside...
2021-04-14 Louis Dionne[libc++] Move __memory/utilities.h to __memory/allocati...
2021-04-14 Louis Dionne[libc++] Split up __memory/base.h into meaningful headers
2021-04-14 Mark de Wever[NFC][libc++] Fixes a documentation typo.
2021-04-14 Mark de Wever[libc++] Make chars_format a bitmask type.
2021-04-14 Zoe Carver[libc++][docs] Add status docs for ranges.
2021-04-13 Marek Kurdej[libc++] [P0458] Add map::contains and set::contains...
2021-04-13 Louis Dionne[libc++] Move pointer safety related utilities out...
2021-04-13 Louis Dionne[libc++] Split std::shared_ptr & friends out of <memory>
2021-04-13 Louis Dionne[libc++] Split std::unique_ptr out of <memory>
2021-04-13 Louis Dionne[libc++] Split the memory-related algorithms out of...
2021-04-13 Louis Dionne[libc++] Split std::raw_storage_iterator out of <memory>
2021-04-13 Louis Dionne[libc++] Split __compressed_pair out of <memory>
2021-04-13 Marek Kurdej[libc++] Fix test synopses and remove unused includes.
2021-04-13 Christopher Di Bella[libcxx][NFC] tweaks `incrementable_traits` per review
2021-04-13 Christopher Di Bella[libcxx] adds `std::incrementable_traits` to <iterator>
2021-04-12 jasonliu[libc++] add `inline` for __open's definition in ifstre...
2021-04-12 Mara Sophie Grosch[libc++] Move checks for newlib to actually work
2021-04-12 Arthur O'Dwyer[libc++] Implement D2351R0 "Mark all library static...
2021-04-12 Arthur O'Dwyer[libc++] [test] Detect an improperly noexcept'ed __deca...
2021-04-12 Louis Dionne[libc++] Divorce the std Lit feature from the -std...
2021-04-12 Louis Dionne[libc++] NFC: Remove duplicate synopsis from <__string>
2021-04-12 Louis Dionne[libc++] Split std::get_temporary_buffer out of <memory>
2021-04-12 Louis Dionne[libc++] Split std::allocator out of <memory>
2021-04-12 Louis Dionne[libc++] Split auto_ptr out of <memory>
2021-04-11 Mark de Wever[libc++] [CI] Validate the output of the generated...
2021-04-09 Louis Dionne[libc++] NFC: Move unused include of <limits> to alloca...
2021-04-09 Martin Storsjö[libcxx] [test] Add more tests for renaming directories...
2021-04-09 Martin Storsjö[libcxx] [test] Use GetWindowsInaccessibleDir() in...
2021-04-09 Martin Storsjö[libcxx] [test] Use GetWindowsInaccessibleDir() instead...
2021-04-09 jasonliu[libc++] Fix abs and div overload issue for compilers...
2021-04-09 zoecarver[libcxx] Allow shared_ptr's unique_ptr converting const...
2021-04-07 Mark de Wever[libc++] Update contributor documentation.
2021-04-07 Christopher Di Bella[libcxx] adds __cpp_lib_concepts feature-test macro
2021-04-07 Christopher Di Bella[libcxx] adds remaining callable concepts
2021-04-07 Christopher Di Bella[libcxx] fixes `common_reference` requirement for ...
2021-04-06 Louis Dionne[libc++] NFCI: Fix test pinning down RTTI implementatio...
2021-04-06 Arthur O'Dwyer[libc++] Header inclusion tests.
2021-04-06 Arthur O'Dwyer[libc++] Post-commit review on D99928.
2021-04-06 Martin Storsjö[libcxx] [test] Allow C:\System Volume Information...
2021-04-06 Martin Storsjö[libcxx] Fix the type attribute for a couple templates
2021-04-06 Martin Storsjö[libcxx] [test] Use dedicated types for the invocable...
2021-04-06 Christopher Di Bella[libcxx] adds remaining callable concepts
2021-04-06 Zbigniew Sarbinowski[SystemZ][z/OS] correct rc and errno within nanosleep()
2021-04-06 Christopher Di Bella[libcxx] moves `std::invoke` into `__functional_base`
2021-04-05 Martin Storsjö[libcxx] [ci] Add a Windows CI buildkite configuration
2021-04-04 Arthur O'Dwyer[libc++] Fix test_macros.h in the same way as commit...
2021-04-04 Arthur O'Dwyer[libc++] Fix the header guard from _LIBCPP_STEAMBUF...
2021-04-04 Mark de Wever[libc++] Improve generate_feature_test_macro_components.py.
2021-04-04 Martin Storsjö[libcxx] [test] Link against msvcprt as C++ ABI library...
2021-04-02 Nico WeberRestore 8954fd436c7 after c06a8f9caa51c
2021-04-02 Marek Kurdej[libc++] Fix build on macOS older than 10.15.
2021-04-02 Martin Storsjö[libcxx] [test] Fix invocable tests on Windows
2021-04-02 Martin Storsjö[libcxx] [test] Make the condvar wait_for tests a bit...
2021-04-02 Christopher Di Bella[libcxx] adds concepts `std::totally_ordered` and ...
2021-04-01 Louis Dionne[libc++][NFC] Increase readability of typeinfo comparis...
2021-04-01 Martin Storsjö[libcxx] [test] Make the condvar wait_for tests less...
2021-04-01 Martin Storsjö[libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME from...
2021-04-01 Louis Dionne[libc++] NFC: Add a simple test to make sure we destroy...
2021-04-01 Louis Dionne[libc++] Print the CMake version before generating...
2021-04-01 Louis Dionne[libc++] Fix codesigning in run.py
2021-04-01 Petr Hosek[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX
2021-04-01 Marek Kurdej[libc++] Build and test with -Wundef warning. NFC.
2021-03-31 Arthur O'Dwyer[libc++] Mark convert_copy.pass.cpp as UNSUPPORTED...
2021-03-31 Joerg Sonnenberger[libc++] Avoid <climits> dependency in <thread>
2021-03-31 Martin Storsjö[libcxx] [test] Don't add dirs from the LIB env var...
2021-03-31 Martin Storsjö[libcxx] [test] Fix tests of <cuchar> that unexpectedly...
2021-03-30 Louis Dionne[libc++] Include <__config_site> from <__config>
2021-03-30 Louis Dionne[libc++] Add a CI job to test the Runtimes build
2021-03-30 Louis Dionne[libc++] Re-enable macOS back-deployment testing
2021-03-29 Petr Hosek[libcxx] Use integer division
2021-03-29 Christopher Di Bella[libcxx] adds std::identity to <functional>
2021-03-29 Christopher Di Bella[libcxx] reworks invocable and regular_invocable tests
2021-03-29 Arthur O'Dwyer[libc++] Use _EnableIf and __iter_value_type consistent...
2021-03-27 Christopher Di Bella[libcxx] rearranges all concept tests
2021-03-26 Zbigniew Sarbinowski[SystemZ][z/OS] exclude nasty_macros.h from check-cxx
2021-03-25 Marek Kurdej[libc++] [C++2b] [P2162] Allow inheritance from std...
2021-03-25 Arthur O'Dwyer[libc++] Eliminate <compare>'s dependency on <array>.
next