New test.
[oota-llvm.git] / test / Makefile
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