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