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
/
projects
/
sample
/
autoconf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
2
-2
/
+8
*
Few more small CellSPU removals.
Eric Christopher
2012-11-14
1
-3
/
+1
*
Add --enable-werror and --enable-cxx11 to projects/sample/
Craig Topper
2012-11-12
1
-0
/
+22
*
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
2012-10-29
1
-2
/
+2
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
3
-3
/
+3
*
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
1
-3
/
+2
*
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-07-16
1
-2
/
+3
*
Add mipsel-* to the list of targets recognized by configure script.
Simon Atanasyan
2012-06-18
1
-0
/
+1
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
1
-6
/
+2
*
Update all outdated autoconf files in the sample project.
Benjamin Kramer
2012-05-05
5
-441
/
+571
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-2
/
+6
*
Update config.sub in the sample project.
Evgeniy Stepanov
2012-04-27
1
-99
/
+376
*
Fix a problem in the target detection for Debian GNU/HURD
Sylvestre Ledru
2012-04-05
1
-0
/
+7
*
Fix a problem in the target detection for Debian GNU/kFreeBSD
Sylvestre Ledru
2012-04-05
1
-2
/
+2
*
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
1
-0
/
+7
*
Add some fixes to the configure script for isInf and add
Eric Christopher
2012-03-26
3
-2
/
+14
*
Remove the C backend.
Eric Christopher
2012-03-23
1
-17
/
+1
*
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2012-03-07
2
-26
/
+0
*
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
Rafael Espindola
2012-02-28
2
-2
/
+3
*
Temporarily revert r151609, which enabled a new warning for LLVM and
Chandler Carruth
2012-02-28
1
-2
/
+1
*
Enable -Wcovered-switch-default as it matches the switch style used in llvm.
Rafael Espindola
2012-02-28
1
-1
/
+2
*
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-03
1
-26
/
+8
*
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-05
1
-2
/
+0
*
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-04
1
-0
/
+2
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-2
/
+6
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
1
-2
/
+2
*
derive LLVM_HOSTTRIPLE from target
Sebastian Pop
2011-11-01
1
-1
/
+1
*
Remove the Alpha backend.
Dan Gohman
2011-10-27
1
-6
/
+2
*
Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
Eric Christopher
2011-10-26
2
-7
/
+7
*
Remove the Blackfin backend.
Dan Gohman
2011-10-25
1
-6
/
+2
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-6
/
+2
*
projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...
Daniel Dunbar
2011-10-18
29
-46
/
+16255
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Fix paths; AutoRegen.sh changes its current working directory to be the
Peter Collingbourne
2010-12-12
2
-7
/
+11
*
Fix autoconf llvm srcdir location for generic projects.
Eric Christopher
2010-01-25
1
-3
/
+4
*
Revert r67655 and r67656, as they are breaking the build. I'm
Dan Gohman
2009-03-25
2
-6
/
+6
*
Fix paths; AutoRegen.sh changes its current working directory to be the
Dan Gohman
2009-03-24
2
-6
/
+6
*
Update for autoconf 2.6x;
Dan Gohman
2009-03-24
1
-3
/
+3
*
Fix bash-isms.
Dan Gohman
2009-03-24
1
-2
/
+2
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-1
/
+0
*
Have the AutoRegen.sh script prompt the user for the LLVM src and obj
Reid Spencer
2006-04-18
2
-4
/
+29
*
Remove auxilliary files that are now picked up from llvm/autoconf. This
Reid Spencer
2005-02-24
3
-6642
/
+0
*
* Move all the "standard" configuration stuff to the start of the file
Reid Spencer
2005-02-24
1
-15
/
+15
*
Don't put generated files into CVS.
Reid Spencer
2005-02-24
1
-21
/
+0
*
* Fix an output message
Reid Spencer
2005-02-24
1
-3
/
+3
*
Ignore autoconf/aclocal generated stuff.
Reid Spencer
2005-01-05
1
-0
/
+1
*
Cleanup configuration for Cygwin
Reid Spencer
2005-01-05
3
-6161
/
+44
*
Update to autoconf 2.59 standards.
Reid Spencer
2005-01-01
1
-1
/
+2
[next]