| Commit message (Expand) | Author | Age | Files | Lines |
* | Update test to new style | Chris Lattner | 2003-10-21 | 1 | -11/+9 |
* | These scripts are no longer needed. They have been replaced by QMTest. | John Criswell | 2003-10-07 | 2 | -59/+0 |
* | Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly. | John Criswell | 2003-09-25 | 1 | -0/+0 |
* | Removing Makefile. The QMTest program now handles the running of these tests. | John Criswell | 2003-09-15 | 1 | -46/+0 |
* | New testcase for non-simple variable and type names | Chris Lattner | 2003-08-22 | 1 | -0/+5 |
* | Add test for new zeroinitializer token | Chris Lattner | 2003-06-28 | 1 | -0/+3 |
* | Remove obsolete support for LD_LIBRARY_PATH | Chris Lattner | 2003-06-20 | 3 | -28/+2 |
* | Updated to the new Makefile.common. | John Criswell | 2003-06-20 | 1 | -2/+2 |
* | The modifications to LD_LIBRARY_PATH now add the specified paths to the | John Criswell | 2003-06-20 | 2 | -2/+23 |
* | Fix to mesh with Johns recent changes | Chris Lattner | 2003-06-17 | 1 | -2/+2 |
* | Test the whole range of varargs handling stuff | Chris Lattner | 2003-05-08 | 1 | -2/+14 |
* | New testcase | Chris Lattner | 2003-05-08 | 1 | -0/+9 |
* | Add testcase for target information | Chris Lattner | 2003-04-22 | 1 | -0/+4 |
* | ADd newline to end of file | Chris Lattner | 2003-04-22 | 1 | -1/+2 |
* | Add a simple test for hex constant integers | Chris Lattner | 2003-04-17 | 1 | -0/+3 |
* | Fix testcase | Chris Lattner | 2003-03-18 | 1 | -6/+6 |
* | - Cleaned up all of the test/Feature tests to not use uint's with | Chris Lattner | 2002-10-06 | 7 | -36/+38 |
* | Remove old crusty test | Chris Lattner | 2002-10-06 | 1 | -25/+0 |
* | Test "external" modifier on global variable | Chris Lattner | 2002-10-06 | 1 | -2/+2 |
* | Covnert tests to not use indexed load/stores | Chris Lattner | 2002-08-22 | 4 | -7/+14 |
* | Test the C backend on all of the feature tests as well. | Chris Lattner | 2002-08-21 | 1 | -1/+7 |
* | Fix typo | Chris Lattner | 2002-08-16 | 1 | -1/+1 |
* | Convert constexpr over to new syntax | Chris Lattner | 2002-08-15 | 1 | -14/+14 |
* | Make 'features' testsuite work with the /shared changes. | Chris Lattner | 2002-08-15 | 3 | -9/+9 |
* | Convert testcase to use correct syntax | Chris Lattner | 2002-08-15 | 1 | -14/+16 |
* | Remove invokation of cleangcc pass which has been renamed, and is unneccesary... | Chris Lattner | 2002-07-30 | 1 | -2/+2 |
* | New testcase | Chris Lattner | 2002-07-23 | 1 | -0/+21 |
* | Added duplicate constant expressions to test uniqueness support. | Vikram S. Adve | 2002-07-15 | 1 | -0/+14 |
* | Minor additions. | Vikram S. Adve | 2002-07-14 | 1 | -0/+6 |
* | Test the handling of constant expressions. | Vikram S. Adve | 2002-07-14 | 2 | -0/+113 |
* | Remove spaces from function names | Chris Lattner | 2002-05-22 | 2 | -4/+4 |
* | New testcase | Chris Lattner | 2002-05-22 | 1 | -0/+25 |
* | Eliminate usage of function level constant pool | Chris Lattner | 2002-05-02 | 2 | -10/+7 |
* | Use unified diffs with gnu diff instead of old diffs | Chris Lattner | 2002-05-02 | 1 | -2/+2 |
* | Fix for buggy test | Chris Lattner | 2002-04-16 | 1 | -1/+1 |
* | test/Features should not contain whole programs | Chris Lattner | 2002-02-12 | 2 | -33/+0 |
* | Added command to build SPARC executable. | Vikram S. Adve | 2002-02-11 | 1 | -0/+6 |
* | Simple fibonacci test. | Vikram S. Adve | 2002-02-11 | 1 | -0/+28 |
* | Testcase broken - Entry node of method cannot have predecessors! | Chris Lattner | 2002-01-31 | 1 | -1/+3 |
* | Failure.sh moved up a level | Chris Lattner | 2002-01-23 | 3 | -4/+4 |
* | Initial checkin | Chris Lattner | 2002-01-23 | 2 | -0/+44 |
* | Change test scripts so that they do not stop on failure, they just print | Chris Lattner | 2002-01-23 | 2 | -35/+40 |
* | Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries | Chris Lattner | 2002-01-21 | 2 | -2/+2 |
* | Update LLVM tests to use new pointer indexing, and remove unsized array test ... | Chris Lattner | 2001-12-14 | 7 | -40/+32 |
* | Rename irreducible to cfgstructures.ll Include other interesting structures | Chris Lattner | 2001-11-26 | 1 | -0/+53 |
* | MAke sure diffs match | Chris Lattner | 2001-11-26 | 1 | -4/+5 |
* | Test array indexing | Chris Lattner | 2001-11-26 | 1 | -2/+13 |
* | Start testing the new cleangcc pass | Chris Lattner | 2001-10-31 | 1 | -2/+2 |
* | Test bitwise operations | Chris Lattner | 2001-10-29 | 1 | -0/+10 |
* | Add calls to print results in fib, simpleadd and sumarray. | Vikram S. Adve | 2001-10-28 | 1 | -0/+50 |