1. 287d111 Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll by Chris Lattner · 21 years ago
  2. 2bc065b Refactor code to make it useful outside of Constants.cpp by Chris Lattner · 21 years ago
  3. a89ab2c Make assertion more descriptive by Chris Lattner · 21 years ago
  4. 0779388 This speeds up processing LLVM a _lot_, 17% in the case of loading and destroying "vortex" by Chris Lattner · 22 years ago
  5. 28eca8b - Make Value::replaceAllUsesWith work with constants correctly. This fixes by Chris Lattner · 22 years ago
  6. 61d295a - Remove Value::use_remove by Chris Lattner · 22 years ago
  7. d1c657e Fix NASTY N^2 behavior that was causing the gzip benchmark to take forever to by Chris Lattner · 22 years ago
  8. d1e693f Enable "garbage detection" of LLVM objects. Now users should be obnoxious by Chris Lattner · 22 years ago
  9. fe8041a *** empty log message *** by Chris Lattner · 22 years ago
  10. 3e00994 *** empty log message *** by Chris Lattner · 22 years ago
  11. d05e22c changes for 64bit gcc by Anand Shukla · 22 years ago
  12. 67e08db The contents of the SymTabValue class have been incorporated into the by Chris Lattner · 22 years ago
  13. e7eaf17 Fix pure virtual function called exception! by Chris Lattner · 22 years ago
  14. 1907aba Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h by Chris Lattner · 22 years ago
  15. 25d15a7 Remove some gross code by using the Value::dump method to do debug dumps by Chris Lattner · 22 years ago
  16. 6a6931e Make the release build work by Chris Lattner · 22 years ago
  17. 150dcb9 Add an assertion to catch a misuse of replaceAllUsesWith by Chris Lattner · 22 years ago
  18. 02d429d Check in fix for bug: test/Regression/Assembler/ValueRefineAbsType.ll by Chris Lattner · 23 years ago
  19. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  20. 82d18aa Add debugging to make a more useful message if a value gets constructed with a null type by Chris Lattner · 23 years ago
  21. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 23 years ago
  22. 5efec28 Make error report a little more useful by Chris Lattner · 23 years ago
  23. c04bf07 Okay, make the member function work. by Chris Lattner · 23 years ago
  24. 45f5988 Remove global debug output fns that have been superceded by a member func by Chris Lattner · 23 years ago
  25. bcbb6b3 Fix up code a bit, remove operator<< to Assembly/Writer.h by Chris Lattner · 23 years ago
  26. bb6a8c0 Added debugging support. by Vikram S. Adve · 23 years ago
  27. 46cbff6 Chris seems fond of #include <vector>. Fix these. Also convert use list in by Chris Lattner · 23 years ago
  28. 36bd82a Support abstract types Remove constant pool support by Chris Lattner · 23 years ago
  29. a3d3c2b * ValueHolder now takes 3 arguments by Chris Lattner · 23 years ago
  30. c8b25d4 Changed the fundemental architecture of Operands for Instructions. Now by Chris Lattner · 23 years ago
  31. 7b8ec2d Add a check to avoid allowing V->replaceAllUsesWith(V) by Chris Lattner · 23 years ago
  32. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 23 years ago
  33. ee976f3 Updates to support * Changes in PHI node structure by Chris Lattner · 23 years ago
  34. 0095054 Initial revision by Chris Lattner · 23 years ago