[PATCH] ARM: move CMOV selection to TableGen

Tim Northover t.p.northover at gmail.com
Wed Aug 21 05:01:59 PDT 2013



================
Comment at: lib/Target/ARM/ARMExpandPseudoInsts.cpp:730
@@ -729,2 +729,3 @@
     }
-
+    case ARM::t2MOVCCi16:
+    case ARM::MOVCCi16: {
----------------
Just noticed I moved this block. I'll put it back.


http://llvm-reviews.chandlerc.com/D1458



More information about the llvm-commits mailing list