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.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
add configure flag --with-default-sysroot
Sebastian Pop
2012-04-16
1
-0
/
+3
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
1
-0
/
+3
*
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
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
-12
/
+3
*
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
-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
-3
/
+3
*
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
1
-3
/
+0
*
Regenerate configure.
Eric Christopher
2011-09-19
1
-3
/
+3
*
Rename LLVM_MULTITHREADED define and fix build without threads.
Eric Christopher
2011-09-19
1
-2
/
+2
*
configure: Update since r136721.
NAKAMURA Takumi
2011-08-12
1
-3
/
+3
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
1
-5
/
+2
*
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
1
-0
/
+3
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-0
/
+3
*
Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst...
NAKAMURA Takumi
2011-05-01
1
-0
/
+3
*
Add InitializeNativeAsmParser function.
Jan Sjödin
2011-03-09
1
-0
/
+3
*
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...
NAKAMURA Takumi
2011-02-09
1
-3
/
+4
*
Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.
NAKAMURA Takumi
2011-02-05
1
-0
/
+48
*
Regenerate configure.
Daniel Dunbar
2011-02-03
1
-0
/
+6
*
Apparently OS X 10.4 doesn't have __crashreporter_info__.
Eric Christopher
2010-12-03
1
-0
/
+3
*
First step to allowing the resource directory of Clang to be adjusted for
Chandler Carruth
2010-10-19
1
-0
/
+3
*
Add support for viewing graphviz graphs with xdot.py.
Dan Gohman
2010-09-27
1
-3
/
+9
*
Attempt to support platforms which don't have fenv.h.
Dan Gohman
2010-09-17
1
-0
/
+3
*
Fix LLVM target initialization to deal with sociopathic outside projects
Eric Christopher
2010-08-30
1
-2
/
+8
*
Regenerate.
Eric Christopher
2010-08-25
1
-6
/
+0
*
configure: Add detection of the linker version string.
Daniel Dunbar
2010-08-11
1
-0
/
+3
*
Add a bit of a hack to avoid multiple defines of variables in
Eric Christopher
2010-08-08
1
-0
/
+5
*
build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target"
Daniel Dunbar
2010-08-03
1
-0
/
+3
*
Regenerate.
Owen Anderson
2010-07-19
1
-0
/
+6
*
Pull in the libCrashReporterClient.a information with a warning comment.
Eric Christopher
2010-06-28
1
-4
/
+0
*
Look for and use a different darwin crash reporter library.
Eric Christopher
2010-06-22
1
-0
/
+7
*
Add new configure option, --disable-timestamps, intended to turn off anything...
Daniel Dunbar
2010-05-10
1
-0
/
+3
*
Add a check for posix_spawn.
Eric Christopher
2010-04-16
1
-0
/
+3
*
Tell Valgrind when we modify already-executed machine code so it knows
Jeffrey Yasskin
2010-03-15
1
-0
/
+3
*
Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version.
Jeffrey Yasskin
2010-02-03
1
-18
/
+0
*
Regenerate configure.
Torok Edwin
2010-01-26
1
-37
/
+17
*
Add configure options for specifying where to look for libstdc++.
Rafael Espindola
2009-11-16
1
-0
/
+12
*
Add the --with-c-include-dirs to llvm's configure.
Rafael Espindola
2009-11-12
1
-0
/
+3
*
Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey.
Edward O'Callaghan
2009-10-14
1
-3
/
+3
*
Regenerate configure for rev. 83823 putback.
Edward O'Callaghan
2009-10-13
1
-3
/
+3
*
Fix a compile failure introduced by r82675 on MinGW which doesn't have
Jeffrey Yasskin
2009-09-25
1
-0
/
+3
*
re-apply r80197, now that iterator.h is not mentioned any more
Gabor Greif
2009-08-27
1
-3
/
+15
*
--- Reverse-merging r80147 into '.':
Bill Wendling
2009-08-27
1
-15
/
+3
*
Regenerate configure
Douglas Gregor
2009-08-26
1
-3
/
+15
[next]