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
/
compiler-rt
/
cmake
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[XRay][compiler-rt] FDRLogWriter Abstraction
Dean Michael Berris
2018-09-18
1
-0
/
+10
*
[CMake] Don't parse target triple except for arch
Petr Hosek
2018-08-14
1
-10
/
+4
*
[CMake] Fix bug in `add_weak_symbols()` function.
Dan Liew
2018-08-13
1
-1
/
+9
*
[CMake] Allow building builtins standalone out of tree without any llvm-confi...
Martin Storsjo
2018-08-03
1
-35
/
+39
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
2
-4
/
+62
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
3
-10
/
+52
*
[CMake] Tidy up the organisation of compiler-rt when configured as a standalone
Dan Liew
2018-06-27
3
-1
/
+8
*
[UBsan] Enable ubsan minimal unit tests on OpenBSD
David Carlier
2018-06-25
1
-1
/
+4
*
Revert "[CMake] Use a different source depending on C++ support"
Jonas Hahnfeld
2018-06-17
1
-16
/
+1
*
[compiler-rt] Use CMAKE_LINKER instead of hardcoding ld
Shoaib Meenai
2018-06-13
1
-1
/
+1
*
[XRay] Set an explicit dependency on libc++ when needed
Petr Hosek
2018-06-13
1
-2
/
+6
*
Reland "Passthrough additional flags to custom libcxx CMake build"
Petr Hosek
2018-06-13
1
-11
/
+24
*
Revert r334458, r334220, r334212, r334139.
Matt Morehouse
2018-06-12
1
-41
/
+10
*
[CMake] Remove -Wno-maybe-uninitialized from passthrough vars.
Matt Morehouse
2018-06-12
1
-0
/
+3
*
[CMake] Fix Libc++ Modules build.
Eric Fiselier
2018-06-07
1
-0
/
+8
*
[CMake] Filter out -z,defs when building custom libc++
Petr Hosek
2018-06-07
1
-3
/
+7
*
[CMake] Passthrough additional flags to custom libcxx CMake build
Petr Hosek
2018-06-06
1
-11
/
+27
*
[CMake] Silence unused variable warning in compiler check
Petr Hosek
2018-05-22
1
-2
/
+2
*
[CMake] Use a different source depending on C++ support
Petr Hosek
2018-05-22
1
-1
/
+16
*
Revert "[CMake] Reland "Make simple source used for CMake checks a C file""
Petr Hosek
2018-05-21
1
-4
/
+0
*
Revert r332683 & r332684 relating to compiler runtime checks
Reid Kleckner
2018-05-18
1
-59
/
+0
*
[CMake] Use <UNIX|WINDOWS>_COMMAND with separate_arguments
Petr Hosek
2018-05-18
1
-1
/
+5
*
[CMake] Detect the compiler runtime and standard library
Petr Hosek
2018-05-18
1
-0
/
+55
*
[CMake] Reland "Make simple source used for CMake checks a C file"
Petr Hosek
2018-05-17
1
-0
/
+4
*
[CMake] Cleanup find_compiler_rt_library function [NFC]
Petr Hosek
2018-05-17
1
-3
/
+2
*
Revert "[cmake] Remove duplicate command line options from build"
Aaron Smith
2018-04-11
1
-2
/
+2
*
[cmake] Remove duplicate command line options from build
Aaron Smith
2018-04-11
1
-2
/
+2
*
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
Petr Hosek
2018-03-07
1
-20
/
+61
*
[PATCH] [compiler-rt, RISCV] Support builtins for RISC-V
Shiva Chen
2018-03-01
1
-0
/
+9
*
Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove duplicate CMAKE_...
Don Hinton
2018-01-29
1
-1
/
+1
*
[cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.
Don Hinton
2018-01-29
1
-1
/
+1
*
[cmake] [compiler-rt] Call llvm_setup_rpath() when adding shared libraries.
Don Hinton
2018-01-27
1
-0
/
+3
*
[sanitizer] Pass the CMake compiler to custom libc++ build
Petr Hosek
2018-01-21
1
-0
/
+3
*
Reland "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-21
1
-10
/
+21
*
Revert "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-20
1
-30
/
+8
*
[Fuzzer] Parametrize add_custom_libcxx
Petr Hosek
2018-01-20
1
-8
/
+30
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-14
1
-2
/
+2
*
Revert "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-2
/
+2
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-2
/
+2
*
Revert "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-2
/
+2
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-10
1
-2
/
+2
*
Revert "[CMake] Install resource files into a share/ directory"
Petr Hosek
2018-01-10
1
-1
/
+1
*
[CMake] Install resource files into a share/ directory
Petr Hosek
2018-01-10
1
-1
/
+1
*
[CMake] Allow passing extra CMake arguments to custom libc++
Petr Hosek
2017-12-21
1
-1
/
+2
*
[CMake] Support runtimes and monorepo layouts when looking for libcxx
Petr Hosek
2017-12-12
1
-1
/
+1
*
[compiler-rt] Add install-*-stripped targets
Shoaib Meenai
2017-12-01
1
-0
/
+16
*
Add powerpc64 to compiler-rt build infrastructure.
Sterling Augustine
2017-11-30
1
-0
/
+6
*
[sanitizer] Refactor how assembly files are handled
Kuba Mracek
2017-11-29
1
-0
/
+11
*
Allow compiler-rt test targets to work with multi-config CMake generators
Greg Bedwell
2017-11-13
1
-0
/
+11
*
[cmake] Fix skipping DEPS (typo) in sanitizer_test_compile()
Michal Gorny
2017-10-12
1
-1
/
+1
[prev]
[next]