1. 703bf84 Fix a problem in the target detection for Debian GNU/HURD by Sylvestre Ledru · 12 years ago
  2. 1d7e8c6 Fix a problem in the target detection for Debian GNU/kFreeBSD by Sylvestre Ledru · 12 years ago
  3. c4b2271 Add InitializeNativeTargetDisassembler function. by Eric Christopher · 12 years ago
  4. b2bc6e4 Add some fixes to the configure script for isInf and add by Eric Christopher · 12 years ago
  5. a443e5b Remove the C backend. by Eric Christopher · 12 years ago
  6. 8c3d258 configure: Don't require a perl interpreter to be present, LLVM's buildsystem doesn't depend on perl anymore. by Benjamin Kramer · 12 years ago
  7. 9993a3a Enable -Wcovered-switch-default again, but add -Werror to the checks to make by Rafael Espindola · 13 years ago
  8. 3c2e5f2 Temporarily revert r151609, which enabled a new warning for LLVM and by Chandler Carruth · 13 years ago
  9. 33177f5 Enable -Wcovered-switch-default as it matches the switch style used in llvm. by Rafael Espindola · 13 years ago
  10. 1aee22e Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain by Rafael Espindola · 13 years ago
  11. 6e9b5eb revert r147542 after comments from Joerg Sonnenberger by Sebastian Pop · 13 years ago
  12. 8a86887 use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT by Sebastian Pop · 13 years ago
  13. b4b5415 Hexagon backend support by Tony Linthicum · 13 years ago
  14. de2e0b5 rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE by Sebastian Pop · 13 years ago
  15. c4cbf4a derive LLVM_HOSTTRIPLE from target by Sebastian Pop · 13 years ago
  16. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  17. 3e6157d Remove the Blackfin backend. by Dan Gohman · 13 years ago
  18. 29074cc Remove the SystemZ backend. by Dan Gohman · 13 years ago
  19. 2532fa2 projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. by Daniel Dunbar · 13 years ago
  20. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  21. 1fbf5a4 Fix paths; AutoRegen.sh changes its current working directory to be the by Peter Collingbourne · 14 years ago
  22. 1f10929 Fix autoconf llvm srcdir location for generic projects. by Eric Christopher · 15 years ago
  23. 324f608 Revert r67655 and r67656, as they are breaking the build. I'm by Dan Gohman · 15 years ago
  24. 497e863 Fix paths; AutoRegen.sh changes its current working directory to be the by Dan Gohman · 15 years ago
  25. 30ea478 Have the AutoRegen.sh script prompt the user for the LLVM src and obj by Reid Spencer · 18 years ago
  26. 1a87ddc * Move all the "standard" configuration stuff to the start of the file by Reid Spencer · 20 years ago
  27. 38fd88a Cleanup configuration for Cygwin by Reid Spencer · 20 years ago
  28. 9964cd8 Update to autoconf 2.59 standards. by Reid Spencer · 20 years ago
  29. 607b1ea Adding autoconf support for the sample project. by John Criswell · 21 years ago