1. 14e1e69 * Only run LLVM tests so that testing is not stopped. by Chris Lattner · 22 years ago
  2. 1fbaa0a Cleanup testcase by Chris Lattner · 22 years ago
  3. 8becaed Test case that shows some poor results for register allocation. by Vikram S. Adve · 22 years ago
  4. f289911 Add a test for folding a GEP into a load. by Vikram S. Adve · 22 years ago
  5. cd334b8 Added inline constant expressions, including uses in binary subtract. by Vikram S. Adve · 22 years ago
  6. 925ad19 On this code, llc did not pass the sixth argument (%reg321) to printf. by Vikram S. Adve · 22 years ago
  7. d28c8c8 Regression test for llc bug that was folding two getelementptrs illegally. by Vikram S. Adve · 22 years ago
  8. 0188ce4 Regression test for live range bug for call arguments. by Vikram S. Adve · 22 years ago
  9. 6ec010a Simple test for constant expressions constructed from global addresses. by Vikram S. Adve · 22 years ago
  10. 3c94e48 Overhauled completely. by Vikram S. Adve · 22 years ago
  11. 26d4a48 C tests are run via Makefile.singlesrc so don't run them twice. by Vikram S. Adve · 22 years ago
  12. ad6b4f3 Fix data types header file and declarations to work on Linux. by Vikram S. Adve · 22 years ago
  13. ba3b3e8 Fix to avoid addition on pointers, which is no longer legal. by Vikram S. Adve · 22 years ago
  14. ddd5751 Add functions castbool and boolexpr. by Vikram S. Adve · 22 years ago
  15. 397f58b *** empty log message *** by Vikram S. Adve · 22 years ago
  16. cdfe870 Fix store to not index by Chris Lattner · 22 years ago
  17. 236c4a3 Convert testcase to not use indexing on loads & stores by Chris Lattner · 22 years ago
  18. 0f63e22 Add tests for unary NOT operations. by Vikram S. Adve · 22 years ago
  19. d022471 *** empty log message *** by Chris Lattner · 22 years ago
  20. 7894d56 Add a sequence of GEPs with constant indices, for folding. by Vikram S. Adve · 22 years ago
  21. 51ed58d Fix makefile to work. by Chris Lattner · 22 years ago
  22. d86cbea Fix broken testcase by Chris Lattner · 22 years ago
  23. 92ae901 Make testcase legal LLVM by Chris Lattner · 22 years ago
  24. 747b3bd Feature test for stack size bigger than immed. field of SAVE instruction. by Vikram S. Adve · 22 years ago
  25. 16470ec Fix testcase to not print pointer value by Chris Lattner · 22 years ago
  26. 9067068 Fix broken test by Chris Lattner · 22 years ago
  27. 11aedff Include Makefile.singlesrc in order to compile .c tests. by Vikram S. Adve · 22 years ago
  28. a7a1c7e Some of these are feature tests, not regression tests. by Vikram S. Adve · 22 years ago
  29. 7523a10 New testcase by Chris Lattner · 22 years ago
  30. b42b7f9 Checkin first unit testcases for the backend by Chris Lattner · 22 years ago
  31. 7e49ea1 Add testcase for sparc backend by Chris Lattner · 23 years ago