1. a93c8a8 Build script changes for R600/SI Codegen v6 by Tom Stellard · 13 years ago
  2. 0fad48f Add mipsel-* to the list of targets recognized by configure script. by Simon Atanasyan · 13 years ago
  3. 42a0b48 Remove the PTX back-end and all of its artifacts (triple, etc.) by Justin Holewinski · 13 years ago
  4. 0017180 Update all outdated autoconf files in the sample project. by Benjamin Kramer · 13 years ago
  5. 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 · 13 years ago
  6. 703bf84 Fix a problem in the target detection for Debian GNU/HURD by Sylvestre Ledru · 13 years ago
  7. 1d7e8c6 Fix a problem in the target detection for Debian GNU/kFreeBSD by Sylvestre Ledru · 13 years ago
  8. c4b2271 Add InitializeNativeTargetDisassembler function. by Eric Christopher · 13 years ago
  9. b2bc6e4 Add some fixes to the configure script for isInf and add by Eric Christopher · 13 years ago
  10. a443e5b Remove the C backend. by Eric Christopher · 13 years ago
  11. 8c3d258 configure: Don't require a perl interpreter to be present, LLVM's buildsystem doesn't depend on perl anymore. by Benjamin Kramer · 13 years ago
  12. 9993a3a Enable -Wcovered-switch-default again, but add -Werror to the checks to make by Rafael Espindola · 13 years ago
  13. 3c2e5f2 Temporarily revert r151609, which enabled a new warning for LLVM and by Chandler Carruth · 13 years ago
  14. 33177f5 Enable -Wcovered-switch-default as it matches the switch style used in llvm. by Rafael Espindola · 13 years ago
  15. 1aee22e Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain by Rafael Espindola · 14 years ago
  16. 48381e5 Regenerate configure. by Rafael Espindola · 14 years ago
  17. 6e9b5eb revert r147542 after comments from Joerg Sonnenberger by Sebastian Pop · 14 years ago
  18. 8a86887 use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT by Sebastian Pop · 14 years ago
  19. b4b5415 Hexagon backend support by Tony Linthicum · 14 years ago
  20. de2e0b5 rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE by Sebastian Pop · 14 years ago
  21. c4cbf4a derive LLVM_HOSTTRIPLE from target by Sebastian Pop · 14 years ago
  22. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 14 years ago
  23. 3e6157d Remove the Blackfin backend. by Dan Gohman · 14 years ago
  24. 29074cc Remove the SystemZ backend. by Dan Gohman · 14 years ago
  25. bf79f91 Regenerate projects/sample/configure. by Daniel Dunbar · 14 years ago
  26. 2bf4b54 Regen configure by Peter Collingbourne · 15 years ago
  27. 15c4bb9 Testing subversion commit access by Wesley Peck · 15 years ago
  28. 6493798 install-sh chmods to 0755 by default, and this causes 'git diff' to show by Torok Edwin · 16 years ago
  29. 324f608 Revert r67655 and r67656, as they are breaking the build. I'm by Dan Gohman · 16 years ago
  30. d02a281 Regenerate configure. by Dan Gohman · 16 years ago
  31. 421ec05 Update to reflect various changes in the autoconf directory. THe by Reid Spencer · 20 years ago
  32. 9964cd8 Update to autoconf 2.59 standards. by Reid Spencer · 21 years ago
  33. 451f67f Adding autoconf support to the sample project. by John Criswell · 22 years ago