aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03ReleaseNotes: add lld/ELF noteslinaro-local/ci/tcwg_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Oz_LTOlinaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Ozlinaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Os_LTOFangrui Song
2022-08-03[lldb] [doc] Add release notes for a few noteworthy changes for Windows in 15.xlinaro-local/ci/tcwg_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2Martin Storsjö
2022-08-03[LLD] [doc] Add release notes for MinGW changes for 15.xMartin Storsjö
2022-08-02[CodeGen][inlineasm] assume the flag output of inline asm is boolean valueYuanfang Chen
2022-08-02[libc++][ranges][NFC] Fix a few links on the Ranges status page.Konstantin Varlamov
2022-08-02[libc++][ranges] Implement `std::ranges::partial_sort_copy`.Konstantin Varlamov
2022-08-02[libc++] Fix reverse_iterator::iterator_conceptNikolas Klauser
2022-08-02[libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abortLouis Dionne
2022-08-02[libc++][ranges] implement `std::ranges::unique{_copy}`Hui Xie
2022-08-02[libc++] Properly log crashes with the assertion handler on older AndroidsLouis Dionne
2022-08-02[libc++] Make `_IterOps::__iter_move` more similar to `std::ranges::iter_move`.Konstantin Varlamov
2022-08-02[libc++] Fix merge-conflict in .clang-formatNikolas Klauser
2022-08-02[libc++] Fix unwrapping ranges with different iterators and sentinelsNikolas Klauser
2022-08-02[libc++][ranges] implement `std::ranges::inplace_merge`Hui Xie
2022-08-02[openmp] [test] Fix prepending config.library_dir to LD_LIBRARY_PATHMichał Górny
2022-08-02[libcxx] [test] Cover i386 & sparc64 in string.capacity testMichał Górny
2022-08-02workflows: Fix typo from 2d3d0f50ceb938c155a7283e684f28190d24d6baTom Stellard
2022-08-02[DAG] matchRotateSub - ensure the (pre-extended) shift amount is wide enough ...Simon Pilgrim
2022-08-02workflows: Remove symbol versions from libclang.so in the libclang ABI testTom Stellard
2022-08-02[lld/mac] Add support for $ld$previous symbols with explicit symbol nameNico Weber
2022-08-02[clang][Driver] Handle SPARC -mcpu=native etc.Rainer Orth
2022-08-02[Driver] Use libatomic for 32-bit SPARC atomics support on LinuxRainer Orth
2022-08-02[Support] Handle SPARC in sys::getHostCPUNameRainer Orth
2022-08-02[compiler-rt][Sanitizer] Link sanitizer libs with -latomic on SPARCRainer Orth
2022-08-02[IntelJITEvents] Add missing include.Sunho Kim
2022-07-31[lld-macho] Release notes for 15.xJez Ng
2022-07-29Revert "[OpenMP] Remove noinline attributes in the device runtime"Joseph Huber
2022-07-29[clang-tidy] Add CLANG_TIDY_CONFUSABLE_CHARS_GEN cmake cache variable to avoi...Martin Storsjö
2022-07-29[clang-tidy] Rename the make-confusable-table executableMartin Storsjö
2022-07-29[ARM] Add target feature to force 32-bit atomicsNikita Popov
2022-07-29[ELF][test] Fix compressed-debug-level.test with zlib-ngFangrui Song
2022-07-29[AArch64][GlobalISel] Lower vector G_CTTZ.Amara Emerson
2022-07-29[libc++] Implement P1004R2 (constexpr std::vector)Nikolas Klauser
2022-07-28[CMake][OpenMP] Remove wrong backslashSebastian Neubauer
2022-07-27workflows: Use macos-11 runnersTom Stellard
2022-07-27workflows: Fix version check for X.0.0 releasesTom Stellard
2022-07-26Drop 'git' from version stringTom Stellard
2022-07-26Inline function calls.Weverything
2022-07-26[lld-macho] Fix -bitcode_process_mode arg typeKeith Smiley
2022-07-26[libc++][ranges] Fix the CI.Konstantin Varlamov
2022-07-27[clang][AIX] Add option to control quadword lock free atomics ABI on AIXKai Luo
2022-07-26[ASan] Use stack safety analysis to optimize allocas instrumentation.Kirill Stoimenov
2022-07-26[asan][test] Check for __asan_stack_mallocVitaly Buka
2022-07-27[amdgpu][nfc] Separate processUsedLDS into independent pieces, rename itJon Chesterfield
2022-07-26[Polly] Insert !dbg metadata for emitted CallInsts.Michael Kruse
2022-07-27[amdgpu][nfc] Extract kernel annotation from processUsedLDSJon Chesterfield
2022-07-26workflows: Use sccache to speed up CI buildsTom Stellard
2022-07-26[asan][test] Cleanup asan-stack-safety.ll testVitaly Buka
2022-07-26Import CI tests from the release branchTom Stellard
2022-07-26[libc++][NFC] Add checks for lifetime issues in classic algorithms.Konstantin Varlamov