- bab98e4 Test floating point constants by Reid Spencer · 20 years ago
- c8c1f12 Adding srcdir arg by Tanya Lattner · 20 years ago
- e976d89 Fix for objdir != srcdir. by Tanya Lattner · 20 years ago
- 3f7706b Added RUN lines and dejagnu support for Feature dir. by Tanya Lattner · 20 years ago
- 9bbcf09 testcases for undefined and unreachable by Chris Lattner · 20 years ago
- bf60a09 Added a test case for packed types. Test case kindly provided by Brad Jones by Reid Spencer · 20 years ago
- c5b2762 bug 263: Add target triple and dependent libraries support to this test. by Reid Spencer · 20 years ago
- 6c14230 You cannot pass functions by value, what does that even mean?? by Chris Lattner · 20 years ago
- f05591d New, horrible, testcase by Chris Lattner · 20 years ago
- 5e9a7ca Right, stop being silly by Chris Lattner · 20 years ago
- 6c07f30 Add a nan, stop testing isnan by Chris Lattner · 20 years ago
- 9685372 Add the isunordered intrinsic. by Alkis Evlogimenos · 20 years ago
- 86ee776 I misled Alkis: LLVM should have isnan, not isunordered. by Chris Lattner · 20 years ago
- fd39b30 Add feature test for llvm intrinsics. It currently contains only the "isunordered" intrinsic by Alkis Evlogimenos · 20 years ago
- 25e6e99 Update test to new style by Chris Lattner · 21 years ago
- 8324fa7 These scripts are no longer needed. They have been replaced by QMTest. by John Criswell · 21 years ago
- aadb55f Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly. by John Criswell · 21 years ago
- 7f8e3af Removing Makefile. The QMTest program now handles the running of these tests. by John Criswell · 21 years ago
- bcaf286 New testcase for non-simple variable and type names by Chris Lattner · 21 years ago
- 22b1fa0 Add test for new zeroinitializer token by Chris Lattner · 21 years ago
- b7009c6 Remove obsolete support for LD_LIBRARY_PATH by Chris Lattner · 21 years ago
- a2e89c6 Updated to the new Makefile.common. by John Criswell · 21 years ago
- 259a144 The modifications to LD_LIBRARY_PATH now add the specified paths to the by John Criswell · 21 years ago
- fac0eca Fix to mesh with Johns recent changes by Chris Lattner · 21 years ago
- 6d95257 Test the whole range of varargs handling stuff by Chris Lattner · 22 years ago
- 92858ed New testcase by Chris Lattner · 22 years ago
- 0bc0f47 Add testcase for target information by Chris Lattner · 22 years ago
- f5c1f08 ADd newline to end of file by Chris Lattner · 22 years ago
- 681cfb9 Add a simple test for hex constant integers by Chris Lattner · 22 years ago
- 056e84c Fix testcase by Chris Lattner · 22 years ago
- 7209bff - Cleaned up all of the test/Feature tests to not use uint's with by Chris Lattner · 22 years ago
- c5eafb5 Remove old crusty test by Chris Lattner · 22 years ago
- 47dd0c3 Test "external" modifier on global variable by Chris Lattner · 22 years ago
- 6458c31 Covnert tests to not use indexed load/stores by Chris Lattner · 22 years ago
- 5d33834 Test the C backend on all of the feature tests as well. by Chris Lattner · 22 years ago
- 750b9b0 Fix typo by Chris Lattner · 22 years ago
- 85907a6 Convert constexpr over to new syntax by Chris Lattner · 22 years ago
- d1c58ac Make 'features' testsuite work with the /shared changes. by Chris Lattner · 22 years ago
- 83a278e Convert testcase to use correct syntax by Chris Lattner · 22 years ago
- 53b7f26 Remove invokation of cleangcc pass which has been renamed, and is unneccesary anyway by Chris Lattner · 22 years ago
- 7e1635e New testcase by Chris Lattner · 22 years ago
- 0850978 Added duplicate constant expressions to test uniqueness support. by Vikram S. Adve · 22 years ago
- b26ff62 Minor additions. by Vikram S. Adve · 22 years ago
- 37d0e7e Test the handling of constant expressions. by Vikram S. Adve · 22 years ago
- 740d3cd Remove spaces from function names by Chris Lattner · 22 years ago
- 9488e1b New testcase by Chris Lattner · 22 years ago
- 8fba3a0 Eliminate usage of function level constant pool by Chris Lattner · 23 years ago
- 978d57f Use unified diffs with gnu diff instead of old diffs by Chris Lattner · 23 years ago
- 0ed4833 Fix for buggy test by Chris Lattner · 23 years ago
- 434c280 test/Features should not contain whole programs by Chris Lattner · 23 years ago
- 90c511c Added command to build SPARC executable. by Vikram S. Adve · 23 years ago
- 289e74a Simple fibonacci test. by Vikram S. Adve · 23 years ago
- 8b309de Testcase broken - Entry node of method cannot have predecessors! by Chris Lattner · 23 years ago
- fa14990 Failure.sh moved up a level by Chris Lattner · 23 years ago
- 9363884 Initial checkin by Chris Lattner · 23 years ago
- 8cb23b2 Change test scripts so that they do not stop on failure, they just print by Chris Lattner · 23 years ago
- f2a1dbc Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries by Chris Lattner · 23 years ago
- f493a56 Update LLVM tests to use new pointer indexing, and remove unsized array test support by Chris Lattner · 23 years ago
- 13d38cd Rename irreducible to cfgstructures.ll Include other interesting structures by Chris Lattner · 23 years ago
- f6e54d0 MAke sure diffs match by Chris Lattner · 23 years ago
- 4d631b8 Test array indexing by Chris Lattner · 23 years ago
- 2305b6c Start testing the new cleangcc pass by Chris Lattner · 23 years ago
- b82f5e7 Test bitwise operations by Chris Lattner · 23 years ago
- ffcaa7b Add calls to print results in fib, simpleadd and sumarray. by Vikram S. Adve · 23 years ago
- b40acbe Added a string global variable. by Vikram S. Adve · 23 years ago
- 5bc20c7 New testcase for testing constant pointers to globals by Chris Lattner · 23 years ago
- a6f1ac4 Use null keyword instead of kludge by Chris Lattner · 23 years ago
- 49ca7aa Add more function call and prototype specific tests by Chris Lattner · 23 years ago
- 25e288f Moved first function to "simpleadd.ll". by Vikram S. Adve · 23 years ago
- a861f96 Fix broken testcase by Chris Lattner · 23 years ago
- da25716 Adjust test cases to match the fact that methods are now explicit pointer values, not explicit by Chris Lattner · 23 years ago
- fe5e584 Modify testcases for new LLVM const syntax by Chris Lattner · 23 years ago
- 6b12936 Add a test for the new null keyword by Chris Lattner · 23 years ago
- ead19d5 Fix testcases to handle new syntax for construction and initializeation by Chris Lattner · 23 years ago
- 70cc339 Implement global variable support by Chris Lattner · 23 years ago
- 6a8f91e New testcase to deal with lists by Chris Lattner · 23 years ago
- f074cfc Executables all live in a nice centralized location now by Chris Lattner · 23 years ago
- fd84023 Check opaque, abstract, and recursive type handling by Chris Lattner · 23 years ago
- 12ecac6 Symboltables are sorted in the bytecode, so no problems here! by Chris Lattner · 23 years ago
- 877fbcd New test cases by Chris Lattner · 23 years ago
- dc693b8 Changes to make test scripts more reliable by Chris Lattner · 23 years ago
- 8ce0669 Work around a few 'sorting issues' with the bytecode output that causes the bytecode by Chris Lattner · 23 years ago
- c628b17 New test for varargs functions by Chris Lattner · 23 years ago
- 71de0ce Version of testmemory to test alloca, load and store. by Vikram S. Adve · 23 years ago
- 21341d3 New test case for prototype support by Chris Lattner · 23 years ago
- 91e1596 add coverage of newly implemented instructions. by Chris Lattner · 23 years ago
- 0908309 Neg instruction removed. Cast instruction implemented. by Chris Lattner · 23 years ago
- b351ab8 Put in test of SCCP. Watch out though, because we need to sort the by Chris Lattner · 23 years ago
- a6b1f53 Updates to support by Chris Lattner · 23 years ago
- c42266a inlining can change methods a second time, so don't rerun inliner when testing for by Chris Lattner · 23 years ago
- 0095054 Initial revision by Chris Lattner · 23 years ago