1. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  2. 41e4ac4 Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with current llvm style for test names. by Michael Gottesman · 13 years ago[Renamed (86%) from llvm/test/Transforms/SimplifyCFG/2002-05-05-EmptyBlockMerge.ll]
  3. a5a29f9 Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 13 years ago
  4. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  5. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  6. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  7. 5f4b355 Remove llvm-upgrade and update tests. by Tanya Lattner · 18 years ago
  8. a551c04 For PR1319: by Reid Spencer · 19 years ago
  9. 83b3d82 Regression is gone, don't try to find it on clean target. by Reid Spencer · 19 years ago[Renamed from llvm/test/Regression/Transforms/SimplifyCFG/2002-05-05-EmptyBlockMerge.ll]
  10. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  11. 52a7134 Fix a test that was "broken" by new optimizations. The transformation we by Chris Lattner · 21 years ago
  12. edf4bab Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. by Misha Brukman · 22 years ago
  13. 753dae6 This testcase was very broken! The block could not be merged because then by Chris Lattner · 23 years ago
  14. 5fc509b Testcase for missed merge opportunity by Chris Lattner · 24 years ago