1. dce4a40 Update LLVM for 3.5 rebase (r209712). by Stephen Hines · 10 years ago
  2. 36b5688 Update to LLVM 3.5a. by Stephen Hines · 10 years ago
  3. c817d3e Regenerate configure files with 3.4svn changed to 3.4. by Bill Wendling · 11 years ago
  4. 85dfb8d [autoconf] Prune "runtime" stuff in configure, corresponding to r191835. by NAKAMURA Takumi · 11 years ago
  5. d36e644 Update so that it uses the `-V' command line option and supports Python 3.x. by Bill Wendling · 11 years ago
  6. 6a971bb Revert "Revert "Windows: Add support for unicode command lines"" by David Majnemer · 11 years ago
  7. d4bf7a3 Remove error output from configure if CFLAGS is set (r174313). by Patrik Hagglund · 11 years ago
  8. e179b31 [conf] Add config variable to disable crash related overrides. by Daniel Dunbar · 11 years ago
  9. 3aa18c2 configure: Regenerate corresponding to r189026. by NAKAMURA Takumi · 11 years ago
  10. 3e7f1a9 Autoconf: The Clang ARC migrator now depends on the static analyzer. by Jordan Rose · 11 years ago
  11. a915b41 Recognize NetBSD's terminfo implementation. by Joerg Sonnenberger · 11 years ago
  12. 3729d7d Remove all checking for the various terminfo headers (term.h and by Chandler Carruth · 11 years ago
  13. 8d8bdff Target a minimal terminfo library rather than necessarily a full curses by Chandler Carruth · 11 years ago
  14. f7364d5 Add support for linking against a curses library when available and by Chandler Carruth · 11 years ago
  15. f3289e7 Regenerate with changes for -rdynamic. by Bob Wilson · 11 years ago
  16. d23cd02 Regenerate. by Eric Christopher · 11 years ago
  17. 6fccaaf Remove the mblaze backend from llvm. by Rafael Espindola · 11 years ago
  18. 69097a2 No ',' between programs. by Eric Christopher · 11 years ago
  19. e1e7310 Find xdot or xdot.py. by Matt Arsenault · 11 years ago
  20. c589a5f Reapply r185601 with a fix for the cmake build. by Eric Christopher · 11 years ago
  21. 2333a31 Temporarily revert 185601 as it caused cmake build regressions. by Eric Christopher · 11 years ago
  22. d1280c1 Add support for futimens for platforms that don't support futimes. by Eric Christopher · 11 years ago
  23. ba62f2f The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD. by Sylvestre Ledru · 11 years ago
  24. 1baa381 Add an autoconf option for turning on -gsplit-dwarf by default by Eric Christopher · 11 years ago
  25. ba30d60 Don't define LTDL_SHLIBPATH_VAR. by Rafael Espindola · 11 years ago
  26. add4c2f Don't define LLVM_LIBDIR, it is not used anymore. by Rafael Espindola · 11 years ago
  27. 059d360 Make R600 non-experimental. by Rafael Espindola · 11 years ago
  28. 22d1d14 Regenerate configure. by Rafael Espindola · 11 years ago
  29. 0c25b8f We're in 3.4 land now. by Bill Wendling · 11 years ago
  30. 9887cbe by Ulrich Weigand · 11 years ago
  31. 735ab83 by Ulrich Weigand · 11 years ago
  32. d66ad6c Allow host triple to be correctly overridden in CMake builds by Tim Northover · 11 years ago
  33. 5212b4e Autoconf: Compile cxxabi.h in C++ mode. by Benjamin Kramer · 11 years ago
  34. 7f5c6bf Regen. by Eric Christopher · 11 years ago
  35. dfa0e92 Only use cxxabi.h's demangler, if it is actually available. by Joerg Sonnenberger · 11 years ago
  36. ee03c94 Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. by Alexey Samsonov · 11 years ago
  37. a626be3 Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover & Eric Christopher by Jia Liu · 11 years ago
  38. f9a7132 Refine fenv.h handling: check if the desired macros exist, before using by Joerg Sonnenberger · 11 years ago
  39. c6aa834 Turn anonymous type in anonymous union warning back on after cleaning up issues. by Eric Christopher · 11 years ago
  40. 7c62701 configure: remove workaround for gcc's -Wno-maybe-uninitialized by Dmitri Gribenko · 11 years ago
  41. d31bd24 configure: when performing a compiler feature test for a -Wno-foo flag, attempt by Richard Smith · 11 years ago
  42. ec643ab Conditionalize constant folding of math intrinsics on the availability of an implementation on the host. This is a little bit unfortunate, but until someone decides to implement a full libm for APFloat, we don't have a better way to get this functionality. by Owen Anderson · 11 years ago
  43. 4c40840 Enable AArch64 as a target built by default. by Tim Northover · 11 years ago
  44. 6c440fc Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to by Patrik Hagglund · 11 years ago
  45. f841064 Recognize aarch64 for --enable-targets as advertised. by Joerg Sonnenberger · 11 years ago
  46. 68cbd91 Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf. by Richard Smith · 11 years ago
  47. 1983f54 Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning by Richard Smith · 11 years ago
  48. 72062f5 Add AArch64 as an experimental target. by Tim Northover · 11 years ago
  49. 581126e build: regenerate configure by Saleem Abdulrasool · 11 years ago
  50. a4afeef [autoconf] Fix m4 quoting for newer autotools by NAKAMURA Takumi · 11 years ago
  51. fd6fbec [autoconf] Fix 80+ and quoting. by NAKAMURA Takumi · 11 years ago
  52. 0b198ca Disable Uninitialized Use Warnings for Broken gcc Versions by David Greene · 11 years ago
  53. d2f8216 Disable -Wuninitialized for gcc by David Greene · 11 years ago
  54. a730336 Configure: if we compile with clang, check that it is not broken by Dmitri Gribenko · 11 years ago
  55. 234aaf0 Finally, fix the autoconf setup to allow for a missing clock_gettime; by Chandler Carruth · 11 years ago
  56. 73c35d8 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 11 years ago
  57. 5ebee9e Update the configure scripts as well as the makefiles for the move from by Chandler Carruth · 12 years ago
  58. a6fdcaa Update the copyright coredits -- Happy new year 2013! by NAKAMURA Takumi · 12 years ago
  59. 23c5021 Fix quoting in configure. Patch by Krzysztof Parzyszek! by Benjamin Kramer · 12 years ago
  60. d14baf4 Add options to disable building of ARCMT, Rewriter and Static Analyzer by Roman Divacky · 12 years ago
  61. f0b3b74 Fix a pasto. by Eric Christopher · 12 years ago
  62. 537d9a7 Kick off 3.3 cycle for LLVM trunk. by Benjamin Kramer · 12 years ago
  63. 06b4234 Remove the CellSPU port. by Eric Christopher · 12 years ago
  64. 4830ccf Add mips64-* and mips64el-* triples to configure scripts by Simon Atanasyan · 12 years ago
  65. 9208052 Re-enable support for --program-prefix. by Jordan Rose · 12 years ago
  66. 770b97b Removing dependency on third party library for Intel JIT event support. by Andrew Kaylor · 12 years ago
  67. 85042e6 Revert "Add --program-prefix support to build" by Jordan Rose · 12 years ago
  68. ba48ceb Add --program-prefix support to build by Sebastian Pop · 12 years ago
  69. c69bdad Add an --enable-backtraces option to configure to determine by Eric Christopher · 12 years ago
  70. 164a308 Temporarily revert this to bring back the bots. by Eric Christopher · 12 years ago
  71. 94a935f Add --program-prefix support to build. by Sebastian Pop · 12 years ago
  72. 7126ee0 Update configure. by Daniel Dunbar · 12 years ago
  73. 0e80e18 Support for experimental targets by Victor Oliveira · 12 years ago
  74. b0f6759 Add support for the OpenBSD for Bitrig. by Eric Christopher · 12 years ago
  75. 09a8873 Add a configure flag for enabling -Werror on the command line by Eric Christopher · 12 years ago
  76. 46e6bcf Add support for detecting libxml for Dmitri's work. He'll by Eric Christopher · 12 years ago
  77. 8212002 Add a configure option to pass -std=c++11 on the command line. by Eric Christopher · 12 years ago
  78. 42dffa5 Revert previous patch here, we should instead configure in specific by Eric Christopher · 12 years ago
  79. cbd84f7 Add a BUILD_FLAGS variable so that autoconf checks have a place by Eric Christopher · 12 years ago
  80. 2864de7 autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060. by NAKAMURA Takumi · 12 years ago
  81. 38cda13 Revert "Build script changes for R600/SI Codegen v6" by Tom Stellard · 12 years ago
  82. a93c8a8 Build script changes for R600/SI Codegen v6 by Tom Stellard · 12 years ago
  83. a1095b2 Regenerate. by Eric Christopher · 12 years ago
  84. 42a0b48 Remove the PTX back-end and all of its artifacts (triple, etc.) by Justin Holewinski · 12 years ago
  85. bb8cef5 - Added ExecutionEngine/MCJIT tests by Danil Malyshev · 12 years ago
  86. f468fd8 Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this by Daniel Dunbar · 12 years ago
  87. b3593a6 [tests] Remove some remaining DejaGNU related cruft. by Daniel Dunbar · 12 years ago
  88. 09ca350 Regenerate configure. by Daniel Dunbar · 12 years ago
  89. e0b0e7b [build] Add build check for ::arc4random(). by Daniel Dunbar · 12 years ago
  90. 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
  91. e4f1b37 fix typo by Sebastian Pop · 12 years ago
  92. b85b2d5 Kick off 3.2 cycle for LLVM trunk. by Benjamin Kramer · 12 years ago
  93. 7e5c316 add configure flag --with-default-sysroot by Sebastian Pop · 12 years ago
  94. 0ce12d5 Remove a remaining reference to the obsolete C backend in configure by Jean-Daniel Dupas · 12 years ago
  95. 703bf84 Fix a problem in the target detection for Debian GNU/HURD by Sylvestre Ledru · 12 years ago
  96. 1d7e8c6 Fix a problem in the target detection for Debian GNU/kFreeBSD by Sylvestre Ledru · 12 years ago
  97. 79e22d8 Fix CXXFLAGS for huge_val.m4. by Eric Christopher · 12 years ago
  98. c4b2271 Add InitializeNativeTargetDisassembler function. by Eric Christopher · 12 years ago
  99. b2bc6e4 Add some fixes to the configure script for isInf and add by Eric Christopher · 12 years ago
  100. a443e5b Remove the C backend. by Eric Christopher · 12 years ago