1. 9ca8265 SplitBlock should only attempt to update LoopInfo if it is actually being used. by Owen Anderson · 17 years ago
  2. 5bb06f7 Fix simplifycfg crash in handing block merge. by Devang Patel · 17 years ago
  3. ddf4d8e Add some checks that got lost in the shuffle. This fixes 464.h264ref. by Owen Anderson · 17 years ago
  4. e03e005 Make MergeBlockIntoPredecessor more aggressive when the same successor appears by Owen Anderson · 17 years ago
  5. f59eef8 Factor MergeBlockIntoPredecessor out into BasicBlockUtils. by Owen Anderson · 17 years ago
  6. d8aa33a Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 by Nick Lewycky · 17 years ago
  7. 6b8d3db Move SplitBlockPredecessors out of loopsimplify into BasicBlockUtils.h by Chris Lattner · 17 years ago
  8. d6da1d0 API changes for class Use size reduction, wave 1. by Gabor Greif · 17 years ago
  9. 998a529 Two things. Preserve the unwind_to when splitting a BB. by Nick Lewycky · 17 years ago
  10. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  11. ca0b9d4 Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. This involves a small interface change. by Owen Anderson · 18 years ago
  12. e690d7a After a basic block is split into two parts, by Devang Patel · 18 years ago
  13. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago