1. ab37f50 Make SCEVUnknown a CallbackVH, so that it can be notified directly by Dan Gohman · 14 years ago
  2. a8ebd2e Remove the temporary hack, now that the llvm-i686-linux buildbot has by Bob Wilson · 14 years ago
  3. 575be08 Fix the temporary hack. by Bob Wilson · 14 years ago
  4. 0e2b7de Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux. by Daniel Dunbar · 14 years ago
  5. e6cbfa6 Speculatively revert r109705 since it seems to be causing some build bot angst. by Eric Christopher · 14 years ago
  6. c674320 Factor out some of the code for updating old SCEVUnknown values, and by Dan Gohman · 14 years ago
  7. 4dd6824 New unit test for the cloning module, which so far only covers cloning of by Nick Lewycky · 15 years ago
  8. f845c74 Move unittest driver to utils/unittest/UnitTestMain. by Daniel Dunbar · 15 years ago
  9. d6f034b Remove now empty unit test directory. by Benjamin Kramer · 15 years ago
  10. b0d3f25 Remove trailing slashes from include paths. Some versions of mingw don't like them. by Benjamin Kramer · 15 years ago
  11. df5a7da Add a JITEventListener interface that gets called back when a new function is by Jeffrey Yasskin · 15 years ago
  12. a11af53 Start MCAsmStreamer implementation. by Daniel Dunbar · 15 years ago
  13. 2e73426 Converted a1.ll to unittests. by Misha Brukman · 16 years ago
  14. 501adac Minimal raw_ostream unit tests by Daniel Dunbar · 16 years ago
  15. 4113bd1 Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to by Bill Wendling · 16 years ago
  16. 11366a0 make 'make clean' remove test binaries as well by Nuno Lopes · 16 years ago
  17. 8fb520e Original patch by Talin. by Misha Brukman · 16 years ago