Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10[clang] Only use major version in resource dirTimm Bäder
2022-11-09[compiler-rt] Set CMP0114 policy for standalone buildVitaly Buka
2022-11-08[CMake] Fix -Wstrict-prototypesSam James
2022-11-02[compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny
2022-11-01[compiler-rt][builtins] Support builtins for LoongArchYouling Tang
2022-11-01Revert "[compiler-rt] Switch from llvm-config to find_package(LLVM)"Michał Górny
2022-11-01[compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny
2022-10-18[CMake] Fix MIPSr6 build for compiler-rtYunQiang Su
2022-09-14[compiler-rt][builtins] Enable more warnings in add_security_warningsAkira Hatanaka
2022-09-11[compiler-rt] Handle non-canonical triples with new runtime lib layoutRainer Orth
2022-08-27[compiler-rt][builtins] Pass -Werror to check_cxx_compiler_flagAkira Hatanaka
2022-08-26[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka
2022-08-25[compiler-rt][builtins] Check whether the flags are usable before addingAkira Hatanaka
2022-08-25[compiler-rt][builtins] Check whether -Wformat-security is usable beforeAkira Hatanaka
2022-08-25[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-23Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka
2022-08-23[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-19[compiler-rt] Clean up explicit -std=c++17 additionShoaib Meenai
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-08-17[compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langsJohn Ericson
2022-08-13[ORC_RT][COFF] Initial platform support for COFF/x86_64.Sunho Kim
2022-08-11[compiler-rt][BF16] Provide __truncdfbf2 and __truncsfbf2 only when __bf16 is...Phoebe Wang
2022-08-10Revert "Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is ...Phoebe Wang
2022-08-10Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"Phoebe Wang
2022-08-10Revert "Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is ...Med Ismail Bennani
2022-08-10Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"Phoebe Wang
2022-08-10Revert "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"Phoebe Wang
2022-08-10[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is availablePhoebe Wang
2022-08-08[compiler-rt] Use -std=c++17 for standalone buildFangrui Song
2022-08-04[compiler-rt] Don't build builtins beyond macOS 10.7Louis Dionne
2022-07-30Revert "[compiler-rt] [builtins] Detect _Float16 support at compile time"Phoebe Wang
2022-07-29[compiler-rt] [builtins] Detect _Float16 support at compile timeDimitry Andric
2022-07-21Port address sanitizer to LoongArchXi Ruoyao
2022-07-20[sanitizer] Port sanitizer_common to LoongArchXi Ruoyao
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg
2022-07-11[AIX][compiler-rt] Fix missing dependency of parent targetKai Luo
2022-07-09[CMake] Use explicit header path when using in-tree libc++ for testsPetr Hosek
2022-07-08[libc++] Always build c++experimental.aLouis Dionne
2022-06-25Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek
2022-06-25[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek
2022-06-25[CMake] Use set rather than list PREPENDPetr Hosek
2022-06-25[CMake][compiler-rt] Treat target cflags as list rather than stringPetr Hosek
2022-06-24[AIX][libatomic] Fix link flags after 30dfe016d4 for libatomic on AIXKai Luo
2022-06-24Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek
2022-06-24[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek
2022-06-24[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONSPetr Hosek
2022-06-23[compiler-rt] Fix false positive detection of a target in compile-only modeSergey Kosukhin