Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 | |
| | | | | llvm-svn: 18020 | |||||
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only ↵ | Tanya Lattner | 2004-11-13 | 1 | -0/+3 | |
| | | | | | | run specific tests (located in some subdirectory of Regression) llvm-svn: 17712 | |||||
* | Fix a test. | Chris Lattner | 2004-11-07 | 4 | -62/+2 | |
| | | | | | | | These other tests should be in test/Programs/SingleSource/UnitTests if anyone cares enough to save them llvm-svn: 17540 | |||||
* | These files are all moved to test/Regression/CodeGen/Generic | Chris Lattner | 2004-11-07 | 23 | -0/+2100 | |
| | | | | llvm-svn: 17538 | |||||
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 16 | -0/+32 | |
| | | | | llvm-svn: 17527 | |||||
* | Add missing run line | Chris Lattner | 2004-11-06 | 1 | -0/+2 | |
| | | | | llvm-svn: 17522 | |||||
* | Simple hand-coded tests to aid in early development of backends, along with a | Misha Brukman | 2004-08-11 | 20 | -0/+511 | |
| | | | | | | Makefile to run ad-hoc tests easily. llvm-svn: 15664 | |||||
* | Update gc intrinsics to take pointer to object as well as pointer to field. | Chris Lattner | 2004-07-22 | 1 | -2/+2 | |
| | | | | | | Patch contributed by Tobias Nurmiranta llvm-svn: 15094 | |||||
* | New testcase for constant expression lowering pass, contributed by Vladimir ↵ | Chris Lattner | 2004-06-25 | 1 | -0/+26 | |
| | | | | | | Prus! llvm-svn: 14398 | |||||
* | Make the test pass by using the correct RUN: syntax. | Reid Spencer | 2004-05-27 | 1 | -1/+1 | |
| | | | | llvm-svn: 13848 | |||||
* | Added a "RUN:" line so this file can be executed by TestRunner.sh | Reid Spencer | 2004-05-27 | 1 | -0/+2 | |
| | | | | llvm-svn: 13829 | |||||
* | gc_init now gets an argument | Chris Lattner | 2004-05-27 | 1 | -2/+2 | |
| | | | | llvm-svn: 13816 | |||||
* | Add a simple testcase for garbage collection support | Chris Lattner | 2004-05-23 | 1 | -0/+52 | |
| | | | | llvm-svn: 13697 | |||||
* | Testcase for PR337, which was reduced by Reid Spencer. | Chris Lattner | 2004-05-10 | 1 | -0/+15 | |
| | | | | llvm-svn: 13443 | |||||
* | Update testcase to illustrate the coalescing problem. The previous one did ↵ | Alkis Evlogimenos | 2004-04-12 | 1 | -12/+4 | |
| | | | | | | not work because of a fix in the x86 instruction selector. llvm-svn: 12870 | |||||
* | Add same value coalescing testcase | Alkis Evlogimenos | 2004-04-12 | 1 | -0/+19 | |
| | | | | llvm-svn: 12865 | |||||
* | New file that can be useful for hand inspection of assembly required for certain | Chris Lattner | 2004-04-07 | 1 | -0/+23 | |
| | | | | | | kinds of instructions. llvm-svn: 12746 | |||||
* | New testcase | Chris Lattner | 2004-04-07 | 1 | -0/+54 | |
llvm-svn: 12738 |