OSDN Git Service

[X86] Add the VR128L/H and VR256L/H to the list of vector register classes for inline...
authorCraig Topper <craig.topper@gmail.com>
Sat, 4 Jun 2016 20:15:08 +0000 (20:15 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 4 Jun 2016 20:15:08 +0000 (20:15 +0000)
commitc21f33738d006ca6705f55d63a697c859195dcf9
treee41400ceaa0355421412a91b62ca0f63a7423b0b
parent101b01e9b36433f2fa11b4766e4319c677687b86
[X86] Add the VR128L/H and VR256L/H to the list of vector register classes for inline asm constraints. Also fix the comment on the function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271802 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp