1. 2ab36d3 Begin adding static dependence information to passes, which will allow us to by Owen Anderson · 15 years ago
  2. ce665bd Now with fewer extraneous semicolons! by Owen Anderson · 15 years ago
  3. 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  4. 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  5. 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  6. d13db2c Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  7. 60ad781 rename use_const_iterator to const_use_iterator for consistency's sake by Gabor Greif · 15 years ago
  8. f451cb8 Fix "the the" and similar typos. by Dan Gohman · 16 years ago
  9. 68cf604 remove redundant foward declaration. This function is already in by Chris Lattner · 16 years ago
  10. 18a69c5 Delete an obsolete sentance from a comment. by Dan Gohman · 16 years ago
  11. a9d71e1 Enhance LiveValues to work on PHI operands. by Dan Gohman · 16 years ago
  12. 654c98c The last use in a block that doesn't have successors by Dan Gohman · 16 years ago
  13. 3751f56 Add a liveness analysis pass for LLVM IR values. This computes by Dan Gohman · 16 years ago