Fix PR15309
authorMichael Liao <michael.liao@intel.com>
Thu, 14 Mar 2013 06:57:42 +0000 (06:57 +0000)
committerMichael Liao <michael.liao@intel.com>
Thu, 14 Mar 2013 06:57:42 +0000 (06:57 +0000)
commit6f8c6852a08df9d41f4e0242624ec744cd7e0d2f
treef22996b4d058ed8431221009b0ddc7ec8a8e4e17
parenta3493e2ad8cb2a93484eaca80265290f89311305
Fix PR15309

- Fix the typo on type checking

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pr15309.ll [new file with mode: 0644]