index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2020-01-04
1
-0
/
+4
*
build: disable zlib by default on Windows
Saleem Abdulrasool
2020-01-02
1
-1
/
+7
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
1
-1
/
+1
*
Revert "build: make `LLVM_ENABLE_ZLIB` a tri-bool for users"
James Henderson
2020-01-02
1
-1
/
+1
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-23
/
+2
*
build: make `LLVM_ENABLE_ZLIB` a tri-bool for users
Saleem Abdulrasool
2020-01-01
1
-1
/
+1
*
Add `mlir` to -DLLVM_ALL_PROJECTS CMake option
Mehdi Amini
2019-12-24
1
-1
/
+1
*
Revert "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2019-12-01
1
-4
/
+0
*
[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on Windows
Tom Stellard
2019-11-14
1
-0
/
+3
*
[cmake] Prevent building with BUILD_SHARED_LIBS and LLVM_LINK_LLVM_DYLIB
Tom Stellard
2019-11-13
1
-0
/
+4
*
[Examples] Add IRTransformations directory to examples.
Florian Hahn
2019-11-12
1
-0
/
+4
*
change LLVM_VERSION_SUFFIX default from svn to git
Nick Desaulniers
2019-11-11
1
-1
/
+1
*
[cmake] Remove LLVM_{BUILD,LINK}_LLVM_DYLIB options on Windows
Tom Stellard
2019-11-08
1
-6
/
+10
*
[cmake] Remove SVN support from VersionFromVCS.cmake
Tom Stellard
2019-11-08
1
-5
/
+1
*
build: remove `LLVM_CXX_STD` extension point
Saleem Abdulrasool
2019-10-25
1
-0
/
+4
*
build: reindent text (NFC)
Saleem Abdulrasool
2019-10-25
1
-1
/
+1
*
Add few docs and implementation of strcpy and strcat.
Siva Chandra
2019-10-04
1
-1
/
+1
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-10-02
1
-0
/
+4
*
Revert "Reland "[utils] Implement the llvm-locstats tool""
Djordje Todorovic
2019-10-01
1
-4
/
+0
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-10-01
1
-0
/
+4
*
Revert "Reland "[utils] Implement the llvm-locstats tool""
Djordje Todorovic
2019-09-30
1
-4
/
+0
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-09-30
1
-0
/
+4
*
Revert "Reland "[utils] Implement the llvm-locstats tool""
Djordje Todorovic
2019-09-23
1
-4
/
+0
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-09-23
1
-0
/
+4
*
[cmake] Changes to get Windows self-host working with PGO
Russell Gallop
2019-09-18
1
-11
/
+3
*
Revert "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-09-10
1
-4
/
+0
*
[utils] Implement the llvm-locstats tool
Djordje Todorovic
2019-09-10
1
-0
/
+4
*
Revert Autogenerate the shebang lines for tools/opt-viewer
Reid Kleckner
2019-08-27
1
-2
/
+0
*
Autogenerate the shebang lines for tools/opt-viewer
Chris Bieneman
2019-08-21
1
-0
/
+2
*
Add support in CMake to statically link the C++ standard library.
Erich Keane
2019-08-14
1
-0
/
+1
*
Revert the test commit
Taewook Oh
2019-08-09
1
-2
/
+0
*
Test commit.
Taewook Oh
2019-08-09
1
-0
/
+2
*
[build] Add the ability to create a symlink for lipo
Anusha Basana
2019-07-31
1
-0
/
+3
*
Remove cmake checks for MSVC 1900 / VS 2013
Reid Kleckner
2019-07-30
1
-3
/
+1
*
[CMake] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-0
/
+5
*
[CMake] Allow LLVM_EXTERNAL_<proj>_SOURCE_DIR to be overridden if it is
Yuanfang Chen
2019-07-26
1
-1
/
+5
*
[cmake] Convert the NATIVE llvm build process to be project agnostic
Nathan Lanza
2019-07-19
1
-0
/
+1
*
[CMake] Don't set Python_ADDITIONAL_VERSIONS
Jonas Devlieghere
2019-07-18
1
-2
/
+0
*
Bump the trunk version to 10.0.0svn
Hans Wennborg
2019-07-18
1
-1
/
+1
*
[RISCV] Re-land r366331 d RISCV to LLVM_ALL_TARGETS
Alex Bradbury
2019-07-18
1
-0
/
+1
*
[RISCV] Revert r366331 as it exposed some sanitizer failures
Alex Bradbury
2019-07-17
1
-1
/
+0
*
[RISCV] Add RISCV to LLVM_ALL_TARGETS so it s built by default
Alex Bradbury
2019-07-17
1
-0
/
+1
*
Add support for building with Python 3
Nico Weber
2019-07-10
1
-4
/
+2
*
Fix issues building libraries as more than one type with Xcode
Chris Bieneman
2019-07-08
1
-0
/
+6
*
build: extract LLVM distribution target handling
Saleem Abdulrasool
2019-06-14
1
-30
/
+2
*
Build with _XOPEN_SOURCE defined on AIX
David Tenty
2019-06-07
1
-0
/
+7
*
Unbreak my hasty "unbreak" cmake fix
David Zarzycki
2019-06-04
1
-1
/
+1
*
Unbreak non-PIC builds after r362390 / D62720
David Zarzycki
2019-06-03
1
-1
/
+1
*
[test] Fix plugin tests
Don Hinton
2019-06-02
1
-0
/
+11
*
[CMake] Use libtool for runtimes when building for Apple platform
Petr Hosek
2019-06-02
1
-55
/
+5
[next]