Significant improvement: GEP used by a load or store no longer generates
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9Instr.def
2002-10-13 Vikram S. AdveDon't mark JMPLCALL and JMPLRET as branches.
2002-09-28 Vikram S. AdveReturn address register should be marked as "result...
2002-07-08 Vikram S. AdveBA has only one argument.
2002-03-24 Vikram S. AdveChange latencies for Load, Store and Branch instructions.
2001-11-14 Vikram S. AdveChange latency of SETX to improve schedule -- just...
2001-11-14 Ruchira SasankaAdded M_PSEUDO_FLAG for SETX .. instr
2001-11-04 Vikram S. AdveFixed instruction information for RDCCR and WRCCR.
2001-11-03 Ruchira SasankaAdded code to support correct saving of %ccr across...
2001-10-28 Vikram S. AdveAdd SETX instruction for 64-bit constants.
2001-10-22 Vikram S. AdveAdded SAVE and RESTORE. Duplicated JMPL into JMPLCALL...
2001-09-30 Vikram S. AdveChange latency of setuw and setsw to 2 cycles.
2001-09-19 Chris LattnerSeperate instruction definitions into new SparcInstr...