Use add32ri8 and friends on fast isel.
[oota-llvm.git] / test / Analysis / RegionInfo / exit_in_condition.ll
index b84abecc1649887a9585408a03bb48bc43485f2f..ac409ec1bb25c4b23ff3fb0190ba413cdefe5cc8 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s | FileCheck %s
 ; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s
 ; RUN: opt -regions -print-region-style=bb  -analyze < %s 2>&1 | FileCheck -check-prefix=BBIT %s