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
/
llvm-config.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow host triple to be correctly overridden in CMake builds
Tim Northover
2013-05-04
1
-1
/
+1
*
JITEventListener.h: Use llvm-config.h instead of config.h.
NAKAMURA Takumi
2012-12-13
1
-0
/
+6
*
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.
NAKAMURA Takumi
2012-07-22
1
-0
/
+3
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
1
-0
/
+3
*
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-13
1
-0
/
+6
*
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
*
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
Dylan Noblesmith
2011-11-28
1
-0
/
+3
*
update description of LLVM_DEFAULT_TARGET_TRIPLE
Dylan Noblesmith
2011-11-28
1
-3
/
+3
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
1
-1
/
+1
*
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
1
-3
/
+3
*
Rename LLVM_MULTITHREADED define and fix build without threads.
Eric Christopher
2011-09-19
1
-2
/
+2
*
include/llvm/Config/llvm-config.h: Reorder and reword to follow (generated) c...
NAKAMURA Takumi
2011-08-12
1
-7
/
+7
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
1
-5
/
+2
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-0
/
+3
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-0
/
+3
*
Add InitializeNativeAsmParser function.
Jan Sjödin
2011-03-09
1
-0
/
+3
*
Fix LLVM target initialization to deal with sociopathic outside projects
Eric Christopher
2010-08-30
1
-2
/
+8
*
Add a bit of a hack to avoid multiple defines of variables in
Eric Christopher
2010-08-08
1
-0
/
+7
*
Fix PR7809 by creating a header for just llvm variables that can be
Eric Christopher
2010-08-08
1
-0
/
+84