Emit SPARC machine code a word at a time instead of a byte at a time.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9InstrInfo.h
2004-02-29 Chris LattnerNoone calls these virtual methods
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2004-02-10 Chris LattnerStop using this method
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...