1. cf21d4f Renamed these tests so that they don't contain extra periods. by John Criswell · 21 years ago
  2. 4f8ede9 Remove obsolete tests which: by Chris Lattner · 21 years ago
  3. 4737419 Removing Makefiles. Regression tests are now run by QMTest. by John Criswell · 21 years ago
  4. 30e2d91 Update testcases to be more modern by Chris Lattner · 21 years ago
  5. 46721dd Regression test for incorrect character emitted to char array. by Vikram S. Adve · 21 years ago
  6. 7172a59 *** empty log message *** by Vikram S. Adve · 21 years ago
  7. 6781cd2 Just documentation. by Vikram S. Adve · 21 years ago
  8. f2e343b *** empty log message *** by Vikram S. Adve · 21 years ago
  9. 6e5031e Regression test for bug in reg. allocation that was using %xcc instead by Vikram S. Adve · 21 years ago
  10. 487bc8f Move to test/programs/LLvmsource by Chris Lattner · 21 years ago
  11. 1624215 3 more bugs from the SPEC codes and from richards_benchmark.c by Vikram S. Adve · 21 years ago
  12. bd6161d Three kinds of boolean values handled incorrectly: by Vikram S. Adve · 21 years ago
  13. fb311eb Allow llx tests as well by Chris Lattner · 21 years ago
  14. 14e1e69 * Only run LLVM tests so that testing is not stopped. by Chris Lattner · 22 years ago
  15. 1fbaa0a Cleanup testcase by Chris Lattner · 22 years ago
  16. 8becaed Test case that shows some poor results for register allocation. by Vikram S. Adve · 22 years ago
  17. f289911 Add a test for folding a GEP into a load. by Vikram S. Adve · 22 years ago
  18. cd334b8 Added inline constant expressions, including uses in binary subtract. by Vikram S. Adve · 22 years ago
  19. 925ad19 On this code, llc did not pass the sixth argument (%reg321) to printf. by Vikram S. Adve · 22 years ago
  20. d28c8c8 Regression test for llc bug that was folding two getelementptrs illegally. by Vikram S. Adve · 22 years ago
  21. 0188ce4 Regression test for live range bug for call arguments. by Vikram S. Adve · 22 years ago
  22. 6ec010a Simple test for constant expressions constructed from global addresses. by Vikram S. Adve · 22 years ago
  23. 3c94e48 Overhauled completely. by Vikram S. Adve · 22 years ago
  24. 26d4a48 C tests are run via Makefile.singlesrc so don't run them twice. by Vikram S. Adve · 22 years ago
  25. ad6b4f3 Fix data types header file and declarations to work on Linux. by Vikram S. Adve · 22 years ago
  26. ba3b3e8 Fix to avoid addition on pointers, which is no longer legal. by Vikram S. Adve · 22 years ago
  27. ddd5751 Add functions castbool and boolexpr. by Vikram S. Adve · 22 years ago
  28. 397f58b *** empty log message *** by Vikram S. Adve · 22 years ago
  29. cdfe870 Fix store to not index by Chris Lattner · 22 years ago
  30. 236c4a3 Convert testcase to not use indexing on loads & stores by Chris Lattner · 22 years ago
  31. 0f63e22 Add tests for unary NOT operations. by Vikram S. Adve · 22 years ago
  32. d022471 *** empty log message *** by Chris Lattner · 22 years ago
  33. 7894d56 Add a sequence of GEPs with constant indices, for folding. by Vikram S. Adve · 22 years ago
  34. 51ed58d Fix makefile to work. by Chris Lattner · 22 years ago
  35. d86cbea Fix broken testcase by Chris Lattner · 22 years ago
  36. 92ae901 Make testcase legal LLVM by Chris Lattner · 22 years ago
  37. 747b3bd Feature test for stack size bigger than immed. field of SAVE instruction. by Vikram S. Adve · 22 years ago
  38. 16470ec Fix testcase to not print pointer value by Chris Lattner · 22 years ago
  39. 9067068 Fix broken test by Chris Lattner · 22 years ago
  40. 11aedff Include Makefile.singlesrc in order to compile .c tests. by Vikram S. Adve · 22 years ago
  41. a7a1c7e Some of these are feature tests, not regression tests. by Vikram S. Adve · 22 years ago
  42. 7523a10 New testcase by Chris Lattner · 22 years ago
  43. b42b7f9 Checkin first unit testcases for the backend by Chris Lattner · 22 years ago
  44. 7e49ea1 Add testcase for sparc backend by Chris Lattner · 23 years ago