1. a5a29f9 Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 13 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. d3449df Fix for PR2479: correctly optimize expressions like (a > 13) & (a == 15). by Eli Friedman · 17 years ago