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-05-06Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall
2022-04-11[Clang] Enable opaque pointers by defaultNikita Popov
2022-04-09Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-07[OpaquePtr][Clang] Add CLANG_ENABLE_OPAQUE_POINTERS cmake optionNikita Popov
2022-04-07Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-03-22[CMake][Clang] Skip host link version detection for lld on DarwinPetr Hosek
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ONFangrui Song
2022-02-16clang-analyzer plugins require LLVM_ENABLE_PLUGINS alsoJameson Nash
2022-02-10replace clang LLVM_ENABLE_PLUGINS -> CLANG_PLUGIN_SUPPORT in testsJameson Nash
2022-02-03[lld][clang][cmake] Clean up a few thingsJohn Ericson
2022-01-26[CMake] [Clang] Add option to specify PowerPC long double formatQiu Chaofan
2022-01-22[clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson
2022-01-03[clang][cmake] Rearrange top-level CMakeLists.txt for D116492John Ericson
2021-12-28[CMake] Remove unneeded CLANG_DEFAULT_PIE_ON_LINUX canonicalization after D11...Fangrui Song
2021-12-14[Driver] Add CLANG_DEFAULT_PIE_ON_LINUX to emulate GCC --enable-default-pieFangrui Song
2021-11-18[clang] Remove CLANG_ROUND_TRIP_CC1_ARGS and always roundtrip in +assert buildsNico Weber
2021-10-06[CMake] Fix typo in error message for LLD in bootstrap builds.Frederic Cambus
2021-09-25[CMake] Pass through CMAKE_READELF to subbuildsPetr Hosek
2021-09-21Add CMAKE_BUILD_TYPE to the list of BOOTSTRAP_DEFAULT_PASSTHROUGH variablesSylvestre Ledru
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory
2021-03-27[clang][cli] Round-trip cc1 arguments in assert buildsJan Svoboda
2021-03-25[clang] Pass option directly to command. NFCShoaib Meenai
2021-03-25[clang] Always execute multi-stage install stepsShoaib Meenai
2021-03-17[clang] Disable LTO and LLD on SystemZ for stage3 buildsTimm Bäder
2021-03-15[test] Add ability to get error messages from CMake for errc substitutionMarkus Böck
2021-03-15[CMake] Require python 3.6 if enabling LLVM test targetsChristopher Tetreault
2021-03-08[clang] Don't set CLANG_DEFAULT_UNWINDLIB to none if rtlib is set to compiler-rtMartin Storsjö
2021-03-06[clang] Fix typos in the default logic for CLANG_DEFAULT_UNWINDLIBMartin Storsjö
2021-02-04[clang][cli] Command line round-trip for HeaderSearch optionsJan Svoboda
2021-01-29Revert "[CMake] Actually require python 3.6 or greater"Christopher Tetreault
2021-01-29[CMake] Actually require python 3.6 or greaterChristopher Tetreault
2021-01-19[CMake] Remove dead code setting policies to NEWRaul Tambre
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille
2020-12-02Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/Arthur Eubanks
2020-12-02Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/"Arthur Eubanks
2020-12-01[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/Arthur Eubanks
2020-11-02[clang] Limit scope of CLANG_VENDOR definitionShoaib Meenai
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru
2020-10-08[OpenMP] Change CMake Configuration to Build for Highest CUDA Architecture by...Joseph Huber
2020-09-21[cmake] Centralize LLVM_ENABLE_WARNINGS optionDave Lee
2020-09-10Add an explicit toggle for the static analyzer in clang-tidyNico Weber
2020-09-08[CMake] Remove dead FindPythonInterp codeRaul Tambre
2020-08-06[CMake] Print the autodetected host linker versionPetr Hosek