If the llvm name contains an unprintable character, don't print it in
[oota-llvm.git] / lib / Target / X86 / X86InstrFormats.td
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...