Add comment.

llvm-svn: 145456
This commit is contained in:
Jim Grosbach 2011-11-29 23:33:40 +00:00
parent ebbb20628a
commit ae672f8118
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ def VectorIndex32 : Operand<i32>, ImmLeaf<i32, [{
let MIOperandInfo = (ops i32imm);
}
// Register list of one D register.
def VecListOneDAsmOperand : AsmOperandClass {
let Name = "VecListOneD";
let ParserMethod = "parseVectorList";