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
/
projects
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make libunwind a proper project
Saleem Abdulrasool
2015-04-25
1
-1
/
+3
*
Reverse the order libc++ and libc++abi are added in CMake.
Eric Fiselier
2015-03-04
1
-1
/
+3
*
[cmake] Use the external project machinery for libcxxabi so that it can
Chandler Carruth
2014-07-25
1
-1
/
+3
*
Remove projects/sample.
Rafael Espindola
2014-03-12
42
-27387
/
+0
*
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
Nico Weber
2014-03-07
1
-2
/
+2
*
Drop libtool from llvm.
Rafael Espindola
2014-02-28
5
-17697
/
+1
*
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
Rafael Espindola
2014-02-28
3
-14
/
+2
*
[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
Alexey Samsonov
2014-02-27
1
-1
/
+3
*
Remove dead code, we already require cmake 2.8.8.
Rafael Espindola
2014-02-16
1
-5
/
+1
*
llvm/projects/CMakeLists.txt: Add dragonegg.
NAKAMURA Takumi
2014-01-24
1
-0
/
+3
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
2
-0
/
+82
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-1
/
+0
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-0
/
+1
*
Disable libc++ building by default with CMake with MSVC -- some bots
Chandler Carruth
2013-10-02
1
-1
/
+5
*
Enable libcxx as part of the top level CMake build when it is checked
Chandler Carruth
2013-09-28
1
-2
/
+3
*
Port the detection of zlib from the main autoconf system to the sample
Chandler Carruth
2013-08-18
2
-2
/
+327
*
Add support for linking librt and using clock_gettime to the sample
Chandler Carruth
2013-08-18
2
-0
/
+105
*
Update the sample project autoconf setup to include support for
Chandler Carruth
2013-08-18
2
-1
/
+142
*
Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
2013-08-04
1
-8
/
+5
*
Regenerate with changes for -rdynamic.
Bob Wilson
2013-08-02
1
-4
/
+4
*
Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
2013-08-02
2
-6
/
+7
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
2
-1
/
+4
*
Remove dead code from the makefile build system.
Rafael Espindola
2013-07-25
1
-246
/
+1
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
2
-12
/
+3
*
The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.
Sylvestre Ledru
2013-07-01
1
-1
/
+3
*
Filter out dragonegg when checked out into a projects subdirectory.
Chandler Carruth
2013-06-24
1
-0
/
+3
*
Don't define LTDL_SHLIBPATH_VAR.
Rafael Espindola
2013-06-11
2
-35
/
+1
*
Don't define LLVM_LIBDIR, it is not used anymore.
Rafael Espindola
2013-06-11
2
-17
/
+4
*
sync projects/sample's autohell.
Rafael Espindola
2013-05-22
2
-13
/
+22
*
[SystemZ] Add to --enable-targets=all
Ulrich Weigand
2013-05-06
2
-2
/
+2
*
[SystemZ] Add configure bits
Ulrich Weigand
2013-05-06
2
-3
/
+12
*
remove cbe backend from sample configure
Jia Liu
2013-04-24
2
-2
/
+2
*
Print a warning message if compiler-rt can't be built because of old CMake ve...
Alexey Samsonov
2013-03-05
1
-3
/
+6
*
Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>
Bob Wilson
2013-02-05
1
-4
/
+12
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
3
-4
/
+15
*
build: add --with-python option
Saleem Abdulrasool
2013-01-30
1
-1
/
+1
*
Clean up the sample include orderings, not that it really matters...
Chandler Carruth
2012-12-04
1
-3
/
+1
*
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....
Craig Topper
2012-11-27
1
-0
/
+9
*
Few more small CellSPU removals.
Eric Christopher
2012-11-14
2
-7
/
+3
*
Add --enable-werror and --enable-cxx11 to projects/sample/
Craig Topper
2012-11-12
3
-3
/
+75
*
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
2012-10-29
2
-4
/
+4
*
[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
NAKAMURA Takumi
2012-10-24
1
-4
/
+2
*
Re-enable support for --program-prefix.
Jordan Rose
2012-10-01
1
-2
/
+2
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Revert "Add --program-prefix support to build"
Jordan Rose
2012-09-26
1
-2
/
+2
*
Add --program-prefix support to build
Sebastian Pop
2012-09-25
1
-2
/
+2
*
[CMake] Respect LLVM_BUILD_RUNTIME.
Michael J. Spencer
2012-09-21
1
-0
/
+1
*
Enable recursing into the compiler-rt projcet with the CMake build.
Chandler Carruth
2012-08-29
1
-0
/
+8
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
3
-3
/
+3
[next]