1. 980ddf5 ConstExpr::getelementptr now takes a vector of Constants not Values by Chris Lattner · 23 years ago
  2. 09da3b8 added std:: to vector by Anand Shukla · 23 years ago
  3. a336afd Add support for reading ConstantExpr nodes. by Vikram S. Adve · 23 years ago
  4. 0a30bda Convert tabs to spaces by Chris Lattner · 23 years ago
  5. eaa2e72 changes to make it compatible with 64bit gcc by Anand Shukla · 23 years ago
  6. b469cf8 Fix constness problems now that the cast operators preserve the constness by Chris Lattner · 24 years ago
  7. d5a8470 Eliminate duplicate or unneccesary #include's by Chris Lattner · 24 years ago
  8. ca14237 Split ConstantVals.h into Constant.h and Constants.h by Chris Lattner · 24 years ago
  9. b0df8fd Enable better debug output. When debugging the type system, print out the by Chris Lattner · 24 years ago
  10. ff87436 s/Method/Function by Chris Lattner · 24 years ago
  11. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  12. b2b1b3d Remove unsized array support by Chris Lattner · 24 years ago
  13. 2413b16 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 24 years ago
  14. 3462ae3 Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  15. fb5ae02 Split the PHINode class out from the iOther.h file into the iPHINode.h file by Chris Lattner · 24 years ago
  16. 2263733 Implement internal method support by Chris Lattner · 24 years ago
  17. 4f1ca01 Fix major bugs in type resolution by Chris Lattner · 24 years ago
  18. e3fe1ac Frivolous cleanups by Chris Lattner · 24 years ago
  19. 61b6655 Fix another annoying bug that took forever to track down. This one involves abstract type resolution at a bad time that broke symbol tables. by Chris Lattner · 24 years ago
  20. 162ed4d Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much by Chris Lattner · 24 years ago
  21. fb49fd6 * Add real support for global variable addresses initializing constants by Chris Lattner · 24 years ago
  22. ad95d1d Rename getNullPointer to getNull by Chris Lattner · 24 years ago
  23. 7fac070 * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  24. da55810 Commit more code over to new cast style by Chris Lattner · 24 years ago
  25. 3856934 Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  26. 8f19112 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  27. fbdec25 Implement constant pointers, and null specifically in the parser, bytecode writer, and by Chris Lattner · 24 years ago
  28. 1f043cd * Remove support for internal constant pool by Chris Lattner · 24 years ago
  29. 5bdab0f * Add calls to failure template so that it is actually possible to debug by Chris Lattner · 24 years ago
  30. 90e0d46 Add support for extern varargs methods & varargs method calls by Chris Lattner · 24 years ago
  31. f435e20 Add support to the bytecode reader to recognize floating point constants by Chris Lattner · 24 years ago
  32. 4cee8d8 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  33. 2f7c963 Initial revision by Chris Lattner · 25 years ago