Change Library Names Not To Conflict With Others When Installed
[oota-llvm.git] / lib / Target / X86 / X86RegisterInfo.td
2004-09-21 Alkis EvlogimenosThe real x87 floating point registers should not be...
2004-09-15 Misha BrukmanFit long lines into 80 cols via creative space elimination
2004-09-14 Chris LattnerRevamp the Register class, and allow the use of the...
2004-08-24 Chris LattnerNuke commented out stuff
2004-08-21 Chris LattnerSwitch from bytes to bits for alignment for consistency
2004-08-01 Chris Lattnergive FP stack registers names
2004-02-29 Alkis EvlogimenosImprove allocation order:
2003-10-21 John CriswellAdded LLVM copyright header.
2003-08-11 Misha BrukmanConverted tabs to spaces.
2003-08-07 Chris LattnerThis register is never used, disable it.
2003-08-04 Chris LattnerRename register classes to be upper case to make it...
2003-08-04 Chris Lattnertransition to using let instead of set
2003-08-03 Chris LattnerSpecify custom name for registers to get the ()'s in...
2003-08-03 Chris LattnerThe RegisterInfo class is obsolete
2003-08-03 Chris LattnerInitial checkin of X86 Register File description