Emit SPARC machine code a word at a time instead of a byte at a time.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegInfo.h
2004-04-19 Brian GaekeRegularize include guards and remove some excess whites...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2004-02-13 Alkis EvlogimenosRemove getAllocatedRegNum(). Use getReg() instead.
2004-01-15 Brian GaekeInclude TargetRegInfo.h and declare SparcTargetMachine...
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...
2001-10-22 Vikram S. AdveUNUSED.
2001-09-18 Vikram S. AdveRenamed a header file.
2001-09-15 Ruchira Sasankaadded register allocation code
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-14 Chris LattnerMove files to new sparc directory