LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / test / MC / ARM / thumb.s
index 497d45d827a71cd4190e2438db62e9bff121d1e3..9a725410c3d06210685f206a11c88b835a5cbb03 100644 (file)
 @ CHECK: bkpt  #2                       @ encoding: [0x02,0xbe]
 
         nop
-@ CHECK: nop @ encoding: [0x00,0xbf]
-
-        wfe
-        wfi
-        yield
-@ CHECK: wfe                            @ encoding: [0x20,0xbf]
-@ CHECK: wfi                            @ encoding: [0x30,0xbf]
-@ CHECK: yield                          @ encoding: [0x10,0xbf]
+@ CHECK: mov r8, r8 @ encoding: [0xc0,0x46]
 
         cpsie aif
 @ CHECK: cpsie aif                      @ encoding: [0x67,0xb6]