1. e5551ed Change the internalize pass to internalize all symbols when given an empty by Rafael Espindola · 12 years ago
  2. cadc38a Port testcase to FileCheck. by Rafael Espindola · 12 years ago
  3. 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 · 13 years ago
  4. e390b32 Add test for r127138. by Rafael Espindola · 14 years ago
  5. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 15 years ago
  6. 3e054fe Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 15 years ago
  7. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 15 years ago
  8. 27a5300 Teach the internalize pass to also internalize global aliases. by Duncan Sands · 16 years ago
  9. 7361f63 Let some more tests ignore expected output on stderr. by Matthijs Kooijman · 17 years ago
  10. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 17 years ago
  11. 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
  12. ef3682a Simplify internalize pass. Add test case. Patch by Matthijs Kooijman! by Devang Patel · 17 years ago