X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FAlpha%2FAlphaSchedule.td;h=4dc04b88a70b2c8fe065506bc5b0816173e8b218;hb=9f2cda73e470673ab63509adc9d096b0a1d13c54;hp=b3aab97aa42810dccbe75ac57f539c0326843455;hpb=017c556efcf426c53d931973af209e72f8b7e6e6;p=oota-llvm.git diff --git a/lib/Target/Alpha/AlphaSchedule.td b/lib/Target/Alpha/AlphaSchedule.td index b3aab97aa42..4dc04b88a70 100644 --- a/lib/Target/Alpha/AlphaSchedule.td +++ b/lib/Target/Alpha/AlphaSchedule.td @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Andrew Lenharth and is distributed under -// the University of Illinois Open Source License. See LICENSE.TXT for details. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// @@ -53,7 +53,8 @@ def s_pseudo : InstrItinClass; //Table 2­4 Instruction Class Latency in Cycles //modified some -def Alpha21264Itineraries : ProcessorItineraries<[ +def Alpha21264Itineraries : ProcessorItineraries< + [L0, L1, FST0, FST1, U0, U1, FA, FM], [ InstrItinData]>, InstrItinData]>, InstrItinData]>,