Make sure mul by constant 5 is turned into a s4addq
[oota-llvm.git] / test / TestRunner.sh
2006-03-08 Chris LattnerPass -emit-llvm automatically to %llvmgcc and %llvmg...
2005-08-05 Chris Lattnerteach TestRunner about prcontext
2005-01-03 Chris LattnerFix this script to work with hyphenated llvm-gcc and...
2004-11-27 Chris LattnerPass in llvmgxx
2004-04-10 Chris LattnerCreate the output directory if it's not already there
2004-01-12 Chris LattnerAdd support for %llvmgcc
2003-05-14 Chris LattnerUlimit the test, and print out a more interesting outpu...
2003-05-14 Chris LattnerFix path problem
2003-05-14 Chris LattnerGeneralize the script a bit
2002-02-11 Chris LattnerAllow multiline RUN:'s
2002-02-01 Chris LattnerInitial checkin