Extend changes from r139986 to produce 256-bit AVX minps/minpd/maxps/maxpd.
[oota-llvm.git] / lib / MC / MCParser / MCAsmLexer.cpp
2010-07-12 Daniel DunbarMC: Move getLoc() to MCAsmLexer().
2010-01-22 Chris Lattnercreate a new MCParser library and move some stuff into it.