1. f2a5c0a Fix typo. by Owen Anderson · 16 years ago
  2. 176aeb1 Testcase for PR3085. by Owen Anderson · 16 years ago
  3. 34c8847 Update the callgraph correctly in ArgumentPromotion. by Duncan Sands · 16 years ago
  4. 477f5a2 Restructure ArgumentPromotion a bit. Instead of just having a single boolean by Matthijs Kooijman · 16 years ago
  5. 9eb698b Fix two more not-grep tests that were missing llvm-dis. by Dan Gohman · 16 years ago
  6. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 16 years ago
  7. 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 · 16 years ago
  8. fddaa31 Update old-style syntax in some "not grep" tests. by Dan Gohman · 16 years ago
  9. ec9a35a Remove llvm-upgrade and update test cases. by Tanya Lattner · 17 years ago
  10. 532d022 Don't drop function/call return attributes like 'nounwind'. by Duncan Sands · 17 years ago
  11. ab04e13 Fix arg promotion to propagate the correct attrs on the calls to by Chris Lattner · 17 years ago
  12. beb1689 add a test to ensure that argpromote of one argument doesn't by Chris Lattner · 17 years ago
  13. 10603e0 Teach argpromote to ruthlessly hack small byval structs when it can by Chris Lattner · 17 years ago
  14. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  15. 677f7ee this test is now in Target/README.txt by Chris Lattner · 17 years ago
  16. 8373e67 PR1319: Upgrade tests to new Tcl exec based test harness requirements. by Reid Spencer · 18 years ago
  17. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  18. eacb702 For PR950: by Reid Spencer · 18 years ago
  19. 69ccadd Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 18 years ago
  20. e5d4efa Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and by Reid Spencer · 18 years ago
  21. 42fe495 xfail this for now by Chris Lattner · 18 years ago
  22. 8dfd0f0 Make this testcase actually recursive. I accidentally committed the wrong copy last time. by Owen Anderson · 18 years ago
  23. b833e5a Make ArgumentPromotion handle recursive functions that pass pointers in their recursive calls. by Owen Anderson · 18 years ago
  24. 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 19 years ago
  25. 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 19 years ago
  26. c8c1f12 Adding srcdir arg by Tanya Lattner · 20 years ago
  27. 32e7a80 Add a testcase we should continue to argpromote by Chris Lattner · 20 years ago
  28. 78d223e Add a testcase for a function we cannot legally promote the argument of. by Chris Lattner · 20 years ago
  29. 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 · 20 years ago
  30. 95481b1 New testcase by Chris Lattner · 21 years ago
  31. afa3857 New testcase for missed case by Chris Lattner · 21 years ago
  32. b9f266a New testcase by Chris Lattner · 21 years ago