Make x86 asm parser to check for xmm vs ymm for index register in gather instructions...
[oota-llvm.git] / lib / Target / TargetJITInfo.cpp
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...