1. ddb7b4e Regenerated configure with Misha's changes. by John Criswell · 22 years ago
  2. 305f02d Fix typo in comment. Take out some random whitespace. by Brian Gaeke · 22 years ago
  3. e655a63 These transitional scripts are no longer necessary, no one should have `as' or by Misha Brukman · 22 years ago
  4. d0534a8 Edit comment for accuracy by Brian Gaeke · 22 years ago
  5. dd3e51d Remove obsolete -abort-on-exception flag from LLI by Chris Lattner · 22 years ago
  6. e22040c Remove obsolete option by Chris Lattner · 22 years ago
  7. 950971d Fixed spelling & grammar. by Misha Brukman · 22 years ago
  8. e78760e Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. by Misha Brukman · 22 years ago
  9. aad65f6 `link' is now `llvm-link'. Also alphabetized the tools for easy reference. by Misha Brukman · 22 years ago
  10. c679d7e `link' is now `llvm-link'. by Misha Brukman · 22 years ago
  11. 64899a4 `link' has become `llvm-link'. by Misha Brukman · 22 years ago
  12. 5be7434 Fix longjmp case so that, along with the call to abort(), we also by Vikram S. Adve · 22 years ago
  13. bed4eff Add flag to control whether or not delay slots are filled during by Vikram S. Adve · 22 years ago
  14. 1ce5c59 Allow multiple object trees to use the source tree tests at once by by John Criswell · 22 years ago
  15. 08acb9b Have the configure script put llvm.py into the object root. by John Criswell · 22 years ago
  16. 0df847a Put llvm .bc files into the BytecodeObj subdirectory instead of the Bytecode by Chris Lattner · 22 years ago
  17. 538a317 QMTest test and resource classes are always register before running the tests. by John Criswell · 22 years ago
  18. 4737419 Removing Makefiles. Regression tests are now run by QMTest. by John Criswell · 22 years ago
  19. 7f8e3af Removing Makefile. The QMTest program now handles the running of these tests. by John Criswell · 22 years ago
  20. 1070840 Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception. by John Criswell · 22 years ago
  21. b6cb66f Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. by Misha Brukman · 22 years ago
  22. 14285c8 Renamed `as' => `llvm-as', `dis' => `llvm-dis'. by Misha Brukman · 22 years ago
  23. af229bb Fix building outside the srcdir, again by Chris Lattner · 22 years ago
  24. 98d5886 Fix building into a different obj directory by Chris Lattner · 22 years ago
  25. 3ef3beb `link' is being renamed to `llvm-link'. by Misha Brukman · 22 years ago
  26. 1b82432 Modified the checks slightly so that one can re-configure LLVM without by John Criswell · 22 years ago
  27. 93e1c72 Added code that verifies that the source directory has not been configured by John Criswell · 22 years ago
  28. bdbecac Fix problems with programs that prototype printf to something unusual by Chris Lattner · 22 years ago
  29. c72b249 Do not segfault when the post-dominator tree is empty (ie, there are no return by Chris Lattner · 22 years ago
  30. 3a49a6b new testcase that crashes opt by Chris Lattner · 22 years ago
  31. 919846d Whoops, remove makefile too by Chris Lattner · 22 years ago
  32. 6d4e4f8 Remove dead library, it is now folded into crtend by Chris Lattner · 22 years ago
  33. 22c8328 Allow specifying a file with symbols to export by Chris Lattner · 22 years ago
  34. fc01114 Move the exception handling runtime stuff into this directory by Chris Lattner · 22 years ago
  35. 8248f11 Stop building `as' and `dis' as they have been removed. by Misha Brukman · 22 years ago
  36. e3d4e44 `dis' is no longer an LLVM tool. by Misha Brukman · 22 years ago
  37. 998b673 `as' is no longer an LLVM tool. by Misha Brukman · 22 years ago
  38. 3b19552 Re-generated for recent changes. by John Criswell · 22 years ago
  39. c69230d5 Really use a search path as described in the log message for the last by Vikram S. Adve · 22 years ago
  40. 77b398c Minor cleanups, give credit, remove code that should not be necessary, and by Chris Lattner · 22 years ago
  41. 41de073 Fix typos in comments. by Brian Gaeke · 22 years ago
  42. 370910d Add prototype for the lowersetjmp pass by Chris Lattner · 22 years ago
  43. f7c7f5a Enable the setjmp/longjmp lowering pass by Chris Lattner · 22 years ago
  44. 6420f1c Initial checkin of the Setjmp/Longjmp lowering/transformation pass, by Chris Lattner · 22 years ago
  45. c9d3e57 Ugh, a bug fix needed because of the bug in the CallGraph code by Chris Lattner · 22 years ago
  46. f52d01b These two conditions are not exclusive!! by Chris Lattner · 22 years ago
  47. b31247a Make the print output more useful by Chris Lattner · 22 years ago
  48. ad9b5f3 Fix bug: PruneEH/2003-09-14-ExternalCall.llx by Chris Lattner · 22 years ago
  49. f6ba655 New testcase by Chris Lattner · 22 years ago
  50. e07007c Fix bug: Inline/2003-09-14-InlineValue.ll by Chris Lattner · 22 years ago
  51. 8791761 New testcase by Chris Lattner · 22 years ago
  52. 069f930 Wrap long lines at 80 cols by Chris Lattner · 22 years ago
  53. 00e730a Make sure to #include the OBJROOT config.h file, not the SRCROOT config.h file! by Chris Lattner · 22 years ago
  54. abe83ae Fix a spello Misha made while fixing one of my appostrifications by Chris Lattner · 22 years ago
  55. fb5e060 Update makellvm to work with the brave new world of separate obj-root trees. by Vikram S. Adve · 22 years ago
  56. 8f9c4bd Fix the nightly tester now that olden has been moved by Chris Lattner · 22 years ago
  57. ebd7030 manually add the llvm-ar stuff. this should be regenerated by Chris Lattner · 22 years ago
  58. dd8067f Added llvm-ar to the Makefile by Tanya Lattner · 22 years ago
  59. e3df92e Fixed warning. by Tanya Lattner · 22 years ago
  60. dcf0490 Configure the llvm-ar directory by Chris Lattner · 22 years ago
  61. 67b36e4 Bugpoint has the ability of generating a plethora of core files, so to by Misha Brukman · 22 years ago
  62. a497748 Make sure to cannonicalize loops before running indvar simplify by Chris Lattner · 22 years ago
  63. 46d5bca New testcase, this should be simplified by Chris Lattner · 22 years ago
  64. 39e8389 Caught a few misses in the last modification. by John Criswell · 22 years ago
  65. 48e3cb9 Updated for the re-organization of llvm/test/Programs/MultiSource. by John Criswell · 22 years ago
  66. 8fce16e Do not return success after checking only the FIRST USE of a gep instruction. by Chris Lattner · 22 years ago
  67. 69d903d Initial go at documentation for llc. Pretty crufty. by John Criswell · 22 years ago
  68. cfeb64b New testcase, bug distilled from bc by Chris Lattner · 22 years ago
  69. fe7ea0d Minor optimization efficiency improvement: by Chris Lattner · 22 years ago
  70. 37f92e2 Fixed spelling and grammar. by Misha Brukman · 22 years ago
  71. 515c97c Simplify code Implement InstCombine/mul.ll:test9 by Chris Lattner · 22 years ago
  72. 53dce0c New testcase by Chris Lattner · 22 years ago
  73. 0afe825 Added the SetjmpLongjmp Makefile. by John Criswell · 22 years ago
  74. 3200330 Modified the footer to be a link to the LLVM web page. by John Criswell · 22 years ago
  75. ecf32e5 Adding a skeleton for the LLVM Command Guide. by John Criswell · 22 years ago
  76. 2f2d065 Fixed spelling and grammar. by Misha Brukman · 22 years ago
  77. 0043e46 Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 22 years ago
  78. 27bb35e Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 22 years ago
  79. 613758d Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 22 years ago
  80. 3cfb6b1 Apostrophes are only used for possession and quoting. by Misha Brukman · 22 years ago
  81. b3e8fe4 scalarrepl now includes mem2reg by Chris Lattner · 22 years ago
  82. 38aec32 Integrate functionality of the mem2reg pass directly into this pass to make by Chris Lattner · 22 years ago
  83. 4732052 Move the -indvars pass much later to where it is more likely to do good stuff by Chris Lattner · 22 years ago
  84. c444a42 Renamed DominatorTree::Node::getNode() -> getBlock() by Chris Lattner · 22 years ago
  85. 317a61b Get rid of the whole "Node2" business, rename getNode() ->getBlock() to by Chris Lattner · 22 years ago
  86. 352361b Spell `definite' correctly. by Misha Brukman · 22 years ago
  87. 7bc439a Spell `definitely' correctly. by Misha Brukman · 22 years ago
  88. b2f76bf Removed the aposthrophes endings and the elipses suffixes from build output. by John Criswell · 22 years ago
  89. d1a85a7 Check in the fix I meant to apply here, but mistakenly applied to by Brian Gaeke · 22 years ago
  90. 36d10ef * Move include files from middle of file to the top where they belong, moving by Misha Brukman · 22 years ago
  91. 545a76c Unwind instructions are intrinsically alive, just like returns by Chris Lattner · 22 years ago
  92. b884f59 Rework dominator interfaces to handle changes in the post-dominance by Chris Lattner · 22 years ago
  93. 706e61e Rework post dominator information so that we do not have to by Chris Lattner · 22 years ago
  94. 420a8bf Rework dominator and post dominator information so that we do not have to by Chris Lattner · 22 years ago
  95. 1df2998 Update for new UnifyFunction... API Remove using decl by Chris Lattner · 22 years ago
  96. 4ea31ca Remove #include by Chris Lattner · 22 years ago
  97. f46057be Expand the pass to unify all of the unwind blocks as well by Chris Lattner · 22 years ago
  98. d0b52cf Remove a bunch of warnings from the CBE generated C code by Chris Lattner · 22 years ago
  99. 4b2a71d "the one true solution for compatibility with GCC 3.3+" by Chris Lattner · 22 years ago
  100. b787e13 Be a little more specific about what is begin generated. Only print by Chris Lattner · 22 years ago