1. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  2. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  3. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  4. a5b9645 Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 16 years ago
  5. c56423b Rewrite code that 1) filters loops and 2) calculates new loop bounds. by Devang Patel · 17 years ago
  6. 87d7e8e Add transformation to update loop interation space. Now, by Devang Patel · 18 years ago