1. 2e9fa6d Move FunctionArgument out of iOther.h into Argument.h and rename class to by Chris Lattner · 24 years ago
  2. 65b529f ConstantHandling moved into VMCore library by Chris Lattner · 24 years ago
  3. 0df67e3 change refs to Method to Function by Chris Lattner · 24 years ago
  4. c47c3cc Fix test/Regression/Other/2002-03-14-ValueToLarge.ll. Note that this by Chris Lattner · 24 years ago
  5. 26ec881 Bugfix for test/Regression/Other/2002-03-11-ExprAssertion.ll by Chris Lattner · 24 years ago
  6. ee965ab Move stuff out of the Optimizations directories into the appropriate Transforms by Chris Lattner · 24 years ago
  7. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  8. cdbcb1f Some programs are using BB's as values, until we resolve this. Disable the assert by Chris Lattner · 24 years ago
  9. be68833 "fix" problems processing floating point expressions by Chris Lattner · 24 years ago
  10. 3462ae3 Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  11. b4a7eb1 Make Mul work right Make sub work right by Chris Lattner · 24 years ago
  12. 0ae45bd * Implement more powerful expr analysis of cast instructions by Chris Lattner · 24 years ago
  13. f7d66a7 Fix code to make GCC 2.96 happy by Chris Lattner · 24 years ago
  14. 7fac070 * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 24 years ago
  15. da55810 Commit more code over to new cast style by Chris Lattner · 24 years ago
  16. 3856934 Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  17. 8f19112 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  18. 4b717c0 Add support for new style casts by Chris Lattner · 24 years ago
  19. 3ce5ac2 Handle subtract in expression classifier by Chris Lattner · 24 years ago
  20. 706946b Add support for global variables by Chris Lattner · 24 years ago
  21. c6b06c4 Simplify code by eliminating need to hang onto constant pool references by Chris Lattner · 24 years ago
  22. c4d6aca Fix a bug when compiling 'shl ubyte * %var, ubyte 2' by Chris Lattner · 24 years ago
  23. 2c6f274 More functionality, renamed API by Chris Lattner · 24 years ago
  24. 8509092 Start of expression analysis support by Chris Lattner · 24 years ago