Build arbitrary vector with more than 2 distinct scalar elements with a
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9SchedInfo.cpp
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-07-02 Brian GaekeRETURN instructions are not used in the sparc backend.
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-02-29 Brian GaekeRemove dead member variables of SparcV9SchedInfo and...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-06-06 Misha BrukmanAdded 'r' and 'i' versions to WRCCR.
2003-05-27 Misha BrukmanAdded entries for each of the instructions with annotat...
2003-05-20 Misha BrukmanSparc instruction opcodes now all live under the `V9...
2002-12-29 Chris LattnerMore renamings of Target/Machine*Info to Target/Target...
2002-08-22 Vikram S. AdveFix two resource names.
2002-02-04 Chris LattnerPull all of the scheduling related stuff out of Sparc...