Add the encoding information for the rest of the ARM mode multiply instructions.
[oota-llvm.git] / test / MC / ARM / simple-encoding.ll
index f2c0c7c2bd92410360570770b6b785a0f1e23861..8cf8577511c905356de93d86b5e115460028f0cd 100644 (file)
@@ -3,7 +3,9 @@
 
 ;FIXME: Once the ARM integrated assembler is up and going, these sorts of tests
 ;       should run on .s source files rather than using llc to generate the
-;       assembly.
+;       assembly. There's also a large number of instruction encodings the
+;       compiler never generates, so we need the integrated assembler to be
+;       able to test those at all.
 
 define i32 @foo(i32 %a, i32 %b) {
 entry: