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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Use relative cmake binary dir for processing pass plugins.
Michael Kruse
2020-01-07
1
-10
/
+12
*
[CMake] Pass symlink dependency to add_llvm_install_targets explicitly
Petr Hosek
2020-01-06
1
-5
/
+12
*
[cmake] Remove install from add_llvm_example_library.
Florian Hahn
2020-01-04
1
-4
/
+3
*
Re-apply "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2020-01-04
1
-0
/
+12
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
1
-18
/
+15
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
1
-3
/
+16
*
Revert "build: make `LLVM_ENABLE_ZLIB` a tri-bool for users"
James Henderson
2020-01-02
1
-15
/
+5
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-2
/
+73
*
build: make `LLVM_ENABLE_ZLIB` a tri-bool for users
Saleem Abdulrasool
2020-01-01
1
-5
/
+15
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
1
-16
/
+3
*
[llvm] Add llvm-lipo dependency to runtimes
Xin-Xin Wang
2019-12-16
1
-1
/
+4
*
Don't call export_symbols.py with duplicate libs
David Tenty
2019-12-11
1
-0
/
+1
*
[cmake] Disable GCC 9's -Wredundant-move
Pavel Labath
2019-12-09
1
-0
/
+10
*
[compiler-rt] Disable fuzzer large.test when LLVM_ENABLE_EXPENSIVE_CHECKS=ON
Alex Lorenz
2019-12-03
1
-0
/
+2
*
Revert "Temporarily revert "build: avoid hardcoding the libxml2 library name""
Saleem Abdulrasool
2019-12-03
1
-1
/
+0
*
Temporarily revert "build: avoid hardcoding the libxml2 library name"
Eric Christopher
2019-12-02
1
-0
/
+1
*
build: avoid hardcoding the libxml2 library name
Saleem Abdulrasool
2019-11-27
1
-1
/
+0
*
[CMake] Fix LLVM build non-determinism on RHEL
Amy Kwan
2019-11-21
1
-0
/
+22
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
2
-4
/
+18
*
Extends the tblgen macro to allow mlir-tblgen to be installed
Eric Schweitz
2019-11-19
1
-1
/
+1
*
Fix use of add_llvm_tool in projects that build no targets
Kevin Petit
2019-11-14
1
-1
/
+1
*
[cmake] Remove confusing condition argument from else() NFC
Tom Stellard
2019-11-13
1
-1
/
+1
*
Don't set LLVM_NO_DEAD_STRIP on AIX
David Tenty
2019-11-13
1
-1
/
+1
*
[cmake] Remove SVN support from VersionFromVCS.cmake
Tom Stellard
2019-11-08
1
-74
/
+29
*
[cmake] Enable thin lto cache when building with lld-link
Russell Gallop
2019-11-08
1
-0
/
+3
*
[NFC] Add SUPPORT_PLUGINS to add_llvm_executable()
David Tenty
2019-11-06
1
-1
/
+6
*
Add more binutils tools to LLVM_INSTALL_TOOLCHAIN_ONLY target
Sam Clegg
2019-11-04
1
-0
/
+16
*
Revert "[NFC] Rename LLVM_NO_DEAD_STRIP"
David Tenty
2019-10-30
2
-3
/
+3
*
build: remove `LLVM_CXX_STD` extension point
Saleem Abdulrasool
2019-10-25
1
-28
/
+0
*
[NFC] Rename LLVM_NO_DEAD_STRIP
David Tenty
2019-10-25
2
-3
/
+3
*
[CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc
Martin Storsjo
2019-10-22
1
-0
/
+4
*
[CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake
Martin Storsjo
2019-10-22
1
-1
/
+2
*
[cmake] Pass external project source directories to sub-configures
Shoaib Meenai
2019-10-17
1
-0
/
+9
*
[llvm] [ocaml] Support linking against dylib
Michal Gorny
2019-10-11
1
-14
/
+18
*
Reland r349624: Let TableGen write output only if it changed, instead of doin...
Nico Weber
2019-10-03
1
-16
/
+14
*
[llvm] [cmake] Add install targets for missing distribution components
Michal Gorny
2019-10-02
2
-0
/
+17
*
Revert rL349624 : Let TableGen write output only if it changed, instead of do...
Simon Pilgrim
2019-10-01
1
-4
/
+16
*
build: serialise `LLVM_ENABLE_UNWIND_TABLES` into LLVMConfig
Saleem Abdulrasool
2019-09-30
1
-0
/
+2
*
Use double quotes for LDFLAGS in -DLLVM_BUILD_INSTRUMENTED_COVERAGE
Justin Bogner
2019-09-24
1
-1
/
+1
*
[llvm] [cmake] Add possibility to use ChooseMSVCCRT.cmake when include LLVM l...
Simon Pilgrim
2019-09-23
1
-0
/
+5
*
[cmake] Changes to get Windows self-host working with PGO
Russell Gallop
2019-09-18
1
-17
/
+33
*
[CMake] Don't pass all LLVM_COMPILE_FLAGS to the C compiler
David Zarzycki
2019-09-10
1
-1
/
+8
*
[CMake] LLVM_COMPILE_FLAGS also applies to C files
David Zarzycki
2019-09-06
1
-1
/
+1
*
[cmake] Remove MSVC C4180 override
Simon Pilgrim
2019-09-04
1
-1
/
+0
*
[cmake] Remove MSVC C4258 override
Simon Pilgrim
2019-09-04
1
-1
/
+0
*
[cmake] Improve comment describing the C4245 warning. NFCI.
Simon Pilgrim
2019-09-03
1
-1
/
+1
*
[lit] Only set DYLD_LIBRARY_PATH for shared builds
Jonas Devlieghere
2019-08-30
1
-0
/
+1
*
[CMake] Update C4324 MSVC warning comment to explain its still broken at VS2019
Simon Pilgrim
2019-08-20
1
-3
/
+1
*
[cmake] Move blocks out of redundant else( MSVC ); NFC
Hubert Tong
2019-08-18
1
-61
/
+60
*
[AIX] For XL, pick GCC-compatible std & default warning options
Hubert Tong
2019-08-15
1
-18
/
+31
[next]