1. 4177e6f Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 12 years ago
  2. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 15 years ago
  3. 3e054fe Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 15 years ago
  4. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 15 years ago
  5. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  6. 2aabd07 For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 17 years ago
  7. 2aef09a new testcase. @foo should be marked fastcc by globalopt by Chris Lattner · 18 years ago