1. 3462ae3 Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  2. b4c6777 Move support directory by Chris Lattner · 24 years ago
  3. 2263733 Implement internal method support by Chris Lattner · 24 years ago
  4. dc194d5 Fix obscure nasty bug with bytecode writing that could cause the last byte to be dropped. by Chris Lattner · 24 years ago
  5. 5055730 Dang, we were losing the Constant bit on globals. Fix this by Chris Lattner · 24 years ago
  6. 81125b6 * Use new style casts more by Chris Lattner · 24 years ago
  7. 3856934 Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  8. 8f19112 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  9. 4b717c0 Add support for new style casts by Chris Lattner · 24 years ago
  10. 3779864 Add support for global constants, and for initializers for constants by Chris Lattner · 24 years ago
  11. da97550 Implement global variable support by Chris Lattner · 24 years ago
  12. b97ef9f * Emit bytecode using a deque instead of a vector to be faster by Chris Lattner · 24 years ago
  13. dbfb7d8 * The parent of a constant pool is a symtabvalue, not a value. by Chris Lattner · 24 years ago
  14. 4cee8d8 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  15. 2f7c963 Initial revision by Chris Lattner · 25 years ago