1. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  2. 5002022 Make Mul work right Make sub work right by Chris Lattner · 24 years ago
  3. 882572a * Implement more powerful expr analysis of cast instructions by Chris Lattner · 24 years ago
  4. 8f486dd Fix code to make GCC 2.96 happy by Chris Lattner · 24 years ago
  5. ef9c23f * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  6. b00c582 Commit more code over to new cast style by Chris Lattner · 24 years ago
  7. 1d87bcf Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  8. cfe26c9 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  9. 9636a91 Add support for new style casts by Chris Lattner · 24 years ago
  10. 69f8ce0 Handle subtract in expression classifier by Chris Lattner · 24 years ago
  11. fad0d4f Add support for global variables by Chris Lattner · 24 years ago
  12. 8e195e0 Simplify code by eliminating need to hang onto constant pool references by Chris Lattner · 24 years ago
  13. 793d678 Fix a bug when compiling 'shl ubyte * %var, ubyte 2' by Chris Lattner · 24 years ago
  14. 19f31f2 More functionality, renamed API by Chris Lattner · 24 years ago
  15. 369bbeb Start of expression analysis support by Chris Lattner · 24 years ago