Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
[oota-llvm.git] / lib / Target / SparcV8 / SparcV8RegisterInfo.cpp
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-06-15 Brian GaekeSquash a warning from the Solaris assembler by aligning...
2004-04-13 Brian GaekeI don't think we have to have 4 extra allocated (but...
2004-04-07 Brian GaekeMake generation of stack-slot loads and copies less...
2004-04-06 Brian GaekeFirst attempt at handling frame index elimination.
2004-04-02 Brian GaekeAdd support for many of the MRegisterInfo callbacks.
2004-03-06 Brian GaekeMake prolog align stack properly. Make epilog not...
2004-03-06 Brian GaekeTeach getRegClassForType where to find FP registers
2004-02-29 Chris LattnerImplement initial prolog/epilog code insertion methods.
2004-02-28 Chris LattnerBring this directory into "it actually compiles" land
2004-02-25 Brian GaekeSparcV8 skeleton