1. c3732fa implement support for sinking a load out the bottom of a block that by Chris Lattner · 18 years ago
  2. ea3a181 Simplify the side effect stuff a bit more and make licm/sinking by Chris Lattner · 18 years ago
  3. f270d32 Clamp down on sinking of lots of instructions. by Chris Lattner · 18 years ago
  4. 05bc7f5 The current impl is really trivial, add some comments about how it can be made better. by Chris Lattner · 18 years ago
  5. f2706d8 don't sink anything with side effects, this makes lots of stuff work, but sinks almost nothing. by Chris Lattner · 18 years ago
  6. 7ebe085 fix a common crash. by Chris Lattner · 18 years ago
  7. 3988226 Add a really quick hack at a machine code sinking pass, enabled with --enable-sinking. by Chris Lattner · 18 years ago