1. 4a00088 [LoopSimplify] Re-instate r306081 with a bug fix w.r.t. indirectbr. by Chandler Carruth · 8 years ago
  2. 4c6cd4c Revert "[LoopSimplify] Factor the logic to form dedicated exits into a utility." by Daniel Jasper · 8 years ago
  3. 4ab0f49 [LoopSimplify] Factor the logic to form dedicated exits into a utility. by Chandler Carruth · 8 years ago
  4. d1beb07 Have a single way for creating unique value names. by Rafael Espindola · 10 years ago
  5. d79dfcb Changed renaming of local symbols by inserting a dot vefore the numeric suffix. by Sunil Srivastava · 11 years ago
  6. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  7. 6dc3076 Revert the test moves from 176733. Use "REQUIRES: asserts" instead. by Jan Wen Voung · 13 years ago[Renamed (99%) from llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches.ll]
  8. 7857a64 Disable statistics on Release builds and move tests that depend on -stats. by Jan Wen Voung · 13 years ago[Renamed from llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll]
  9. a032374 Use references to attribute groups on the call/invoke instructions. by Bill Wendling · 13 years ago
  10. b137c9e Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 13 years ago
  11. fb2ba3e Enable the new LoopInfo algorithm by default. by Andrew Trick · 13 years ago
  12. 3887694 Reinstate r146578; it doesn't appear to be the cause of some recent execution- by Chad Rosier · 14 years ago
  13. 1b7e2ba Speculatively revert r146578 to determine if it is the cause of a number of by Chad Rosier · 14 years ago
  14. d7b2bb3 Fix for bug #11429: Wrong behaviour for switches. Small improvement for code size heuristics. by Stepan Dyatkovskiy · 14 years ago