index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Config
/
config.h.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-60
/
+0
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-9
/
+15
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-10
/
+4
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-148
/
+7
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-0
/
+6
*
Fix symbol defines in config.h.cmake
Alp Toker
2013-11-05
1
-3
/
+3
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-0
/
+3
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-3
/
+0
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-0
/
+3
*
[conf] Add config variable to disable crash related overrides.
Daniel Dunbar
2013-08-30
1
-0
/
+3
*
[cmake] Check for realpath availability in CMake
Alexey Samsonov
2013-08-26
1
-1
/
+1
*
Remove all checking for the various terminfo headers (term.h and
Chandler Carruth
2013-08-12
1
-18
/
+0
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
1
-3
/
+6
*
Add support for linking against a curses library when available and
Chandler Carruth
2013-08-07
1
-0
/
+18
*
Check for _strtoi64 in the cmake build if strtoll is missing
Reid Kleckner
2013-08-07
1
-3
/
+0
*
Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
2013-08-02
1
-1
/
+1
*
Remove dead or useless header checks from cmake and autoconf
Reid Kleckner
2013-07-26
1
-81
/
+0
*
Find xdot or xdot.py.
Matt Arsenault
2013-07-08
1
-3
/
+3
*
Reapply r185601 with a fix for the cmake build.
Eric Christopher
2013-07-04
1
-0
/
+6
*
Don't define LTDL_SHLIBPATH_VAR.
Rafael Espindola
2013-06-11
1
-4
/
+0
*
Don't define LLVM_LIBDIR, it is not used anymore.
Rafael Espindola
2013-06-11
1
-3
/
+0
*
Allow host triple to be correctly overridden in CMake builds
Tim Northover
2013-05-04
1
-1
/
+1
*
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
1
-0
/
+3
*
Add more guards around zlib-dependent code
Alexey Samsonov
2013-04-23
1
-0
/
+3
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
1
-0
/
+6
*
Fix CMake detection of various cmath functions, and XFAIL the test on platfor...
Owen Anderson
2013-02-07
1
-0
/
+18
*
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-04
1
-3
/
+0
*
Annotate BumpPtrAllocator for MemorySanitizer.
Evgeniy Stepanov
2013-01-31
1
-0
/
+3
*
[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
NAKAMURA Takumi
2013-01-30
1
-1
/
+1
*
[CMake] Move libxml2 stuff from clang to llvm/cmake.
NAKAMURA Takumi
2012-12-14
1
-0
/
+3
*
llvm/Config/config.h.cmake: Good bye, Kevin! We won't honor authors in comments.
NAKAMURA Takumi
2012-10-29
1
-3
/
+1
*
Make backtraces work again with both the configure and cmake build.
Benjamin Kramer
2012-09-28
1
-0
/
+3
*
PR13689: Check for backtrace(3) in the cmake build.
Benjamin Kramer
2012-09-01
1
-1
/
+1
*
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.
NAKAMURA Takumi
2012-07-22
1
-0
/
+3
*
Update config.h.cmake corresponding to config.h.in.
NAKAMURA Takumi
2012-07-18
1
-7
/
+13
*
Nuke a few dead remnants of the CBE.
Jim Grosbach
2012-05-05
1
-3
/
+0
*
[build] Add build check for ::arc4random().
Daniel Dunbar
2012-05-05
1
-0
/
+3
*
Add rudimentary CMake logic for detecting Graphviz.
Ted Kremenek
2012-05-03
1
-1
/
+1
*
add configure flag --with-default-sysroot
Sebastian Pop
2012-04-16
1
-3
/
+0
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
1
-0
/
+3
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
1
-3
/
+6
*
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-13
1
-0
/
+6
*
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-03
1
-11
/
+2
*
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-05
1
-3
/
+0
*
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-04
1
-0
/
+3
*
configure, config.h.in: Regenerate.
NAKAMURA Takumi
2011-11-28
1
-0
/
+3
*
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
Dylan Noblesmith
2011-11-28
1
-3
/
+3
*
update description of LLVM_DEFAULT_TARGET_TRIPLE
Dylan Noblesmith
2011-11-28
1
-3
/
+3
*
Add configure checking for pread(2) and use it to save a syscall when reading...
Benjamin Kramer
2011-11-22
1
-0
/
+3
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
1
-1
/
+1
[next]