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
*
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
*
CMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake.
NAKAMURA Takumi
2011-07-23
2
-2
/
+2
*
config.h.cmake: Reorder along config.h.in.
NAKAMURA Takumi
2011-07-23
1
-21
/
+21
*
Teach cmake configured headers about LLVM_NATIVE_TARGETMC
Oscar Fuentes
2011-07-22
2
-10
/
+4
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
2
-10
/
+4
*
Regenerate configure and friends for Chad.
Eric Christopher
2011-07-20
1
-1
/
+4
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
4
-0
/
+12
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
4
-0
/
+12
*
remove CMake mode_t define
Dylan Noblesmith
2011-06-23
1
-3
/
+0
*
Fix warning in the CMake build about redefining LLVM_PATH_XDOT_PY by making s...
Frits van Bommel
2011-05-25
1
-1
/
+1
*
Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst...
NAKAMURA Takumi
2011-05-01
2
-0
/
+6
*
Add InitializeNativeAsmParser function.
Jan Sjödin
2011-03-09
3
-0
/
+9
*
cmake: Add xdot.py support as it already exists in autoconf.
Tobias Grosser
2011-02-27
2
-2
/
+5
*
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...
NAKAMURA Takumi
2011-02-09
2
-6
/
+8
*
Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.
NAKAMURA Takumi
2011-02-05
2
-0
/
+96
*
Moved to Clang's source tree its configuration options and associated
Oscar Fuentes
2011-02-03
1
-18
/
+0
*
Platform tests for `sys/uio.h' header and `writev' function.
Oscar Fuentes
2011-02-03
1
-0
/
+6
*
Regenerate configure.
Daniel Dunbar
2011-02-03
1
-0
/
+6
*
Adds some platform checks to cmake/config-ix.cmake and fixes checking
Oscar Fuentes
2011-01-31
1
-9
/
+9
*
CMake: Fix a few definition to suppress warnings.
NAKAMURA Takumi
2011-01-31
1
-3
/
+3
*
Handles libffi on the CMake build.
Oscar Fuentes
2011-01-21
1
-3
/
+3
*
Add some platform checks. Also fix a typo on a Makefile.
Oscar Fuentes
2011-01-17
1
-11
/
+11
*
Make config.h.cmake similar to config.h.in
Oscar Fuentes
2011-01-15
1
-65
/
+89
*
Reorder macros on config.h.cmake to easily compare it against
Oscar Fuentes
2011-01-14
1
-54
/
+77
*
Add some platform tests.
Oscar Fuentes
2011-01-13
1
-7
/
+7
*
Platform tests for argz_* functions.
Oscar Fuentes
2011-01-13
1
-5
/
+5
*
Add to the CMake build some options and platform tests supported by
Oscar Fuentes
2011-01-11
1
-8
/
+11
*
Rewrite handling of LLVM_ENABLE_PIC. It was being processed after
Oscar Fuentes
2011-01-09
1
-1
/
+1
*
Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s.
Michael J. Spencer
2010-12-03
1
-0
/
+3
*
Apparently OS X 10.4 doesn't have __crashreporter_info__.
Eric Christopher
2010-12-03
1
-0
/
+3
*
Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN.
Michael J. Spencer
2010-10-22
1
-3
/
+0
*
Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_ENDIAN to reflect what i...
Michael J. Spencer
2010-10-22
1
-1
/
+1
*
Support: Add Endian.h
Michael J. Spencer
2010-10-21
1
-0
/
+3
*
First step to allowing the resource directory of Clang to be adjusted for
Chandler Carruth
2010-10-19
2
-0
/
+6
[next]