Switching over to the new test database.
[oota-llvm.git] / test / Makefile
2003-10-07 John CriswellSwitching over to the new test database.
2003-09-30 John CriswellAdded the CXXTest test class.
2003-09-16 John CriswellAllow multiple object trees to use the source tree...
2003-09-15 John CriswellQMTest test and resource classes are always register...
2003-09-08 John CriswellAdded the .t implicit rule. You can now run an individ...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 John CriswellAdded the ability to run the QMTests. It is currently...
2003-08-06 John CriswellRemoved Makefile.common.
2002-11-06 Chris Lattnerlibraries is used for internal stuff, not as a real...
2002-03-18 Vikram S. Adveinclude Makefile.tests.
2002-01-23 Chris LattnerMore rules checked in
2002-01-23 Chris LattnerNew minimal makefile
2001-12-15 Vikram S. AdveRename Makefile.target to Makefile.tests.
2001-12-15 Vikram S. AdveRun testsparc, not testcodegen for testing the back...
2001-12-14 Chris LattnerBuild Programs subdirectory
2001-11-05 Vikram S. AdveReplaced another HERE.
2001-11-05 Vikram S. AdvePut common rules for compiling programs into Makefile...
2001-10-28 Vikram S. AdveAdded rules for building sparc executable with and...
2001-10-22 Vikram S. AdveDisable alloca code gen tests until size of extra args...
2001-10-18 Vikram S. Adve*** empty log message ***
2001-10-18 Vikram S. AdveReverse previous change.
2001-10-18 Vikram S. AdveGenerate assembly code for testcodegen.
2001-10-17 Vikram S. AdveDisable codgen test for calltest.ll.
2001-10-15 Chris LattnerAdd rule to build executables
2001-10-15 Chris LattnerCompile with v9 extensions
2001-10-14 Vikram S. AdveEnable most tests.
2001-10-11 Vikram S. AdveDelete *.s on clean.
2001-10-10 Vikram S. Advetestmemory and sumarray now work with instruction selec...
2001-10-01 Chris LattnerAdd path to as so it doesn't find llvm as if that path...
2001-10-01 Chris LattnerExclude a couple of tests that the regalloc stuff doesn...
2001-09-28 Chris LattnerAdd commands to assemble and compile a .ll file
2001-09-18 Chris LattnerUn-neuter makefile
2001-09-18 Vikram S. AdveFolded inssel*.ll into select.ll.
2001-09-12 Chris Lattner* Clean up InstrForest
2001-09-09 Chris LattnerRerun backend tests if as or llc is changed
2001-09-07 Chris LattnerExecutables have moved into centralized location
2001-09-07 Chris LattnerAdd llc path to setup
2001-09-07 Chris LattnerMake makefile not depend on where stuff is installed!!!!
2001-08-28 Vikram S. AdveAdd testcodegen target, and restrict which tests are...
2001-07-31 Vikram S. AdveHad used the wrong option.
2001-07-31 Vikram S. AdveAdded support for testing instruction selection on...
2001-06-06 Chris LattnerInitial revision