1. e27c344 LV code on machine instructions by Ruchira Sasanka · 24 years ago
  2. 9166181 LV info on machine instructions by Ruchira Sasanka · 24 years ago
  3. 793d678 Fix a bug when compiling 'shl ubyte * %var, ubyte 2' by Chris Lattner · 24 years ago
  4. b2d11ba Changed printValue() to print constant value if the value is a constant. by Ruchira Sasanka · 24 years ago
  5. 683847f *** empty log message *** by Ruchira Sasanka · 24 years ago
  6. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  7. 19f31f2 More functionality, renamed API by Chris Lattner · 24 years ago
  8. 369bbeb Start of expression analysis support by Chris Lattner · 24 years ago
  9. 7f6330c Fix nasty typo by Chris Lattner · 24 years ago
  10. 644dc17 * The parent of a constant pool is a SymTabValue, not a value. by Chris Lattner · 24 years ago
  11. 3590830 Fixed post dominator frontiers! Yaay! by Chris Lattner · 24 years ago
  12. 94108ab Implement support for postdominators, except in dom frontiers by Chris Lattner · 24 years ago
  13. e685023 IntervalPartition was changed to inherit from vector<Interval*> instead of by Chris Lattner · 24 years ago
  14. 3d98049 Code got moved from the lib/Assembly/Writer/IntervalWriter.cpp file to by Chris Lattner · 24 years ago
  15. 347bfda Add printing code for dominator info by Chris Lattner · 24 years ago
  16. 1715229 Checkin of new dominator calculation routines. These will be improved in by Chris Lattner · 24 years ago
  17. bd4996a Moved deleter to include/llvm/Tools/STLExtras.h by Chris Lattner · 24 years ago
  18. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  19. 23e3662 IntervalPartition: recode to use IntervalIterator to do all the work by Chris Lattner · 24 years ago
  20. 2d676c9 New file due to the Intervals.h splitup by Chris Lattner · 24 years ago
  21. c9f39b2 #include a different header due to Intervals.h splitting up by Chris Lattner · 24 years ago
  22. 107109c IntervalPartition & IntervalIterator classes have been split out into by Chris Lattner · 24 years ago
  23. a0eb461 Prepare for split between Interval, IntervalIterator, and IntervalIPartition by Chris Lattner · 24 years ago
  24. a4ef933 Interval::HeaderNode is now accessed thorugh an accessor function by Chris Lattner · 24 years ago
  25. da95680 Moved printing code to the Assembly/Writer library. by Chris Lattner · 24 years ago
  26. 1c54f1d Implement the new Interval::isLoop method Implement destructor to free memory by Chris Lattner · 24 years ago
  27. ed465bc Add capability to build a derived interval graph by Chris Lattner · 24 years ago
  28. 2275c1d Initial Checking of Interval handling code by Chris Lattner · 24 years ago
  29. 0095054 Initial revision by Chris Lattner · 24 years ago