1. e43db88 * Implement exit() builtin function by Chris Lattner · 24 years ago
  2. 4a82271 Add support for building a runtime library for LLI by Chris Lattner · 24 years ago
  3. f8f2afb Enhancements to pass argc & argv to main if required by Chris Lattner · 24 years ago
  4. 7b851ab Implement ulong & long support by Chris Lattner · 24 years ago
  5. 39bb5b4 Implement initializers for structs and pointers by Chris Lattner · 24 years ago
  6. 2e42d3a Implement global variables. Struct and Pointer initializers are not implemented yet though by Chris Lattner · 24 years ago
  7. ef9c23f * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  8. b00c582 Commit more code over to new cast style by Chris Lattner · 24 years ago
  9. 1d87bcf Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  10. 9636a91 Add support for new style casts by Chris Lattner · 24 years ago
  11. 41c2e5c File #include file by Chris Lattner · 24 years ago
  12. b26bcc5 Make a new llvm/Target #include directory. by Chris Lattner · 24 years ago
  13. e93cdce Use the correct style casts by Chris Lattner · 24 years ago
  14. 7720c8e Add support for external methods by Chris Lattner · 24 years ago
  15. 365a76e Genericize support for calling functions a bit Add external method support by Chris Lattner · 24 years ago
  16. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 24 years ago
  17. 454bd1f Annotations are now const by Chris Lattner · 24 years ago
  18. 8666098 Lots of new functionality by Chris Lattner · 24 years ago
  19. 92101ac Initial checkin of interpreter by Chris Lattner · 24 years ago