Sigh. Fixed some speling.
[oota-llvm.git] / lib / Target / X86 / X86InstrInfo.h
2002-11-18 Chris LattnerExpose base opcode
2002-11-18 Chris LattnerStart to add more information to instr.def
2002-11-18 Chris LattnerAdd instruction annotation about whether it has a 0x0F...
2002-11-17 Chris LattnerArrange to have a TargetMachine available in X86InstrIn...
2002-11-17 Chris LattnerReorganize printing interface a bit
2002-10-30 Chris LattnerAdd flag to specify when no value is produced by an...
2002-10-29 Chris LattnerRename X86InstructionInfo to X86InstrInfo
2002-10-29 Chris LattnerMinor renaming
2002-10-29 Chris LattnerImplement MachineInstrInfo interface
2002-10-28 Chris LattnerInitial stab at MachineInstr'ication
2002-10-25 Chris LattnerInitial checkin of X86 backend.