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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen.
Eric Christopher
2013-04-27
1
-3
/
+3
*
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
2
-0
/
+6
*
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
2
-0
/
+15
*
Refine fenv.h handling: check if the desired macros exist, before using
Joerg Sonnenberger
2013-03-25
1
-0
/
+8
*
Fix MSan annotations inclusion guard.
Evgeniy Stepanov
2013-02-13
1
-1
/
+1
*
Fix CMake detection of various cmath functions, and XFAIL the test on platfor...
Owen Anderson
2013-02-07
1
-0
/
+18
*
Conditionalize constant folding of math intrinsics on the availability of an ...
Owen Anderson
2013-02-07
1
-0
/
+15
*
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-04
2
-3
/
+3
*
Annotate BumpPtrAllocator for MemorySanitizer.
Evgeniy Stepanov
2013-01-31
1
-0
/
+3
*
[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
NAKAMURA Takumi
2013-01-30
2
-2
/
+2
*
[CMake] Move libxml2 stuff from clang to llvm/cmake.
NAKAMURA Takumi
2012-12-14
1
-0
/
+3
*
JITEventListener.h: Use llvm-config.h instead of config.h.
NAKAMURA Takumi
2012-12-13
2
-0
/
+12
*
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
*
Add an --enable-backtraces option to configure to determine
Eric Christopher
2012-09-21
1
-0
/
+3
*
replace a couple of single-line comments with /* */ to fix the build of stuff...
Nuno Lopes
2012-09-02
3
-63
/
+63
*
PR13689: Check for backtrace(3) in the cmake build.
Benjamin Kramer
2012-09-01
1
-1
/
+1
*
Add support for detecting libxml for Dmitri's work. He'll
Eric Christopher
2012-08-03
1
-0
/
+3
*
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.
NAKAMURA Takumi
2012-07-22
4
-0
/
+12
*
Update config.h.cmake corresponding to config.h.in.
NAKAMURA Takumi
2012-07-18
1
-7
/
+13
*
Regenerate.
Eric Christopher
2012-07-12
1
-1
/
+1
*
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
2
-0
/
+6
*
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
2
-3
/
+3
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
4
-0
/
+12
*
Remove the C backend.
Eric Christopher
2012-03-23
1
-3
/
+0
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
2
-6
/
+12
*
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-13
4
-0
/
+24
*
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-03
2
-23
/
+5
*
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-05
4
-12
/
+0
*
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-04
4
-0
/
+12
*
configure, config.h.in: Regenerate.
NAKAMURA Takumi
2011-11-28
2
-3
/
+6
*
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
Dylan Noblesmith
2011-11-28
3
-3
/
+9
*
update description of LLVM_DEFAULT_TARGET_TRIPLE
Dylan Noblesmith
2011-11-28
3
-9
/
+9
*
Add configure checking for pread(2) and use it to save a syscall when reading...
Benjamin Kramer
2011-11-22
2
-0
/
+6
*
Fix typo.
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
4
-6
/
+6
*
Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
Eric Christopher
2011-10-26
1
-0
/
+3
*
We're no longer going to bother supporting platforms that don't
Eric Christopher
2011-09-23
2
-6
/
+0
*
include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for co...
NAKAMURA Takumi
2011-09-20
1
-0
/
+3
*
include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency.
NAKAMURA Takumi
2011-09-20
3
-9
/
+9
*
include/llvm/Config/config.h.cmake: Unbreak CMake build to tweak LLVM_HAS_ATO...
NAKAMURA Takumi
2011-09-20
2
-2
/
+2
*
Regenerate configure.
Eric Christopher
2011-09-19
1
-3
/
+3
*
Rename LLVM_MULTITHREADED define and fix build without threads.
Eric Christopher
2011-09-19
4
-8
/
+8
*
include/llvm/Config/config.h.cmake: Reorder to follow config.h.in, and import...
NAKAMURA Takumi
2011-08-12
1
-14
/
+38
*
CMake: Eliminate unused checks and #undef(s) as below;
NAKAMURA Takumi
2011-08-12
1
-45
/
+0
*
include/llvm/Config/llvm-config.h: Reorder and reword to follow (generated) c...
NAKAMURA Takumi
2011-08-12
2
-14
/
+14
*
configure: Update since r136721.
NAKAMURA Takumi
2011-08-12
1
-3
/
+3
[next]