Convert tests using "| wc -l | grep ..." to use the count script.
[oota-llvm.git] / test / CodeGen / X86 / store-global-address.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-25 Evan ChengNew test case: use lea for imul by some constants.