Enable generating legacy IT block for AArch32
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt3.ll
index bcf10eff729b917e43ed05a2c636685ad842e475..a71aa3fb613ad81787fa588f9aa69b89bca0dae0 100644 (file)
@@ -1,4 +1,6 @@
 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin -arm-default-it | FileCheck %s
+; RUN: llc < %s -mtriple=thumbv8-apple-darwin -arm-no-restrict-it | FileCheck %s
 
 ; There shouldn't be a unconditional branch at end of bb52.
 ; rdar://7184787