1. 7209bff - Cleaned up all of the test/Feature tests to not use uint's with by Chris Lattner · 22 years ago
  2. c5eafb5 Remove old crusty test by Chris Lattner · 22 years ago
  3. 47dd0c3 Test "external" modifier on global variable by Chris Lattner · 22 years ago
  4. 6458c31 Covnert tests to not use indexed load/stores by Chris Lattner · 22 years ago
  5. 5d33834 Test the C backend on all of the feature tests as well. by Chris Lattner · 22 years ago
  6. 750b9b0 Fix typo by Chris Lattner · 22 years ago
  7. 85907a6 Convert constexpr over to new syntax by Chris Lattner · 22 years ago
  8. d1c58ac Make 'features' testsuite work with the /shared changes. by Chris Lattner · 22 years ago
  9. 83a278e Convert testcase to use correct syntax by Chris Lattner · 22 years ago
  10. 53b7f26 Remove invokation of cleangcc pass which has been renamed, and is unneccesary anyway by Chris Lattner · 22 years ago
  11. 7e1635e New testcase by Chris Lattner · 22 years ago
  12. 0850978 Added duplicate constant expressions to test uniqueness support. by Vikram S. Adve · 22 years ago
  13. b26ff62 Minor additions. by Vikram S. Adve · 22 years ago
  14. 37d0e7e Test the handling of constant expressions. by Vikram S. Adve · 22 years ago
  15. 740d3cd Remove spaces from function names by Chris Lattner · 22 years ago
  16. 9488e1b New testcase by Chris Lattner · 22 years ago
  17. 8fba3a0 Eliminate usage of function level constant pool by Chris Lattner · 22 years ago
  18. 978d57f Use unified diffs with gnu diff instead of old diffs by Chris Lattner · 22 years ago
  19. 0ed4833 Fix for buggy test by Chris Lattner · 22 years ago
  20. 434c280 test/Features should not contain whole programs by Chris Lattner · 22 years ago
  21. 90c511c Added command to build SPARC executable. by Vikram S. Adve · 23 years ago
  22. 289e74a Simple fibonacci test. by Vikram S. Adve · 23 years ago
  23. 8b309de Testcase broken - Entry node of method cannot have predecessors! by Chris Lattner · 23 years ago
  24. fa14990 Failure.sh moved up a level by Chris Lattner · 23 years ago
  25. 9363884 Initial checkin by Chris Lattner · 23 years ago
  26. 8cb23b2 Change test scripts so that they do not stop on failure, they just print by Chris Lattner · 23 years ago
  27. f2a1dbc Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries by Chris Lattner · 23 years ago
  28. f493a56 Update LLVM tests to use new pointer indexing, and remove unsized array test support by Chris Lattner · 23 years ago
  29. 13d38cd Rename irreducible to cfgstructures.ll Include other interesting structures by Chris Lattner · 23 years ago
  30. f6e54d0 MAke sure diffs match by Chris Lattner · 23 years ago
  31. 4d631b8 Test array indexing by Chris Lattner · 23 years ago
  32. 2305b6c Start testing the new cleangcc pass by Chris Lattner · 23 years ago
  33. b82f5e7 Test bitwise operations by Chris Lattner · 23 years ago
  34. ffcaa7b Add calls to print results in fib, simpleadd and sumarray. by Vikram S. Adve · 23 years ago
  35. b40acbe Added a string global variable. by Vikram S. Adve · 23 years ago
  36. 5bc20c7 New testcase for testing constant pointers to globals by Chris Lattner · 23 years ago
  37. a6f1ac4 Use null keyword instead of kludge by Chris Lattner · 23 years ago
  38. 49ca7aa Add more function call and prototype specific tests by Chris Lattner · 23 years ago
  39. 25e288f Moved first function to "simpleadd.ll". by Vikram S. Adve · 23 years ago
  40. a861f96 Fix broken testcase by Chris Lattner · 23 years ago
  41. da25716 Adjust test cases to match the fact that methods are now explicit pointer values, not explicit by Chris Lattner · 23 years ago
  42. fe5e584 Modify testcases for new LLVM const syntax by Chris Lattner · 23 years ago
  43. 6b12936 Add a test for the new null keyword by Chris Lattner · 23 years ago
  44. ead19d5 Fix testcases to handle new syntax for construction and initializeation by Chris Lattner · 23 years ago
  45. 70cc339 Implement global variable support by Chris Lattner · 23 years ago
  46. 6a8f91e New testcase to deal with lists by Chris Lattner · 23 years ago
  47. f074cfc Executables all live in a nice centralized location now by Chris Lattner · 23 years ago
  48. fd84023 Check opaque, abstract, and recursive type handling by Chris Lattner · 23 years ago
  49. 12ecac6 Symboltables are sorted in the bytecode, so no problems here! by Chris Lattner · 23 years ago
  50. 877fbcd New test cases by Chris Lattner · 23 years ago
  51. dc693b8 Changes to make test scripts more reliable by Chris Lattner · 23 years ago
  52. 8ce0669 Work around a few 'sorting issues' with the bytecode output that causes the bytecode by Chris Lattner · 23 years ago
  53. c628b17 New test for varargs functions by Chris Lattner · 23 years ago
  54. 71de0ce Version of testmemory to test alloca, load and store. by Vikram S. Adve · 23 years ago
  55. 21341d3 New test case for prototype support by Chris Lattner · 23 years ago
  56. 91e1596 add coverage of newly implemented instructions. by Chris Lattner · 23 years ago
  57. 0908309 Neg instruction removed. Cast instruction implemented. by Chris Lattner · 23 years ago
  58. b351ab8 Put in test of SCCP. Watch out though, because we need to sort the by Chris Lattner · 23 years ago
  59. a6b1f53 Updates to support by Chris Lattner · 23 years ago
  60. c42266a inlining can change methods a second time, so don't rerun inliner when testing for by Chris Lattner · 23 years ago
  61. 0095054 Initial revision by Chris Lattner · 23 years ago