1. e438c2a Replace "../whatever.td" with "whatever.td", so that out-of-tree backends by Vladimir Prus · 18 years ago
  2. ab51997 When linking, make sure the project libraries are linked before the LLVM by Reid Spencer · 18 years ago
  3. 211b9a2 Fix some problems linking stuff in libTarget. by Owen Anderson · 18 years ago
  4. ab093fa Remove traces of Burg utility now that its gone and not needed. by Reid Spencer · 19 years ago
  5. 37408e5 Remove V9 jit support by Chris Lattner · 19 years ago
  6. 3a00a3e Final piece to get relinked .o files buildable universal on Darwin. by Chris Lattner · 19 years ago
  7. bbd5e43 Make sure that the C Frontend's runtime library directory is included as by Reid Spencer · 19 years ago
  8. 5ff0dc7 Remove extraneous building in target dist-check. There is no reason that by Reid Spencer · 19 years ago
  9. 854071c ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 19 years ago
  10. f9f431c Check for DISABLE_ASSERTIONS, not ENABLE_ASSERTIONS by Reid Spencer · 19 years ago
  11. bac3ca2 For PR723: by Reid Spencer · 19 years ago
  12. 4d0586b A saner workaround. I hope. by Evan Cheng · 19 years ago
  13. afd131e Temporary workaround for a Mac OSX specific issue. by Evan Cheng · 19 years ago
  14. ba46665 Add support for building the LLVM libraries and tools as a Mac OS/X by Chris Lattner · 19 years ago
  15. 205b02e Add a facility for invoking the llvm-config tool when linking a program. by Reid Spencer · 19 years ago
  16. f2722ca These changes are necessary to support the new llvm-config tool. llvm-config by Reid Spencer · 19 years ago
  17. 7192786 Enable assertions to be enabled in release builds by building with by Chris Lattner · 19 years ago
  18. be3c2f2 reorder these to make it work with static libraries by Chris Lattner · 19 years ago
  19. c097798 Use $(Verb) instead of @ so that VERBOSE=1 will print these. by Chris Lattner · 19 years ago
  20. cb3fc53 pass -Illvm/include to tblgen by Chris Lattner · 19 years ago
  21. 8f434ff 8 spaces -> tab. Reported by Wink Saville by Chris Lattner · 19 years ago
  22. af2f351 Fix a minor makefile bug with lex/yacc handling that nate noticed. We don't by Chris Lattner · 19 years ago
  23. 1f1edce bugfixes by Chris Lattner · 19 years ago
  24. 6599c75 Convert the bison-output-checked-into-cvs makefile handling stuff to work by Chris Lattner · 19 years ago
  25. 197ab87 HP aCC (and a bunch of other compilers, no doubt) don't share by Duraid Madina · 19 years ago
  26. eb71340 oops, I meant this by Duraid Madina · 19 years ago
  27. 342567c Implement an alternative way of handling generated lex files in CVS. This by Chris Lattner · 19 years ago
  28. 77efe27 Wrap a couple more long lines by Chris Lattner · 19 years ago
  29. d25ad61 wrap long lines by Chris Lattner · 19 years ago
  30. 8968111 * Eliminate FAKE_SOURCES by Chris Lattner · 19 years ago
  31. 443045a For PR625: by Reid Spencer · 19 years ago
  32. 25e8a70 Some simple cleanups: by Reid Spencer · 19 years ago
  33. 6e96d81 Implement fix for PR471: by Reid Spencer · 19 years ago
  34. a115643 Move some constant folding code shared by Analysis and Transform passes by John Criswell · 19 years ago
  35. e96a1a5 1. Remove libraries no longer created from the list of libraries linked into the by John Criswell · 19 years ago
  36. 0366fcb analyses after transformations by Chris Lattner · 19 years ago
  37. 8993808 Now that all libraries are built in either .o or .a form, make BUILD_ARCHIVE by Chris Lattner · 19 years ago
  38. aafbaaa pull in the .a version of scalaropts lib to reduce the size of programs by Chris Lattner · 19 years ago
  39. 9dc33e5 Remove redundant flag. by Jeff Cohen · 19 years ago
  40. 66c5fd6 When a function takes a variable number of pointer arguments, with a zero by Jeff Cohen · 19 years ago
  41. f5fc2cb Plugin new subtarget backend into the build. by Jim Laskey · 19 years ago
  42. 0b61677 Make sure targets depend on TargetSelectionDAG.td by Chris Lattner · 19 years ago
  43. 0cb09f1 Add some rules for building preprocessed files by Chris Lattner · 19 years ago
  44. f31f09e allow for a target to ask for a dag isel by Chris Lattner · 19 years ago
  45. 68a24bd Implement PR614: by Reid Spencer · 19 years ago
  46. ca739c6 For PR614: by Reid Spencer · 19 years ago
  47. 6f5f8b3 Don't attempt to update LLVM configured header files from a build in a by Reid Spencer · 19 years ago
  48. 0ced4fb Whoops, don't use PROJ variables, these are all LLVM headers. This allows by Reid Spencer · 19 years ago
  49. 755bcf0 For PR619: by Reid Spencer · 19 years ago
  50. 6c26da6 Fix grammar by Misha Brukman · 19 years ago
  51. 7ac1752 Fix oversized GOT problem with gcc-4 on alpha by Andrew Lenharth · 19 years ago
  52. ab25eda No, really, it's an Alpha! And you probably thought it was a PowerPC. by Misha Brukman · 19 years ago
  53. 22894e9 I know PowerPC wishes it could be alpha, but it cannot. so there by Andrew Lenharth · 19 years ago
  54. ddc31e8 Alpha has JIT by Andrew Lenharth · 19 years ago
  55. 45eeed9 Two dist-check related changes: by Reid Spencer · 19 years ago
  56. 5da2d08 Make sure that tool names don't have any leading or trailing spaces in them. by Reid Spencer · 19 years ago
  57. aa8bc43 Build the install directories just exactly as any others. Hopefully this by Reid Spencer · 19 years ago
  58. 8f9e21e Two changes to support building shared libraries that contain multiple by Reid Spencer · 19 years ago
  59. 0ad8fcf hp-ux needs this to get through the System/Support libs by Duraid Madina · 19 years ago
  60. 0d255bd * Make some warning messages stand out a bit by putting **** at the end by Reid Spencer · 19 years ago
  61. a37ed05 * Remove extraneous spaces * Convert some tabs to spaces by Misha Brukman · 20 years ago
  62. bf18b26 Add SelectionDAG library to PPC JIT so that lli will link when by Nate Begeman · 20 years ago
  63. e0acb76 Correct a typo in Makefile.rules. Patch idea contributed by Vladimir Merzliakov. by Reid Spencer · 20 years ago
  64. eebaf33 Add llc to tools. by Alkis Evlogimenos · 20 years ago
  65. b80621f Don't try to strip bytecode files! by Reid Spencer · 20 years ago
  66. 151bbe4 The install program doesn't know how to strip bytecode files so install by Reid Spencer · 20 years ago
  67. 860598a Fix the other half of PR528 .. don't try to strip header files! by Reid Spencer · 20 years ago
  68. 4a0aaea For PR528: by Reid Spencer · 20 years ago
  69. 2804201 Fix installation of configuration files. by Reid Spencer · 20 years ago
  70. 1a9a69c * Don't flatten the directory hierarchy when installing headers by Reid Spencer · 20 years ago
  71. 2edabc0 Don't use pax for installing header files. Use the install program instead. by Reid Spencer · 20 years ago
  72. 9a8398e For PR496: by Reid Spencer · 20 years ago
  73. 39bcf5b non-ieee arith crashes passes on alpha by Andrew Lenharth · 20 years ago
  74. ca94fa2 Fix installation of configured headers when objdir != srcdir. Patch by Chris Lattner · 20 years ago
  75. b05a76c Add support for .cc and .hpp files. Patch contributed by Vladimir Merzliakov! by Chris Lattner · 20 years ago
  76. 270e851 Add variable for bugpoint. by Alkis Evlogimenos · 20 years ago
  77. f8f5740 Fix some typos in the Makefile.rules. Patch contributed by Vladimer Merzliakov. by Reid Spencer · 20 years ago
  78. 11fde54 Several changes: by Reid Spencer · 20 years ago
  79. 3ca6d8b Allow the Echo and EchoCmd variables to be overridden. by Reid Spencer · 20 years ago
  80. 492c293 Implement the LOADABLE_MODULE option when building a shared library. This by Reid Spencer · 20 years ago
  81. 85139f5 X86 JIT requires the selection dag library. by Chris Lattner · 20 years ago
  82. f5629d0 Quote the paths and not the assignment of the PATH variable. by John Criswell · 20 years ago
  83. 447d5bb Joining the quote fray... by John Criswell · 20 years ago
  84. 140935a Re-apply last (reverted) patch. Reverting doesn't solve the actual problem by Reid Spencer · 20 years ago
  85. 22e7edd Don't quote the PATH variable value just in case it has spaces in it, as by Jeff Cohen · 20 years ago
  86. 325a87e Avoid use of -fomit-frame-pointer on FreeBSD platforms. It causes thrown by Reid Spencer · 20 years ago
  87. 4a1e5c0 Quote the PATH variable value just in case it has spaces in it (like on Cygwin). by Reid Spencer · 20 years ago
  88. 775bf89 Correct the name of the variable for the LLVM examples directory so that by Reid Spencer · 20 years ago
  89. f3664e0 Make it possible to reconfigure a project as well as just LLVM main dir. by Reid Spencer · 20 years ago
  90. bc52ad7 Make sure llvm-g++ gets the right path for the llvm tools. by Reid Spencer · 20 years ago
  91. 32924e0 Two corrections: by Reid Spencer · 20 years ago
  92. 2f138e7 For PR432: by Reid Spencer · 20 years ago
  93. 39b7363 Complete the implementation of the spotless rule and make it not depend on by Reid Spencer · 20 years ago
  94. 10ce496 X86 doesn't actually use SelectionDAG yet. by Chris Lattner · 20 years ago
  95. c371984 Some minor upgrades by Reid Spencer · 20 years ago
  96. 23ee795 Factor all of the .inc : .inc.tmp rules into one. by Chris Lattner · 20 years ago
  97. 02a4f90 Add spaces between rule groups to make it more obvious which ones pair by Chris Lattner · 20 years ago
  98. 3c47347 When tblgen changes, regenerate all .inc files, but do not rebuild any .o by Chris Lattner · 20 years ago
  99. 31f9524 Add a "make spotless" rule for environments with BUILD_OBJ_ROOT not equal by Reid Spencer · 20 years ago
  100. f2ac189 Get rid of extraneous dependencies on $(BUILT_SOURCES) now that we've fixed by Reid Spencer · 20 years ago