1. 30c8979 * Add support for forward referencing types by Chris Lattner · 24 years ago
  2. 93750fa * Enable the use of escaped literal strings by Chris Lattner · 24 years ago
  3. bcbf6ba Refactor some of the constant stuff so that we can return complex constant by Chris Lattner · 24 years ago
  4. 8b81bf5 Add support for extern varargs methods & varargs method calls by Chris Lattner · 24 years ago
  5. a285043 Remove dependence on command line library. Silly anyway. by Chris Lattner · 24 years ago
  6. 698b56e Add a comment. by Chris Lattner · 24 years ago
  7. e181564 Implement forward/external declarations for methods. Also, emit an error if a method by Chris Lattner · 24 years ago
  8. 3d52b2f Add support to the parser to recognize floating point constants by Chris Lattner · 24 years ago
  9. e98dda6 Added some comments, preparing to add global variables and method prototypes by Chris Lattner · 24 years ago
  10. 8896eda Make sure that types go in the constant pool if they are used. by Chris Lattner · 24 years ago
  11. ab5ac6b Implementation of Store & GetElementPtr by Chris Lattner · 24 years ago
  12. 027dcc5 Implemented shl, shl, & load instructions by Chris Lattner · 24 years ago
  13. 71496b3 Moved Cast from being a Unary instruction to being an "Other" instruction by Chris Lattner · 24 years ago
  14. 0908309 Neg instruction removed. Cast instruction implemented. by Chris Lattner · 24 years ago
  15. f0d0e9c Changed memory reference instructions to store the result as the implicit by Chris Lattner · 24 years ago
  16. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  17. bebd60d Renamed get.*Operator to create seeing that it would have to be qualified by Chris Lattner · 24 years ago
  18. c24d208 Updates to support * Changes in PHI node structure * Change to PHI syntax by Chris Lattner · 24 years ago
  19. 477c2ec Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator by Chris Lattner · 24 years ago
  20. 0095054 Initial revision by Chris Lattner · 24 years ago