index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake][Fuchsia] Only build iossim runtimes for arm64
Petr Hosek
2022-01-27
1
-1
/
+1
*
[CMake][Fuchsia] Drop 32-bit ios runtimes
Petr Hosek
2022-01-26
1
-1
/
+1
*
[CMake] Set sanitizer test C++ library on Linux
Petr Hosek
2022-01-25
1
-0
/
+2
*
[Fuchsia] Remove i386 from iossim architectures
Petr Hosek
2022-01-24
1
-2
/
+1
*
[clang][cmake] Use `GNUInstallDirs` to support custom installation dirs
John Ericson
2022-01-21
2
-3
/
+6
*
Re-land [CodeView] Add full repro to LF_BUILDINFO record
Alexandre Ganea
2022-01-19
3
-0
/
+3
*
Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
John Ericson
2022-01-16
1
-3
/
+2
*
[cmake] Use `GNUInstallDirs` to support custom installation dirs.
John Ericson
2022-01-16
1
-2
/
+3
*
Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
John Ericson
2022-01-15
1
-3
/
+2
*
[cmake] Use `GNUInstallDirs` to support custom installation dirs.
John Ericson
2022-01-15
1
-2
/
+3
*
[Clang] Make Clang copy its CMake modules into the build dir
Andrzej Warzynski
2022-01-12
1
-0
/
+8
*
[CMake] Factor out config prefix finding logic
John Ericson
2022-01-07
1
-10
/
+2
*
[Fuchsia][CMake] Don't set libcxxabi and libunwind variables on Windows
Petr Hosek
2021-11-11
1
-12
/
+12
*
[CMake] Update Cmake cache file for Win to ARM Linux cross builds. NFC
Vladimir Vereschaka
2021-10-29
1
-2
/
+5
*
Reapply [ORC-RT] Configure the ORC runtime for more architectures and platforms
Ben Langmuir
2021-10-21
1
-0
/
+1
*
[CMake] Include llvm-libtool-darwin in Fuchsia toolchain
Petr Hosek
2021-10-07
1
-0
/
+1
*
Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"
Leonard Chan
2021-10-07
1
-0
/
+1
*
Revert "Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build""
Leonard Chan
2021-10-06
1
-1
/
+0
*
[clang][Fuchsia] Add -static-libgcc to TSAN tests
Leonard Chan
2021-10-06
1
-1
/
+1
*
Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"
Leonard Chan
2021-10-06
1
-0
/
+1
*
Revert "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"
Leonard Chan
2021-10-04
1
-1
/
+0
*
[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build
Leonard Chan
2021-10-04
1
-0
/
+1
*
Revert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source"
Nico Weber
2021-09-20
1
-10
/
+2
*
Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source
Alex Richardson
2021-09-20
1
-2
/
+10
*
[clang][Fuchsia] Remove COMPILER_RT_CAN_EXECUTE_TESTS
Leonard Chan
2021-09-08
1
-1
/
+0
*
[compiler-rt][Fuchsia] Support building + running compiler-rt tests on fuchsi...
Leonard Chan
2021-09-08
1
-2
/
+5
*
[CMake] Change -DENABLE_EXPERIMENTAL_NEW_PASS_MANAGER=off to -DLLVM_ENABLE_NE...
Fangrui Song
2021-08-26
2
-2
/
+0
*
[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibs
Leonard Chan
2021-08-10
1
-1
/
+20
*
Revert "[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibs"
Petr Hosek
2021-07-30
1
-20
/
+1
*
[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibs
Leonard Chan
2021-07-30
1
-1
/
+20
*
[ifs][elfabi] Merge llvm-ifs/elfabi tools
Haowei Wu
2021-07-19
1
-1
/
+1
*
[clang][Fuchsia] Remove relative-vtables multilibs
Leonard Chan
2021-06-30
1
-27
/
+1
*
Create install targets for scan-build-py.
Daniel Hwang
2021-06-21
1
-0
/
+1
*
Revert "[CMake] Don't use libc++ by default on Windows yet"
Petr Hosek
2021-06-11
2
-6
/
+2
*
[CMake] Don't use libc++ by default on Windows yet
Petr Hosek
2021-06-08
2
-4
/
+6
*
[CMake][Fuchsia] Disable vcruntime for first stage as well
Petr Hosek
2021-06-08
1
-0
/
+1
*
Partially revert the Fuchsia changes to avoid the use of PIC
Petr Hosek
2021-06-08
2
-20
/
+1
*
[CMake][Fuchsia] Use PIC for Fuchsia runtimes
Petr Hosek
2021-06-08
2
-3
/
+9
*
[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain
Petr Hosek
2021-06-08
1
-0
/
+1
*
[CMake] Only include LTO on Apple targets
Petr Hosek
2021-06-08
2
-3
/
+18
*
[Fuchsia] Update some of the Fuchsia toolchain flags
Petr Hosek
2021-06-08
2
-5
/
+12
*
Revert "[Fuchsia] Use libc++abi on Windows in Fuchsia toolchain"
Petr Hosek
2021-06-03
1
-3
/
+1
*
[Fuchsia] Use libc++abi on Windows in Fuchsia toolchain
Petr Hosek
2021-06-02
1
-1
/
+4
*
[Fuchsia] Add compat multilibs to cache file
Leonard Chan
2021-06-01
1
-1
/
+8
*
[Fuchsia][CMake] Add missing include path.
Haowei Wu
2021-05-26
1
-1
/
+1
*
[CMake] Update Cmake cache file for Win to ARM Linux cross builds. NFC
Vladimir Vereschaka
2021-05-18
1
-13
/
+42
*
[cmake] Add support for multiple distributions
Shoaib Meenai
2021-05-12
4
-25
/
+84
*
[Fuchsia][CMake] Update OSX deployment target
Petr Hosek
2021-05-06
2
-2
/
+2
*
[CMake] Stop using c++ subdirectory for libc++ on Win to ARM Linux cross buil...
Vladimir Vereschaka
2021-04-29
1
-1
/
+1
*
[CMake] Set correct CXX_FLAGS for relative-vtables variants
Petr Hosek
2021-04-29
1
-4
/
+4
[next]