1. afc6de0 A little more progress on StrongPHIElimination, now that I have a better sense of by Owen Anderson · 18 years ago
  2. 42f9e96 Run computeDomForest() on the set of registers that need to be tested for by Owen Anderson · 18 years ago
  3. 17b1418 Preserve LiveVariables when doing critical edge splitting. by Owen Anderson · 18 years ago
  4. 35e2dba Break critical edges coming into blocks with PHI nodes. by Owen Anderson · 18 years ago
  5. fe0c882 As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really need by Owen Anderson · 18 years ago
  6. 14b3fb7 Take another stab at getting isLiveIn() and isLiveOut() right. by Owen Anderson · 18 years ago
  7. 60a877d Add some more of StrongPHIElim. by Owen Anderson · 18 years ago
  8. 8b96b9f Add a few comments. by Owen Anderson · 18 years ago
  9. ee49b53 DomForest is a forest of registers, not instructions. by Owen Anderson · 18 years ago
  10. a4ad2e7 StrongPHIElimination requires LiveVariables. by Owen Anderson · 18 years ago
  11. 83430bc Another step of stronger PHI elimination down. by Owen Anderson · 18 years ago
  12. 1bd3271 Add a newline at the end of the file. by Duncan Sands · 18 years ago
  13. 0bda0e8 Add the skeleton of a better PHI elimination pass. by Owen Anderson · 18 years ago