* Move frame and constant pool indexes to first argument of memory reference
[oota-llvm.git] / lib / Target / X86 / X86RegisterInfo.def
2002-12-25 Chris LattnerInitial support for FP registers
2002-12-16 Chris LattnerFinish implementation of alias list impl
2002-12-16 Chris LattnerTry #2 to get alias set stuff to work
2002-12-16 Chris LattnerAdd comments
2002-12-16 Chris LattnerAdd information about register file aliasing
2002-11-20 Misha BrukmanThanks to the R8, R16, and R32 macros, I can now deal...
2002-11-17 Chris LattnerWow, I'm incapable of the simplest things today...
2002-11-17 Chris LattnerRename registers to follow the intel style of all caps
2002-11-14 Brian Gaekeinclude/llvm/CodeGen/MachineInstrBuilder.h: Add addClob...
2002-10-28 Misha BrukmanFixed spelling and grammar.
2002-10-25 Chris LattnerInitial checkin of X86 backend.