1. 4d1ca94 When unswitching a trivial loop, do admit we are doing it! :) by Chris Lattner · 19 years ago
  2. 4c41d49 Implement unconditional unswitching of 'trivial' loops, those loops that contain by Chris Lattner · 19 years ago
  3. f4f5f4e Simplify control flow a bit, note that unswitch preserves canonical loop form by Chris Lattner · 19 years ago
  4. e487abb Make the threshold a parameter by Chris Lattner · 19 years ago
  5. 2f4b898 Simplify the loop-unswitch pass, by not even trying to unswitch loops with by Chris Lattner · 19 years ago
  6. dac58ad Make iostream #inclusion explicit by Chris Lattner · 19 years ago
  7. fd93908 Remove trailing whitespace by Misha Brukman · 20 years ago
  8. f5e58f8 Put createLoopUnswitchPass() into proper namespace by Jeff Cohen · 20 years ago
  9. 20aa474 Fixes to make LLVM compile with vc7.1. by Alkis Evlogimenos · 20 years ago
  10. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  11. 18f1609 Initial checkin of a simple loop unswitching pass. It still needs work, by Chris Lattner · 21 years ago