aboutsummaryrefslogtreecommitdiff
path: root/llvm/projects
AgeCommit message (Expand)AuthorFilesLines
2023-10-02Revert "[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's ru...David Spickett1-3/+0
2023-09-30[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LL...Paul Scoropan1-0/+3
2021-10-21Remove unused parallel-libs projectDavid Blaikie1-2/+0
2021-06-28[RFC][debuginfo-test] Rename debug-info lit tests for general purposesJames Henderson1-2/+2
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille1-20/+0
2019-10-04Add few docs and implementation of strcpy and strcat.Siva Chandra1-0/+1
2019-08-05[libc++] Take 2: Integrate the PSTL into libc++Louis Dionne1-1/+1
2019-07-19Revert "[libc++] Integrate the PSTL into libc++"Louis Dionne1-1/+1
2019-07-19[libc++] Integrate the PSTL into libc++Louis Dionne1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-21[pstl] Initial integration with LLVM's CMakeLouis Dionne1-0/+1
2018-12-04[projects] Use directory name for add_llvm_external_projectsShoaib Meenai1-1/+2
2018-12-01[projects] Use add_llvm_external_project for implicit projectsShoaib Meenai1-1/+1
2017-12-12[cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton1-1/+6
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner1-1/+0
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner1-0/+1
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner1-1/+0
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner1-0/+1
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner1-1/+0
2017-11-10[debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner1-0/+1
2017-05-11Add temporary workaround to allow in-tree libc++ builds on WindowsEric Fiselier1-1/+3
2017-03-07[cmake] Include openmp with add_llvm_external_projectPirama Arumuga Nainar1-1/+3
2016-10-09[CMake] Correct configuration order of the sub-projects based on ther dependa...Eric Fiselier1-3/+3
2016-09-09Enable in-tree builds of parallel-libs.Justin Lebar1-1/+3
2016-01-26Remove autoconf supportChris Bieneman1-26/+0
2015-10-28[CMake] Disable adding the test suite as a projects subdirectoryChris Bieneman1-1/+2
2015-04-25build: make libunwind a proper projectSaleem Abdulrasool1-1/+3
2015-03-04Reverse the order libc++ and libc++abi are added in CMake.Eric Fiselier1-1/+3
2014-07-25[cmake] Use the external project machinery for libcxxabi so that it canChandler Carruth1-1/+3
2014-03-12Remove projects/sample.Rafael Espindola42-27387/+0
2014-03-07"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber1-2/+2
2014-02-28Drop libtool from llvm.Rafael Espindola5-17697/+1
2014-02-28With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola3-14/+2
2014-02-27[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov1-1/+3
2014-02-16Remove dead code, we already require cmake 2.8.8.Rafael Espindola1-5/+1
2014-01-24llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi1-0/+3
2013-10-07Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2-0/+82
2013-10-06Revert "Windows: Add support for unicode command lines"David Majnemer1-1/+0
2013-10-06Windows: Add support for unicode command linesDavid Majnemer1-0/+1
2013-10-02Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth1-1/+5
2013-09-28Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth1-2/+3
2013-08-18Port the detection of zlib from the main autoconf system to the sampleChandler Carruth2-2/+327
2013-08-18Add support for linking librt and using clock_gettime to the sampleChandler Carruth2-0/+105
2013-08-18Update the sample project autoconf setup to include support forChandler Carruth2-1/+142
2013-08-04Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson1-8/+5
2013-08-02Regenerate with changes for -rdynamic.Bob Wilson1-4/+4
2013-08-02Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2-6/+7
2013-07-26[PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2-1/+4
2013-07-25Remove dead code from the makefile build system.Rafael Espindola1-246/+1
2013-07-25Remove the mblaze backend from llvm.Rafael Espindola2-12/+3