| Commit message (Expand) | Author | Age | Files | Lines |
* | libraries is used for internal stuff, not as a real testcase | Chris Lattner | 2002-11-06 | 1 | -1/+1 |
* | include Makefile.tests. | Vikram S. Adve | 2002-03-18 | 1 | -0/+1 |
* | More rules checked in | Chris Lattner | 2002-01-23 | 1 | -2/+3 |
* | New minimal makefile | Chris Lattner | 2002-01-23 | 1 | -36/+2 |
* | Rename Makefile.target to Makefile.tests. | Vikram S. Adve | 2001-12-15 | 1 | -2/+2 |
* | Run testsparc, not testcodegen for testing the back end. | Vikram S. Adve | 2001-12-15 | 1 | -1/+1 |
* | Build Programs subdirectory | Chris Lattner | 2001-12-14 | 1 | -0/+1 |
* | Replaced another HERE. | Vikram S. Adve | 2001-11-05 | 1 | -1/+1 |
* | Put common rules for compiling programs into Makefile.target. | Vikram S. Adve | 2001-11-05 | 1 | -48/+5 |
* | Added rules for building sparc executable with and without tracing, | Vikram S. Adve | 2001-10-28 | 1 | -20/+36 |
* | Disable alloca code gen tests until size of extra args in stack frame | Vikram S. Adve | 2001-10-22 | 1 | -1/+1 |
* | *** empty log message *** | Vikram S. Adve | 2001-10-18 | 1 | -5/+5 |
* | Reverse previous change. | Vikram S. Adve | 2001-10-18 | 1 | -2/+2 |
* | Generate assembly code for testcodegen. | Vikram S. Adve | 2001-10-18 | 1 | -2/+2 |
* | Disable codgen test for calltest.ll. | Vikram S. Adve | 2001-10-17 | 1 | -1/+1 |
* | Add rule to build executables | Chris Lattner | 2001-10-15 | 1 | -0/+3 |
* | Compile with v9 extensions | Chris Lattner | 2001-10-15 | 1 | -1/+2 |
* | Enable most tests. | Vikram S. Adve | 2001-10-14 | 1 | -1/+1 |
* | Delete *.s on clean. | Vikram S. Adve | 2001-10-11 | 1 | -1/+1 |
* | testmemory and sumarray now work with instruction selection. | Vikram S. Adve | 2001-10-10 | 1 | -3/+15 |
* | Add path to as so it doesn't find llvm as if that path is set. | Chris Lattner | 2001-10-01 | 1 | -2/+2 |
* | Exclude a couple of tests that the regalloc stuff doesn't handle yet | Chris Lattner | 2001-10-01 | 1 | -1/+1 |
* | Add commands to assemble and compile a .ll file | Chris Lattner | 2001-09-28 | 1 | -0/+6 |
* | Un-neuter makefile | Chris Lattner | 2001-09-18 | 1 | -2/+0 |
* | Folded inssel*.ll into select.ll. | Vikram S. Adve | 2001-09-18 | 1 | -3/+5 |
* | * Clean up InstrForest | Chris Lattner | 2001-09-12 | 1 | -1/+1 |
* | Rerun backend tests if as or llc is changed | Chris Lattner | 2001-09-09 | 1 | -1/+1 |
* | Executables have moved into centralized location | Chris Lattner | 2001-09-07 | 1 | -3/+2 |
* | Add llc path to setup | Chris Lattner | 2001-09-07 | 1 | -5/+5 |
* | Make makefile not depend on where stuff is installed!!!! | Chris Lattner | 2001-09-07 | 1 | -1/+1 |
* | Add testcodegen target, and restrict which tests are run for it. | Vikram S. Adve | 2001-08-28 | 1 | -9/+19 |
* | Had used the wrong option. | Vikram S. Adve | 2001-07-31 | 1 | -1/+1 |
* | Added support for testing instruction selection on all but 2 tests. | Vikram S. Adve | 2001-07-31 | 1 | -1/+13 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+20 |