2014-07-25 |
Chandler Carruth | [cmake] Use the external project machinery for libcxxab... |
tree | commitdiff |
2014-03-12 |
Rafael Espindola | Remove projects/sample. |
tree | commitdiff |
2014-03-07 |
Nico Weber | "Mac OS/X" -> "Mac OS X" spelling fixes for llvm. |
tree | commitdiff |
2014-02-28 |
Rafael Espindola | Drop libtool from llvm. |
tree | commitdiff |
2014-02-28 |
Rafael Espindola | With rpaths being set correctly, SHLIBPATH_VAR is not... |
tree | commitdiff |
2014-02-27 |
Alexey Samsonov | [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option |
tree | commitdiff |
2014-02-16 |
Rafael Espindola | Remove dead code, we already require cmake 2.8.8. |
tree | commitdiff |
2014-01-24 |
NAKAMURA Takumi | llvm/projects/CMakeLists.txt: Add dragonegg. |
tree | commitdiff |
2013-10-07 |
David Majnemer | Revert "Revert "Windows: Add support for unicode comman... |
tree | commitdiff |
2013-10-06 |
David Majnemer | Revert "Windows: Add support for unicode command lines" |
tree | commitdiff |
2013-10-06 |
David Majnemer | Windows: Add support for unicode command lines |
tree | commitdiff |
2013-10-02 |
Chandler Carruth | Disable libc++ building by default with CMake with... |
tree | commitdiff |
2013-09-28 |
Chandler Carruth | Enable libcxx as part of the top level CMake build... |
tree | commitdiff |
2013-08-18 |
Chandler Carruth | Port the detection of zlib from the main autoconf syste... |
tree | commitdiff |
2013-08-18 |
Chandler Carruth | Add support for linking librt and using clock_gettime... |
tree | commitdiff |
2013-08-18 |
Chandler Carruth | Update the sample project autoconf setup to include... |
tree | commitdiff |
2013-08-04 |
Bob Wilson | Build with the $RDYNAMIC flag on Darwin as well as... |
tree | commitdiff |
2013-08-02 |
Bob Wilson | Regenerate with changes for -rdynamic. |
tree | commitdiff |
2013-08-02 |
Bob Wilson | Link with -rdynamic instead of -Wl,-export-dynamic. |
tree | commitdiff |
2013-07-26 |
Bill Schmidt | [PowerPC] Support powerpc64le as a syntax-checking... |
tree | commitdiff |
2013-07-25 |
Rafael Espindola | Remove dead code from the makefile build system. |
tree | commitdiff |
2013-07-25 |
Rafael Espindola | Remove the mblaze backend from llvm. |
tree | commitdiff |
2013-07-01 |
Sylvestre Ledru | The build system is currently miss-identifying GNU... |
tree | commitdiff |
2013-06-24 |
Chandler Carruth | Filter out dragonegg when checked out into a projects... |
tree | commitdiff |
2013-06-11 |
Rafael Espindola | Don't define LTDL_SHLIBPATH_VAR. |
tree | commitdiff |
2013-06-11 |
Rafael Espindola | Don't define LLVM_LIBDIR, it is not used anymore. |
tree | commitdiff |
2013-05-22 |
Rafael Espindola | sync projects/sample's autohell. |
tree | commitdiff |
2013-05-06 |
Ulrich Weigand | [SystemZ] Add to --enable-targets=all |
tree | commitdiff |
2013-05-06 |
Ulrich Weigand | [SystemZ] Add configure bits |
tree | commitdiff |
2013-04-24 |
Jia Liu | remove cbe backend from sample configure |
tree | commitdiff |
2013-03-05 |
Alexey Samsonov | Print a warning message if compiler-rt can't be built... |
tree | commitdiff |
2013-02-05 |
Bob Wilson | Set the deployment target for Apple llvmCore builds... |
tree | commitdiff |
2013-01-31 |
Tim Northover | Add AArch64 as an experimental target. |
tree | commitdiff |
2013-01-30 |
Saleem Abdulrasool | build: add --with-python option |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Clean up the sample include orderings, not that it... |
tree | commitdiff |
2012-11-27 |
Craig Topper | Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm... |
tree | commitdiff |
2012-11-14 |
Eric Christopher | Few more small CellSPU removals. |
tree | commitdiff |
2012-11-12 |
Craig Topper | Add --enable-werror and --enable-cxx11 to projects... |
tree | commitdiff |
2012-10-29 |
Simon Atanasyan | Add mips64-* and mips64el-* triples to configure scripts |
tree | commitdiff |
2012-10-24 |
NAKAMURA Takumi | [CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR. |
tree | commitdiff |
2012-10-01 |
Jordan Rose | Re-enable support for --program-prefix. |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio... |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Fix a typo 'iff' => 'if' |
tree | commitdiff |
2012-09-26 |
Jordan Rose | Revert "Add --program-prefix support to build" |
tree | commitdiff |
2012-09-25 |
Sebastian Pop | Add --program-prefix support to build |
tree | commitdiff |
2012-09-21 |
Michael J. Spencer | [CMake] Respect LLVM_BUILD_RUNTIME. |
tree | commitdiff |
2012-08-29 |
Chandler Carruth | Enable recursing into the compiler-rt projcet with... |
tree | commitdiff |
2012-07-23 |
Sylvestre Ledru | Fix a typo (the the => the) |
tree | commitdiff |
2012-07-16 |
Tom Stellard | Revert "Build script changes for R600/SI Codegen v6" |
tree | commitdiff |
2012-07-16 |
Tom Stellard | Build script changes for R600/SI Codegen v6 |
tree | commitdiff |
2012-06-28 |
Chandler Carruth | Remove 'check-dg', a wrapper around 'check-local-dg... |
tree | commitdiff |
2012-06-27 |
Chandler Carruth | Remove autoconf support for runtest and tclsh, some... |
tree | commitdiff |
2012-06-27 |
Chandler Carruth | Exclude both libcxx and compiler-rt until we get their... |
tree | commitdiff |
2012-06-18 |
Simon Atanasyan | Add mipsel-* to the list of targets recognized by confi... |
tree | commitdiff |
2012-05-24 |
Justin Holewinski | Remove the PTX back-end and all of its artifacts (tripl... |
tree | commitdiff |
2012-05-05 |
Benjamin Kramer | Update all outdated autoconf files in the sample project. |
tree | commitdiff |
2012-05-04 |
Justin Holewinski | This patch adds a new NVPTX back-end to LLVM which... |
tree | commitdiff |
2012-04-27 |
Evgeniy Stepanov | Update config.sub in the sample project. |
tree | commitdiff |
2012-04-19 |
Michael J. Spencer | Remove llvm-ld and llvm-stub (which is only used by... |
tree | commitdiff |
2012-04-05 |
Sylvestre Ledru | Fix a problem in the target detection for Debian GNU... |
tree | commitdiff |
2012-04-05 |
Sylvestre Ledru | Fix a problem in the target detection for Debian GNU... |
tree | commitdiff |
2012-03-26 |
Eric Christopher | Add InitializeNativeTargetDisassembler function. |
tree | commitdiff |
2012-03-26 |
Eric Christopher | Add some fixes to the configure script for isInf and add |
tree | commitdiff |
2012-03-23 |
Eric Christopher | Remove the C backend. |
tree | commitdiff |
2012-03-07 |
Benjamin Kramer | configure: Don't require a perl interpreter to be prese... |
tree | commitdiff |
2012-02-28 |
Rafael Espindola | Enable -Wcovered-switch-default again, but add -Werror... |
tree | commitdiff |
2012-02-28 |
Chandler Carruth | Temporarily revert r151609, which enabled a new warning... |
tree | commitdiff |
2012-02-28 |
Rafael Espindola | Enable -Wcovered-switch-default as it matches the switc... |
tree | commitdiff |
2012-02-03 |
Rafael Espindola | Replace the old --with-cxx-* configure options with... |
tree | commitdiff |
2012-01-31 |
Rafael Espindola | Regenerate configure. |
tree | commitdiff |
2012-01-05 |
Sebastian Pop | revert r147542 after comments from Joerg Sonnenberger |
tree | commitdiff |
2012-01-04 |
Sebastian Pop | use getHostTriple instead of getDefaultTargetTriple... |
tree | commitdiff |
2011-12-12 |
Tony Linthicum | Hexagon backend support |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-11-01 |
Sebastian Pop | rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE |
tree | commitdiff |
2011-11-01 |
Sebastian Pop | derive LLVM_HOSTTRIPLE from target |
tree | commitdiff |
2011-10-27 |
Dan Gohman | Remove the Alpha backend. |
tree | commitdiff |
2011-10-27 |
Daniel Dunbar | projects/sample: Switch over to imported Makefile setup. |
tree | commitdiff |
2011-10-26 |
Eric Christopher | Handle newer cases for freebsd which is approaching... |
tree | commitdiff |
2011-10-25 |
Dan Gohman | Remove the Blackfin backend. |
tree | commitdiff |
2011-10-24 |
Dan Gohman | Remove the SystemZ backend. |
tree | commitdiff |
2011-10-18 |
Daniel Dunbar | Regenerate projects/sample/configure. |
tree | commitdiff |
2011-10-18 |
Daniel Dunbar | projects/sample: Import adapted form of current LLVM... |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2010-12-12 |
Peter Collingbourne | Regen configure |
tree | commitdiff |
2010-12-12 |
Peter Collingbourne | Fix paths; AutoRegen.sh changes its current working... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | I swear I did a make clean and make before committing... |
tree | commitdiff |
2010-09-09 |
Daniel Dunbar | projects: Don't try to build libcxx if one happens... |
tree | commitdiff |
2010-07-16 |
Eric Christopher | Remove bogus link. |
tree | commitdiff |
2010-07-16 |
Jakob Stoklund Olesen | Remove many calls to TII::isMoveInstr. Targets should... |
tree | commitdiff |
2010-02-23 |
Wesley Peck | Testing subversion commit access |
tree | commitdiff |
2010-02-15 |
Oscar Fuentes | CMake: Fixed syntax in conditional. |
tree | commitdiff |
2010-02-09 |
Jakob Stoklund Olesen | Oops. |
tree | commitdiff |
2010-02-09 |
Jakob Stoklund Olesen | clang test suite |
tree | commitdiff |
2010-01-25 |
Eric Christopher | Fix autoconf llvm srcdir location for generic projects. |
tree | commitdiff |
2010-01-22 |
Daniel Dunbar | CMake: Don't try to descend into projects/compiler... |
tree | commitdiff |
2010-01-18 |
Daniel Dunbar | Don't try to build compiler-rt if it happens to be... |
tree | commitdiff |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
tree | commitdiff |
2009-08-28 |
Torok Edwin | install-sh chmods to 0755 by default, and this causes... |
tree | commitdiff |
next |