Add instruction itinerary for the PPC64 A2 core.
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
index 69fe50baa9bd9181c8491ceb3ec37c7ef43c4205..fbd97de16a62b1fb58c3c4f29c9f4320f944d2b7 100644 (file)
@@ -40,6 +40,7 @@ namespace PPC {
     DIR_7400,
     DIR_750, 
     DIR_970, 
+    DIR_A2,
     DIR_64  
   };
 }