Update the .cvs files.
[oota-llvm.git] / lib / Target / X86 / X86InstrFormats.td
2008-03-14 Evan ChengFix a number of encoding bugs. SSE 4.1 instructions...
2008-03-01 Andrew LenharthAdd lock prefix support to x86. Also add the instructi...
2008-02-12 Nate BegemanSSE4.1 64b integer insert/extract pattern support
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...