1. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  2. cdbcb1f Some programs are using BB's as values, until we resolve this. Disable the assert by Chris Lattner · 24 years ago
  3. be68833 "fix" problems processing floating point expressions by Chris Lattner · 24 years ago
  4. 3462ae3 Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  5. b4a7eb1 Make Mul work right Make sub work right by Chris Lattner · 24 years ago
  6. 0ae45bd * Implement more powerful expr analysis of cast instructions by Chris Lattner · 24 years ago
  7. f7d66a7 Fix code to make GCC 2.96 happy by Chris Lattner · 24 years ago
  8. 7fac070 * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  9. da55810 Commit more code over to new cast style by Chris Lattner · 24 years ago
  10. 3856934 Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  11. 8f19112 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  12. 4b717c0 Add support for new style casts by Chris Lattner · 24 years ago
  13. 3ce5ac2 Handle subtract in expression classifier by Chris Lattner · 24 years ago
  14. 706946b Add support for global variables by Chris Lattner · 24 years ago
  15. c6b06c4 Simplify code by eliminating need to hang onto constant pool references by Chris Lattner · 24 years ago
  16. c4d6aca Fix a bug when compiling 'shl ubyte * %var, ubyte 2' by Chris Lattner · 24 years ago
  17. 2c6f274 More functionality, renamed API by Chris Lattner · 24 years ago
  18. 8509092 Start of expression analysis support by Chris Lattner · 24 years ago