summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/Generic
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding srcdir argTanya Lattner2004-11-191-1/+1
| | | | llvm-svn: 18020
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only ↵Tanya Lattner2004-11-131-0/+3
| | | | | | run specific tests (located in some subdirectory of Regression) llvm-svn: 17712
* Fix a test.Chris Lattner2004-11-074-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/GenericChris Lattner2004-11-0723-0/+2100
| | | | llvm-svn: 17538
* Adding RUN lines.Tanya Lattner2004-11-0616-0/+32
| | | | llvm-svn: 17527
* Add missing run lineChris Lattner2004-11-061-0/+2
| | | | llvm-svn: 17522
* Simple hand-coded tests to aid in early development of backends, along with aMisha Brukman2004-08-1120-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 Lattner2004-07-221-2/+2
| | | | | | Patch contributed by Tobias Nurmiranta llvm-svn: 15094
* New testcase for constant expression lowering pass, contributed by Vladimir ↵Chris Lattner2004-06-251-0/+26
| | | | | | Prus! llvm-svn: 14398
* Make the test pass by using the correct RUN: syntax.Reid Spencer2004-05-271-1/+1
| | | | llvm-svn: 13848
* Added a "RUN:" line so this file can be executed by TestRunner.shReid Spencer2004-05-271-0/+2
| | | | llvm-svn: 13829
* gc_init now gets an argumentChris Lattner2004-05-271-2/+2
| | | | llvm-svn: 13816
* Add a simple testcase for garbage collection supportChris Lattner2004-05-231-0/+52
| | | | llvm-svn: 13697
* Testcase for PR337, which was reduced by Reid Spencer.Chris Lattner2004-05-101-0/+15
| | | | llvm-svn: 13443
* Update testcase to illustrate the coalescing problem. The previous one did ↵Alkis Evlogimenos2004-04-121-12/+4
| | | | | | not work because of a fix in the x86 instruction selector. llvm-svn: 12870
* Add same value coalescing testcaseAlkis Evlogimenos2004-04-121-0/+19
| | | | llvm-svn: 12865
* New file that can be useful for hand inspection of assembly required for certainChris Lattner2004-04-071-0/+23
| | | | | | kinds of instructions. llvm-svn: 12746
* New testcaseChris Lattner2004-04-071-0/+54
llvm-svn: 12738
OpenPOWER on IntegriCloud