1. 18be6fb added std:: to vector by Anand Shukla · 23 years ago
  2. c668b7c Add support for reading ConstantExpr nodes. by Vikram S. Adve · 23 years ago
  3. 194f0a5 Convert tabs to spaces by Chris Lattner · 23 years ago
  4. eea60fc changes to make it compatible with 64bit gcc by Anand Shukla · 23 years ago
  5. a48836b Fix constness problems now that the cast operators preserve the constness by Chris Lattner · 23 years ago
  6. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
  7. 31bcdb8 Split ConstantVals.h into Constant.h and Constants.h by Chris Lattner · 23 years ago
  8. 92940ac Enable better debug output. When debugging the type system, print out the by Chris Lattner · 23 years ago
  9. c9aa7df s/Method/Function by Chris Lattner · 23 years ago
  10. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  11. 9086515 Remove unsized array support by Chris Lattner · 24 years ago
  12. 7a17675 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 24 years ago
  13. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  14. 7061dc5 Split the PHINode class out from the iOther.h file into the iPHINode.h file by Chris Lattner · 24 years ago
  15. d23b1d3 Implement internal method support by Chris Lattner · 24 years ago
  16. e244a25 Fix major bugs in type resolution by Chris Lattner · 24 years ago
  17. 7eadfa1 Frivolous cleanups by Chris Lattner · 24 years ago
  18. d48d6c7 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
  19. c18545d Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much by Chris Lattner · 24 years ago
  20. 05950c3 * Add real support for global variable addresses initializing constants by Chris Lattner · 24 years ago
  21. d535c2d Rename getNullPointer to getNull by Chris Lattner · 24 years ago
  22. ef9c23f * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  23. b00c582 Commit more code over to new cast style by Chris Lattner · 24 years ago
  24. 1d87bcf Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  25. cfe26c9 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  26. 1a1cb11 Implement constant pointers, and null specifically in the parser, bytecode writer, and by Chris Lattner · 24 years ago
  27. 1d670cc * Remove support for internal constant pool by Chris Lattner · 24 years ago
  28. 3d3f289 * Add calls to failure template so that it is actually possible to debug by Chris Lattner · 24 years ago
  29. e5a57ee Add support for extern varargs methods & varargs method calls by Chris Lattner · 24 years ago
  30. a137530 Add support to the bytecode reader to recognize floating point constants by Chris Lattner · 24 years ago
  31. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  32. 0095054 Initial revision by Chris Lattner · 24 years ago