1. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  2. 4f2527c Convert a few more opt | llvm-dis to opt -S. 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. 2a6adfa Remove GCSE and LoadVN from the testsuite. by Owen Anderson · 17 years ago
  5. f865dcd Remove llvm-upgrade. by Tanya Lattner · 18 years ago
  6. 83b3d82 Regression is gone, don't try to find it on clean target. by Reid Spencer · 19 years ago[Renamed from llvm/test/Regression/Analysis/BasicAA/gcsetest.ll]
  7. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  8. d78935a Move Transforms/BasicAA to Analysis/BasicAA by Chris Lattner · 21 years ago[Renamed from llvm/test/Regression/Transforms/BasicAA/gcsetest.ll]
  9. 1f91c54 new testcase by Chris Lattner · 22 years ago
  10. edf4bab Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. by Misha Brukman · 22 years ago
  11. a6fee9d Remove explicit control flow through the use of the 'not' script by Chris Lattner · 22 years ago
  12. 1567ab4 Fix bug in testcase now that load-vn is not built into gcse by Chris Lattner · 23 years ago
  13. a953cd6 Add a testcase that checks to make sure LICM uses basicaa correctly. by Chris Lattner · 23 years ago
  14. f919a51 Initial testcases for basicaa alias analysis by Chris Lattner · 23 years ago