1. 42a382c Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. by Michael Kruse · 7 years ago
  2. a375120 [PM] Port LoopInfo to the new pass manager, adding both a LoopAnalysis by Chandler Carruth · 11 years ago
  3. 3c3ee1f FileCheck-ize tests. by Bill Wendling · 12 years ago
  4. 24ec2e5 [tests] Cleanup initialization of test suffixes. by Daniel Dunbar · 12 years ago
  5. 4177e6f Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 13 years ago
  6. 0f0c411 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. by Eli Bendersky · 14 years ago
  7. 5639cb6 Update these tests to match what Loop::print now prints. by Dan Gohman · 16 years ago
  8. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  9. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  10. d4b3a37 Update this test for the LoopInfo::print changes. by Dan Gohman · 17 years ago
  11. 8dae138 Fix WriteAsOperand to not emit a leading space character. Adjust by Dan Gohman · 17 years ago
  12. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 17 years ago
  13. 722243b Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. by Gabor Greif · 17 years ago
  14. dcd188d Remove llvm-upgrade. by Tanya Lattner · 18 years ago
  15. e644ef7 Convert .cvsignore files by John Criswell · 18 years ago
  16. eb1d74e For PR1319: by Reid Spencer · 18 years ago
  17. b477f7d For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 18 years ago
  18. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  19. 69ccadd Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  20. d52e1b0 Update tests now that opt no longer reads .ll files by Chris Lattner · 19 years ago
  21. fd90dd5 For PR872: by Reid Spencer · 19 years ago
  22. 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 19 years ago
  23. 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 19 years ago
  24. c8c1f12 Adding srcdir arg by Tanya Lattner · 21 years ago
  25. 28b372f Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) by Tanya Lattner · 21 years ago
  26. 8087e25 Fix buggy test by Chris Lattner · 22 years ago
  27. 4737419 Removing Makefiles. Regression tests are now run by QMTest. by John Criswell · 22 years ago
  28. 451840e Depends on analyze, not opt by Chris Lattner · 22 years ago
  29. b428c8b New directory by Chris Lattner · 22 years ago
  30. ed69ad7 New test by Chris Lattner · 22 years ago