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
/
cmake
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minimum toolchain version
JF Bastien
2019-02-07
1
-22
/
+50
*
Move the SMT API to LLVM
Mikhail R. Gadelha
2019-02-07
2
-0
/
+53
*
[CMake] Unify scripts for generating VCS headers
Petr Hosek
2019-02-06
5
-287
/
+162
*
Revert "Bump minimum toolchain version"
JF Bastien
2019-02-02
1
-50
/
+22
*
Bump minimum toolchain version
JF Bastien
2019-02-02
1
-22
/
+50
*
[CMake] Add install targets for utilities to LLVM exports if LLVM_INSTALL_UTI...
Stefan Granitz
2019-02-01
1
-11
/
+21
*
Revert "Bump minimum toolchain version"
JF Bastien
2019-02-01
1
-57
/
+22
*
Bump minimum toolchain version
JF Bastien
2019-02-01
1
-22
/
+57
*
Revert "Bump minimum toolchain version"
JF Bastien
2019-01-31
1
-54
/
+22
*
Bump minimum toolchain version
JF Bastien
2019-01-31
1
-22
/
+54
*
Revert "[CMake] Unify scripts for generating VCS headers"
Petr Hosek
2019-01-31
5
-158
/
+287
*
[CMake] Unify scripts for generating VCS headers
Petr Hosek
2019-01-31
5
-287
/
+158
*
[CMake] Accept ENTITLEMENTS in llvm_add_library()
Stefan Granitz
2019-01-30
1
-2
/
+2
*
[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michal Gorny
2019-01-28
1
-1
/
+0
*
Document toolchain update policy
JF Bastien
2019-01-21
1
-1
/
+1
*
[NFC] Factor out + document build requirements
JF Bastien
2019-01-16
1
-41
/
+55
*
[CMake] Export utility targets to the build/install tree depending on LLVM_BU...
Stefan Granitz
2019-01-11
1
-0
/
+3
*
[CMake] Use XCODE_ATTRIBUTE properties for code signing and entitlements in X...
Stefan Granitz
2019-01-04
1
-7
/
+11
*
Fix mingw build failures caused by r349839
Tom Stellard
2018-12-22
1
-0
/
+4
*
Fix Windows build failures caused by r349839
Tom Stellard
2018-12-20
1
-6
/
+6
*
cmake: Remove add_llvm_loadable_module()
Tom Stellard
2018-12-20
1
-37
/
+10
*
Re-land "Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen"
Alexandre Ganea
2018-12-19
1
-0
/
+6
*
Revert r349517 "[CMake] Default options for faster executables on MSVC"
Alexandre Ganea
2018-12-19
2
-17
/
+0
*
Revert r349517 "[CMake] Default options for faster executables on MSVC"
Alexandre Ganea
2018-12-19
1
-6
/
+0
*
Let TableGen write output only if it changed, instead of doing so in cmake, a...
Nico Weber
2018-12-19
1
-16
/
+4
*
Re-land "Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen"
Alexandre Ganea
2018-12-19
1
-0
/
+6
*
Revert r349541 (Fix MSVC dependency issue between Clang-tablegen and LLVM-tab...
Alexandre Ganea
2018-12-18
1
-6
/
+0
*
Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen
Alexandre Ganea
2018-12-18
1
-0
/
+6
*
[CMake] Default options for faster executables on MSVC
Alexandre Ganea
2018-12-18
2
-0
/
+17
*
[CMake] llvm_codesign workaround for Xcode double-signing errors
Stefan Granitz
2018-12-13
1
-12
/
+13
*
[CMake] Add support for NO_INSTALL_RPATH argument in llvm_add_library()
Stefan Granitz
2018-12-07
1
-5
/
+9
*
[cmake] Clean up add_llvm_subdirectory
Shoaib Meenai
2018-12-03
1
-14
/
+17
*
[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for custom dSYM target dire...
Stefan Granitz
2018-12-03
1
-1
/
+8
*
[CMake] build correctly if build path contains whitespace
Shoaib Meenai
2018-11-30
1
-3
/
+3
*
Revert r343473 "Move llvm util dependencies from clang-tools-extra to add_lit...
Haojian Wu
2018-11-22
1
-10
/
+0
*
Silence C4709 in MSVC because it is buggy.
Aaron Ballman
2018-11-20
1
-0
/
+4
*
[CMake] Accept ENTITLEMENTS in add_llvm_executable and llvm_codesign
Stefan Granitz
2018-11-16
1
-6
/
+22
*
[CMake] Support cross-compiling with multi-stage builds
Petr Hosek
2018-11-16
1
-1
/
+28
*
Fix DragonFlyBSD linkage issue.
David Carlier
2018-11-10
1
-1
/
+2
*
[CMake] Expose opt-remark tooling through libOptRemarks.dylib
Francis Visoiu Mistrih
2018-11-05
1
-0
/
+1
*
Enable -Wimplicit-fallthrough for clang as well as GCC
Reid Kleckner
2018-11-01
1
-0
/
+1
*
[MinGW] Enable large file for mingw-w64
Martin Storsjo
2018-10-24
1
-0
/
+4
*
[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
Chris Bieneman
2018-10-15
2
-7
/
+7
*
[CMake] Change the default value of LLVM_ENABLE_IDE
Chris Bieneman
2018-10-15
1
-10
/
+13
*
[CMake] Temporarily remove the LLVM_ENABLE_IDE option
Chris Bieneman
2018-10-11
1
-6
/
+10
*
[CMake] Unconditionally add .h and .td files to target sources
Chris Bieneman
2018-10-11
1
-9
/
+8
*
[CMake] NFC. Updating documentation on options
Chris Bieneman
2018-10-10
1
-2
/
+2
*
Move llvm util dependencies from clang-tools-extra to add_lit_target.
Haojian Wu
2018-10-01
1
-0
/
+11
*
[CMake] Avoid REVERSE on unset variable
Sven van Haastregt
2018-09-26
1
-1
/
+3
*
Move individual benchmark targets into the Utils folder in IDEs.
Aaron Ballman
2018-09-21
1
-0
/
+1
[next]