rename X86InstrX86-64.td -> X86Instr64bit.td
[oota-llvm.git] / lib / Target / X86 / X86InstrFormats.td
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-20 Evan ChengFix JIT encoding for CMPSD as well.
2007-12-16 Chris LattnerFix the JIT encoding of cmp*ss, which aborts with this...
2007-07-31 Evan ChengRedo and generalize previously removed opt for pinsrw...