diff lib/Target/PowerPC/PPCScheduleA2.td @ 83:60c9769439b8 LLVM3.7

LLVM 3.7
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Wed, 18 Feb 2015 14:55:36 +0900
parents e4204d083e25
children 1172e4bd9c6f
line wrap: on
line diff
--- a/lib/Target/PowerPC/PPCScheduleA2.td	Mon Sep 08 22:07:30 2014 +0900
+++ b/lib/Target/PowerPC/PPCScheduleA2.td	Wed Feb 18 14:55:36 2015 +0900
@@ -29,6 +29,8 @@
                                  [1, 0, 0]>,
   InstrItinData<IIC_IntGeneral,  [InstrStage<1, [A2_XU]>],
                                  [2, 0, 0]>,
+  InstrItinData<IIC_IntISEL,     [InstrStage<1, [A2_XU]>],
+                                 [2, 0, 0, 0]>,
   InstrItinData<IIC_IntCompare,  [InstrStage<1, [A2_XU]>],
                                  [2, 0, 0]>,
   InstrItinData<IIC_IntDivW,     [InstrStage<1, [A2_XU]>],