git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'addmainunit4-altlink-sharedstmt-dieref-dwz3-inlinebug-testcategory...
[lldb.git]
/
llvm
/
CMakeLists.txt
12 days ago
Mircea Trofin
[mlgo] fix build rules
blob
|
commitdiff
|
diff to current
2021-03-23
Vladislav Vinogradov
[CMAKE] Fix cross-compilation build
blob
|
commitdiff
|
diff to current
2021-03-15
Markus Böck
[test] Add ability to get error messages from CMake...
blob
|
commitdiff
|
diff to current
2021-03-15
Christopher Tetreault
[CMake] Require python 3.6 if enabling LLVM test targets
blob
|
commitdiff
|
diff to current
2021-02-18
Alex Hoppen
[cmake] Move check for libproc to config-ix.cmake
blob
|
commitdiff
|
diff to current
2021-02-11
Alex Hoppen
[Timer] On macOS count number of executed instructions
blob
|
commitdiff
|
diff to current
2021-02-03
Arthur Eubanks
Turn on the new pass manager by default
blob
|
commitdiff
|
diff to current
2021-02-02
Mehdi Amini
Fix CMake LLVM_TARGETS_TO_BUILD "Native" option to...
blob
|
commitdiff
|
diff to current
2021-01-29
Christopher Tetreault
Revert "[CMake] Actually require python 3.6 or greater"
blob
|
commitdiff
|
diff to current
2021-01-29
Christopher Tetreault
[CMake] Actually require python 3.6 or greater
blob
|
commitdiff
|
diff to current
2021-01-27
Tom Stellard
Bump the trunk major version to 13
blob
|
commitdiff
|
diff to current
2021-01-19
Raul Tambre
[CMake] Remove dead code setting policies to NEW
blob
|
commitdiff
2021-01-12
Michał Górny
[llvm] [cmake] Remove obsolete /usr/local hack for...
blob
|
commitdiff
|
diff to current
2020-12-17
serge-sans-paille
Remove Python2 fallback and only advertise Python3...
blob
|
commitdiff
|
diff to current
2020-12-14
Tony
[NFC] Remove trailing whitespace in llvm/CMakeLists.txt
blob
|
commitdiff
|
diff to current
2020-12-03
Jameson Nash
repair cygwin build
blob
|
commitdiff
|
diff to current
2020-12-01
Arthur Eubanks
Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS...
blob
|
commitdiff
|
diff to current
2020-12-01
Arthur Eubanks
Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PAS...
blob
|
commitdiff
|
diff to current
2020-12-01
Arthur Eubanks
[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGE...
blob
|
commitdiff
|
diff to current
2020-11-13
serge-sans-paille
llvmbuildectomy - replace llvm-build by plain cmake
blob
|
commitdiff
|
diff to current
2020-11-09
Kirill Bobyrev
Revert "[llvm] CMake: Force MSVC to read code as UTF-8"
blob
|
commitdiff
|
diff to current
2020-11-09
Kirill Bobyrev
[llvm] CMake: Force MSVC to read code as UTF-8
blob
|
commitdiff
|
diff to current
2020-10-26
Vedant Kumar
[cmake] Add LLVM_UBSAN_FLAGS, to allow overriding UBSan...
blob
|
commitdiff
|
diff to current
2020-10-23
Hubert Tong
[AIX][cmake] Adjust management of `-G` for linking
blob
|
commitdiff
|
diff to current
2020-10-22
Xiangling Liao
[AIX] Emit error for -G option on AIX
blob
|
commitdiff
|
diff to current
2020-10-21
Sylvestre Ledru
Remove .svn from exclude list as we moved to git
blob
|
commitdiff
|
diff to current
2020-09-28
Mehdi Amini
Guard `find_library(tensorflow_c_api ...)` by checking...
blob
|
commitdiff
|
diff to current
2020-09-21
Dave Lee
[cmake] Centralize LLVM_ENABLE_WARNINGS option
blob
|
commitdiff
|
diff to current
2020-09-15
Alexandre Ganea
[llvm][cmake] Change LLVM_INTEGRATED_CRT_ALLOC to a...
blob
|
commitdiff
|
diff to current
2020-09-08
Raul Tambre
[CMake] Remove dead FindPythonInterp code
blob
|
commitdiff
|
diff to current
2020-09-02
Fangrui Song
[CMake] Remove -Wl,-allow-shlib-undefined which was...
blob
|
commitdiff
|
diff to current
2020-09-01
Petr Hosek
[CMake] Use find_library for ncurses
blob
|
commitdiff
|
diff to current
2020-08-27
Alexandre Ganea
[Support] On Windows, add optional support for {rpmallo...
blob
|
commitdiff
|
diff to current
2020-08-26
Kai Nacke
[SystemZ/ZOS] Additions to the build system.
blob
|
commitdiff
|
diff to current
2020-07-22
Louis Dionne
[CMake] Bump CMake minimum version to 3.13.4
blob
|
commitdiff
|
diff to current
2020-07-22
Mircea Trofin
[llvm][NFC] Remove definition from build system of...
blob
|
commitdiff
|
diff to current
2020-07-16
Louis Dionne
[CMake] Enforce the minimum CMake version to be at...
blob
|
commitdiff
|
diff to current
2020-07-15
Hans Wennborg
Bump the trunk major version to 12
blob
|
commitdiff
|
diff to current
2020-07-14
Mircea Trofin
[llvm][NFC] expose LLVM_HAVE_TF_API through llvm-config.h
blob
|
commitdiff
|
diff to current
2020-07-13
Mircea Trofin
Reapply "[llvm] Native size estimator for training...
blob
|
commitdiff
|
diff to current
2020-07-13
Davide Italiano
Revert "[llvm] Native size estimator for training ...
blob
|
commitdiff
|
diff to current
2020-07-13
Mircea Trofin
[llvm] Native size estimator for training -Oz inliner
blob
|
commitdiff
|
diff to current
2020-07-02
Jon Roelofs
Fix missing build dependencies on omp_gen
blob
|
commitdiff
|
diff to current
2020-06-24
Mircea Trofin
[llvm] Release-mode ML InlineAdvisor
blob
|
commitdiff
|
diff to current
2020-06-23
Zion Nimchuk
Change CMake so that we only look for Z3 when LLVM_ENAB...
blob
|
commitdiff
|
diff to current
2020-05-27
Mehdi Amini
Automatically configure MLIR when flang is enabled
blob
|
commitdiff
|
diff to current
2020-05-26
Nico Weber
[build] Add LLVM_LOCAL_RPATH which can set an rpath...
blob
|
commitdiff
|
diff to current
2020-05-08
David Tenty
[AIX] Make sure we use export lists for plugins
blob
|
commitdiff
|
diff to current
2020-05-08
Raphael Isemann
Reland [lldb][cmake] Also use local submodule visibilit...
blob
|
commitdiff
|
diff to current
2020-05-05
Raphael Isemann
Revert "[lldb][cmake] Also use local submodule visibili...
blob
|
commitdiff
|
diff to current
2020-04-29
Saleem Abdulrasool
Revert "Temporarily revert "build: use `find_package...
blob
|
commitdiff
|
diff to current
2020-04-28
Eric Christopher
Temporarily revert "build: use `find_package(Python3...
blob
|
commitdiff
|
diff to current
2020-04-28
Saleem Abdulrasool
build: use `find_package(Python3)` if available
blob
|
commitdiff
|
diff to current
2020-04-28
Raphael Isemann
[lldb][cmake] Also use local submodule visibility on...
blob
|
commitdiff
|
diff to current
2020-04-28
Saleem Abdulrasool
Revert "build: use `find_package(Python3)` if available"
blob
|
commitdiff
|
diff to current
2020-04-28
Saleem Abdulrasool
build: use `find_package(Python3)` if available
blob
|
commitdiff
|
diff to current
2020-04-23
Christopher Tetreault
[SVE] Make VectorType::getNumElements() complain for...
blob
|
commitdiff
|
diff to current
2020-04-22
Louis Dionne
[CMake] Add a warning message to prepare the upcoming...
blob
|
commitdiff
|
diff to current
2020-04-09
Eric Schweitz
[Flang] add flang as a new subproject in cmake
blob
|
commitdiff
|
diff to current
2020-03-21
Shoaib Meenai
[cmake] Fix -stripped for umbrella library install...
blob
|
commitdiff
|
diff to current
2020-03-19
Cullen Rhodes
[ValueTypes] Add EVT::isFixedLengthVector
blob
|
commitdiff
|
diff to current
2020-03-15
Sander de Smalen
[TypeSize] Allow returning scalable size in implicit...
blob
|
commitdiff
|
diff to current
2020-03-13
Amy Huang
CMake: Turn LLVM_ENABLE_ZLIB into a tri-state option
blob
|
commitdiff
|
diff to current
2020-03-13
Dylan McKay
[AVR] Include AVR by default in LLVM builds
blob
|
commitdiff
|
diff to current
2020-03-12
Dylan McKay
Revert "[AVR] Include AVR by default in LLVM builds"
blob
|
commitdiff
|
diff to current
2020-03-12
Dylan McKay
[AVR] Include AVR by default in LLVM builds
blob
|
commitdiff
|
diff to current
2020-03-03
Hans Wennborg
Revert abb00753 "build: reduce CMake handling for zlib...
blob
|
commitdiff
|
diff to current
2020-02-20
David Tenty
[AIX] Improve 32/64-bit build configuration
blob
|
commitdiff
|
diff to current
2020-02-20
serge-sans-paille
Fix compiler extension in standalone mode
blob
|
commitdiff
|
diff to current
2020-02-13
serge-sans-paille
Fix integration of pass plugins with llvm dylib
blob
|
commitdiff
|
diff to current
2020-02-10
Eric Christopher
Continue removing llgo.
blob
|
commitdiff
|
diff to current
2020-01-15
Hans Wennborg
Bump the trunk major version to 11
blob
|
commitdiff
|
diff to current
2020-01-04
Florian Hahn
Re-apply "[Examples] Add IRTransformations directory...
blob
|
commitdiff
|
diff to current
2020-01-02
Saleem Abdulrasool
build: disable zlib by default on Windows
blob
|
commitdiff
|
diff to current
2020-01-02
Saleem Abdulrasool
build: reduce CMake handling for zlib
blob
|
commitdiff
|
diff to current
2020-01-02
James Henderson
Revert "build: make `LLVM_ENABLE_ZLIB` a tri-bool for...
blob
|
commitdiff
|
diff to current
2020-01-02
serge_sans_paille
Generalize the pass registration mechanism used by...
blob
|
commitdiff
|
diff to current
2020-01-02
Saleem Abdulrasool
build: make `LLVM_ENABLE_ZLIB` a tri-bool for users
blob
|
commitdiff
|
diff to current
2019-12-24
Mehdi Amini
Add `mlir` to -DLLVM_ALL_PROJECTS CMake option
blob
|
commitdiff
|
diff to current
2019-12-01
Florian Hahn
Revert "[Examples] Add IRTransformations directory...
blob
|
commitdiff
|
diff to current
2019-11-14
Tom Stellard
[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on...
blob
|
commitdiff
|
diff to current
2019-11-14
Tom Stellard
[cmake] Prevent building with BUILD_SHARED_LIBS and...
blob
|
commitdiff
|
diff to current
2019-11-12
Florian Hahn
[Examples] Add IRTransformations directory to examples.
blob
|
commitdiff
|
diff to current
2019-11-11
Nick Desaulniers
change LLVM_VERSION_SUFFIX default from svn to git
blob
|
commitdiff
|
diff to current
2019-11-08
Tom Stellard
[cmake] Remove LLVM_{BUILD,LINK}_LLVM_DYLIB options...
blob
|
commitdiff
|
diff to current
2019-11-08
Tom Stellard
[cmake] Remove SVN support from VersionFromVCS.cmake
blob
|
commitdiff
|
diff to current
2019-10-25
Saleem Abdulrasool
build: remove `LLVM_CXX_STD` extension point
blob
|
commitdiff
|
diff to current
2019-10-25
Saleem Abdulrasool
build: reindent text (NFC)
blob
|
commitdiff
|
diff to current
2019-10-04
Siva Chandra
Add few docs and implementation of strcpy and strcat.
blob
|
commitdiff
|
diff to current
2019-10-02
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
blob
|
commitdiff
|
diff to current
2019-10-01
Djordje Todorovic
Revert "Reland "[utils] Implement the llvm-locstats...
blob
|
commitdiff
|
diff to current
2019-10-01
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
blob
|
commitdiff
|
diff to current
2019-09-30
Djordje Todorovic
Revert "Reland "[utils] Implement the llvm-locstats...
blob
|
commitdiff
|
diff to current
2019-09-30
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
blob
|
commitdiff
|
diff to current
2019-09-23
Djordje Todorovic
Revert "Reland "[utils] Implement the llvm-locstats...
blob
|
commitdiff
|
diff to current
2019-09-23
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
blob
|
commitdiff
|
diff to current
2019-09-18
Russell Gallop
[cmake] Changes to get Windows self-host working with PGO
blob
|
commitdiff
|
diff to current
2019-09-10
Djordje Todorovic
Revert "[utils] Implement the llvm-locstats tool"
blob
|
commitdiff
|
diff to current
2019-09-10
Djordje Todorovic
[utils] Implement the llvm-locstats tool
blob
|
commitdiff
|
diff to current
2019-08-27
Reid Kleckner
Revert Autogenerate the shebang lines for tools/opt...
blob
|
commitdiff
|
diff to current
next