1. 4830ccf Add mips64-* and mips64el-* triples to configure scripts by Simon Atanasyan · 12 years ago
  2. 38cda13 Revert "Build script changes for R600/SI Codegen v6" by Tom Stellard · 12 years ago
  3. a93c8a8 Build script changes for R600/SI Codegen v6 by Tom Stellard · 12 years ago
  4. 0fad48f Add mipsel-* to the list of targets recognized by configure script. by Simon Atanasyan · 12 years ago
  5. 42a0b48 Remove the PTX back-end and all of its artifacts (triple, etc.) by Justin Holewinski · 12 years ago
  6. 49683f3 This patch adds a new NVPTX back-end to LLVM which supports code generation for NVIDIA PTX 3.0. This back-end will (eventually) replace the current PTX back-end, while maintaining compatibility with it. by Justin Holewinski · 12 years ago
  7. 703bf84 Fix a problem in the target detection for Debian GNU/HURD by Sylvestre Ledru · 12 years ago
  8. 1d7e8c6 Fix a problem in the target detection for Debian GNU/kFreeBSD by Sylvestre Ledru · 12 years ago
  9. c4b2271 Add InitializeNativeTargetDisassembler function. by Eric Christopher · 12 years ago
  10. b2bc6e4 Add some fixes to the configure script for isInf and add by Eric Christopher · 12 years ago
  11. a443e5b Remove the C backend. by Eric Christopher · 12 years ago
  12. 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
  13. 9993a3a Enable -Wcovered-switch-default again, but add -Werror to the checks to make by Rafael Espindola · 13 years ago
  14. 3c2e5f2 Temporarily revert r151609, which enabled a new warning for LLVM and by Chandler Carruth · 13 years ago
  15. 33177f5 Enable -Wcovered-switch-default as it matches the switch style used in llvm. by Rafael Espindola · 13 years ago
  16. 1aee22e Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain by Rafael Espindola · 13 years ago
  17. 6e9b5eb revert r147542 after comments from Joerg Sonnenberger by Sebastian Pop · 13 years ago
  18. 8a86887 use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT by Sebastian Pop · 13 years ago
  19. b4b5415 Hexagon backend support by Tony Linthicum · 13 years ago
  20. de2e0b5 rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE by Sebastian Pop · 13 years ago
  21. c4cbf4a derive LLVM_HOSTTRIPLE from target by Sebastian Pop · 13 years ago
  22. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  23. 3e6157d Remove the Blackfin backend. by Dan Gohman · 13 years ago
  24. 29074cc Remove the SystemZ backend. by Dan Gohman · 13 years ago
  25. 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
  26. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  27. 1fbf5a4 Fix paths; AutoRegen.sh changes its current working directory to be the by Peter Collingbourne · 14 years ago
  28. 1f10929 Fix autoconf llvm srcdir location for generic projects. by Eric Christopher · 15 years ago
  29. 324f608 Revert r67655 and r67656, as they are breaking the build. I'm by Dan Gohman · 15 years ago
  30. 497e863 Fix paths; AutoRegen.sh changes its current working directory to be the by Dan Gohman · 15 years ago
  31. 30ea478 Have the AutoRegen.sh script prompt the user for the LLVM src and obj by Reid Spencer · 18 years ago
  32. 1a87ddc * Move all the "standard" configuration stuff to the start of the file by Reid Spencer · 20 years ago
  33. 38fd88a Cleanup configuration for Cygwin by Reid Spencer · 20 years ago
  34. 9964cd8 Update to autoconf 2.59 standards. by Reid Spencer · 20 years ago
  35. 607b1ea Adding autoconf support for the sample project. by John Criswell · 21 years ago