1. 8e861d7 Simplify the loop in StrChrOptimizer. FileCheckize test. by Benjamin Kramer · 15 years ago
  2. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  3. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  4. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  5. 6e32e5c Add targetdata strings to these tests, since SimplifyLibCalls uses by Dan Gohman · 16 years ago
  6. 2cdcf2b Update old-style syntax in some "not grep" tests. by Dan Gohman · 18 years ago
  7. 5f4b355 Remove llvm-upgrade and update tests. by Tanya Lattner · 18 years ago
  8. 4dcf8bf For PR1319: Fix syntax of tests to ensure grep pattern is properly quoted. 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/SimplifyLibCalls/StrChr.ll]
  10. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  11. f436286 Fix this test to succeed even if "strchr" is on a call instruction. by Reid Spencer · 21 years ago
  12. a064a84 Add a test case for StrChrOptimizer for -simplify-libcalls by Reid Spencer · 21 years ago