update various tests for signedness changes in .s file.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-mov.ll
2009-09-08 Chris Lattnerupdate various tests for signedness changes in .s file.
2009-08-24 Bob WilsonFix a typo. Somehow I thought this had passed before...
2009-08-24 Bob WilsonConvert slow test to use FileCheck.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.