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] 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
*
[cmake] install_symlink should obey DESTDIR unconditionally
Justin Bogner
2019-08-15
1
-1
/
+1
*
Add support in CMake to statically link the C++ standard library.
Erich Keane
2019-08-14
1
-0
/
+20
*
[CMake] Fix cache invalidation of LLVM_CXX_STD
Chris Bieneman
2019-08-14
1
-1
/
+4
*
Match if / elseif properly
JF Bastien
2019-08-14
1
-1
/
+1
*
Remove now useless C++1y flag
JF Bastien
2019-08-14
1
-2
/
+0
*
Move to C++14
JF Bastien
2019-08-14
1
-1
/
+1
*
Remove minimum toolchain soft-error
JF Bastien
2019-08-14
1
-4
/
+4
*
Fix rpath for MacOS/iOS
Haibo Huang
2019-08-09
1
-1
/
+1
*
Revert "Temporarily bump minimum compiler version"
JF Bastien
2019-08-08
1
-4
/
+4
*
Temporarily bump minimum compiler version
JF Bastien
2019-08-08
1
-4
/
+4
*
Append an executable suffix to the toolchain tool paths on Windows platform.
Galina Kistanova
2019-08-07
1
-12
/
+12
*
Add order-dependencies to object libraries
Chris Bieneman
2019-08-06
1
-0
/
+3
*
[CMake] Add mapping for IBM XL -qnoeh and -qnortti
Hubert Tong
2019-08-06
1
-0
/
+4
*
NFC. Documenting Native tablegen dependency
Chris Bieneman
2019-08-05
1
-0
/
+3
*
NATIVE tablegen needs to depend on target tablegen
Chris Bieneman
2019-08-05
1
-1
/
+1
*
Re-disable C4324 MSVC warning that was enabled in D65458 / rL367383
Simon Pilgrim
2019-07-31
1
-0
/
+8
*
[NFC] Remove LLVM_ALIGNAS
JF Bastien
2019-07-31
1
-8
/
+0
*
Remove cmake checks for MSVC 1900 / VS 2013
Reid Kleckner
2019-07-30
1
-16
/
+4
*
[NFC] Improve cmake diagnostic when checking atomics
JF Bastien
2019-07-30
1
-2
/
+2
*
[CMake] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-0
/
+6
*
[CMake] Add -z defs on Solaris
Rainer Orth
2019-07-23
1
-1
/
+1
*
Re-commit: r366610 and r366612: Expand pseudo-components before embedding in ...
Daniel Sanders
2019-07-19
1
-72
/
+89
*
Revert r366610 and r366612: Expand pseudo-components before embedding in llvm...
Daniel Sanders
2019-07-19
1
-86
/
+70
*
Fix a latent bug discovered by r366610: nativecodegen includes X86CodeGen whe...
Daniel Sanders
2019-07-19
1
-1
/
+3
*
Expand pseudo-components before embedding in llvm-config
Daniel Sanders
2019-07-19
1
-70
/
+84
*
[cmake] Fix typo where a varible was checked for Apple instead of Darwin
Nathan Lanza
2019-07-19
1
-1
/
+1
*
[cmake] Convert the NATIVE llvm build process to be project agnostic
Nathan Lanza
2019-07-19
1
-28
/
+31
*
[cmake] Only run llvm-codesign if targetting apple on an apple host
Nathan Lanza
2019-07-18
1
-1
/
+1
*
[cmake] Don't set install rules for tblgen if building utils is disabled
Keno Fischer
2019-07-15
1
-1
/
+1
*
cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macros
Tom Stellard
2019-07-12
1
-6
/
+2
*
Retire VS2015 Support
Simon Pilgrim
2019-07-09
1
-1
/
+4
*
Fix issues building libraries as more than one type with Xcode
Chris Bieneman
2019-07-08
1
-1
/
+6
[prev]
[next]