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
/
lib
/
Driver
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support mingw-w64 and mingw.org toolchains at any install location.
Yaron Keren
2015-07-02
1
-0
/
+1
*
Driver: add CrossWindowsToolChain
Saleem Abdulrasool
2014-10-24
1
-0
/
+1
*
Driver: rename Windows to MSVCToolChain
Saleem Abdulrasool
2014-10-22
1
-1
/
+1
*
Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.
Alexey Samsonov
2014-07-09
1
-1
/
+0
*
cc1as: consolidate option flags with cc1 and eliminate duplication
Alp Toker
2014-07-09
1
-2
/
+0
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+1
*
[CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...
NAKAMURA Takumi
2014-02-21
1
-5
/
+1
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-0
/
+1
*
Revert 201202
Jonathan Roelofs
2014-02-12
1
-1
/
+0
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-0
/
+1
*
[CMake] clangDriver: Move LLVM stuff in target_link_library to LLVM_LINK_COMP...
NAKAMURA Takumi
2013-12-09
1
-2
/
+6
*
Re-apply r188666
Alexey Samsonov
2013-08-19
1
-0
/
+1
*
Move SanitizerArgs implementation from .h to .cpp
Alexey Samsonov
2013-08-08
1
-0
/
+1
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-4
/
+1
*
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-27
1
-0
/
+1
*
clang/lib: [CMake] Reformat, alphabetize lists.
NAKAMURA Takumi
2012-07-27
1
-1
/
+1
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-4
/
+9
*
Zap the /Za compiler switch from MSVC projects, the option is considered harm...
Francois Pichet
2012-06-06
1
-7
/
+0
*
Remove AST and Parse from Driver's dependencies.
Jordan Rose
2012-06-04
1
-1
/
+1
*
Speculatively fix windows cmake builders.
Andrew Trick
2012-05-02
1
-1
/
+1
*
Unify Options.td and CC1Options.td, in a first step towards unifying the seri...
James Molloy
2012-05-01
1
-1
/
+0
*
Delete the driver's HostInfo class. This abstraction just never really
Chandler Carruth
2012-01-25
1
-1
/
+0
*
Split the Windows toolchain definition into its own file. This is
Chandler Carruth
2011-12-17
1
-0
/
+1
*
Fix MSVC build.
Michael J. Spencer
2011-11-05
1
-0
/
+8
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-13
/
+4
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-4
/
+13
*
Clean up CMake dependencies
Douglas Gregor
2010-09-09
1
-0
/
+2
*
Update CMake build for new attribute changes.
Alexis Hunt
2010-06-17
1
-2
/
+2
*
Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...
Daniel Dunbar
2010-05-20
1
-1
/
+3
*
Sort calls to add_clang_library()
Kovarththanan Rajaratnam
2010-03-22
1
-1
/
+1
*
Add missing dependency for CMake.
Daniel Dunbar
2009-11-19
1
-1
/
+1
*
Sketch .td file and build system goop for OptTable based clang-cc options.
Daniel Dunbar
2009-11-19
1
-0
/
+1
*
Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.
Daniel Dunbar
2009-11-19
1
-1
/
+1
*
Driver: Split OptTable out into OptTable.{h,cpp}
Daniel Dunbar
2009-11-19
1
-0
/
+1
*
Fix some TableGen-related dependencies for the Clang CMake build
Douglas Gregor
2009-06-23
1
-1
/
+1
*
Add some missing CMake dependencies
Douglas Gregor
2009-06-18
1
-0
/
+2
*
Really fix cmake style builds.
Mike Stump
2009-03-24
1
-0
/
+5
*
support cmake
Gabor Greif
2009-03-13
1
-0
/
+14
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-10
/
+0
*
Minor update to CMake build system.
Eli Friedman
2008-11-30
1
-0
/
+1
*
Update CMakeLists.txt
Cedric Venet
2008-11-04
1
-0
/
+1
*
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes
2008-10-26
1
-0
/
+8