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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CXXFLAGS for huge_val.m4.
Eric Christopher
2012-04-02
1
-1
/
+1
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
1
-1
/
+11
*
Add some fixes to the configure script for isInf and add
Eric Christopher
2012-03-26
1
-2
/
+2
*
Remove the C backend.
Eric Christopher
2012-03-23
1
-33
/
+3
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
1
-13
/
+350
*
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2012-03-07
1
-73
/
+2
*
autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.
Daniel Dunbar
2012-03-02
1
-0
/
+4
*
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
Rafael Espindola
2012-02-28
1
-6
/
+10
*
Temporarily revert r151609, which enabled a new warning for LLVM and
Chandler Carruth
2012-02-28
1
-8
/
+4
*
Strip extraneous information, if present, from the linker version string on
Charles Davis
2012-02-28
1
-1
/
+1
*
Enable -Wcovered-switch-default as it matches the switch style used in llvm.
Rafael Espindola
2012-02-28
1
-4
/
+8
*
autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold...
NAKAMURA Takumi
2012-02-19
1
-1
/
+1
*
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-13
1
-1
/
+11
*
autoconf: put generated clang files in build dir
Dylan Noblesmith
2012-02-04
1
-4
/
+6
*
autoconf: fix clang detection
Dylan Noblesmith
2012-02-04
1
-1
/
+1
*
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-03
1
-53
/
+9
*
Regen one last time.
Eric Christopher
2012-02-02
1
-1
/
+1
*
Regenerate again.
Eric Christopher
2012-02-02
1
-1
/
+4
*
Regenerate configure.
Eric Christopher
2012-02-02
1
-5
/
+8
*
autoconf: generate clang's private config.h header
Dylan Noblesmith
2012-02-01
1
-0
/
+1
*
Regenerate configure.
Rafael Espindola
2012-01-31
1
-15
/
+1
*
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-05
1
-5
/
+0
*
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-04
1
-0
/
+5
*
Happy new year 2012!
NAKAMURA Takumi
2012-01-01
1
-3
/
+3
*
Add support for mipsel in configure. Fixes PR11669. Patch by Sylvestre Ledru.
Rafael Espindola
2011-12-28
1
-1
/
+3
*
Attempt #2 to fix mingw crossbuild. This time with more ugly hacks!
Benjamin Kramer
2011-12-22
1
-2
/
+2
*
Make the -fvisibility-inlines-hidden check more thorough in a hopeless attemp...
Benjamin Kramer
2011-12-22
1
-2
/
+2
*
Add configure support for kfreebsd and hurd. Patch by Sylvestre Ledru.
Rafael Espindola
2011-12-22
1
-2
/
+7
*
Regenerate.
Eric Christopher
2011-12-21
1
-68
/
+68
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-2
/
+7
*
configure: Don't warn about compiler-rt checked out into projects/.
Daniel Dunbar
2011-12-07
1
-5
/
+2
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
1
-1
/
+1
*
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-12-01
1
-1
/
+1
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-29
1
-1
/
+1
*
Add an optional separate install prefix for internal components. rdar://10217046
Bob Wilson
2011-11-28
1
-2
/
+16
*
configure, config.h.in: Regenerate.
NAKAMURA Takumi
2011-11-28
1
-8
/
+8
*
Add configure checking for pread(2) and use it to save a syscall when reading...
Benjamin Kramer
2011-11-22
1
-1
/
+2
*
Add an option '--enable-libcpp' that will have the compiler pass on
Eric Christopher
2011-11-11
1
-5
/
+27
*
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
1
-1
/
+1
*
derive LLVM_HOSTTRIPLE from target
Sebastian Pop
2011-11-01
1
-1
/
+1
*
Remove the Alpha backend.
Dan Gohman
2011-10-27
1
-7
/
+2
*
Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSD
Charles Davis
2011-10-26
1
-100
/
+2
*
Search for and use the strip program and pass it to install for it
Eric Christopher
2011-10-26
1
-2
/
+100
*
Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
Eric Christopher
2011-10-26
1
-6
/
+9
*
Really remove Blackfin from the configure script.
Dan Gohman
2011-10-25
1
-4
/
+1
*
Remove the Blackfin backend.
Dan Gohman
2011-10-25
1
-3
/
+1
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-7
/
+2
*
autoconf: Introduce --with-clang-srcdir, to build out-of-tree clang as tools/...
NAKAMURA Takumi
2011-10-16
1
-2
/
+21
[next]