OSDN Git Service

Use isIntN and isUIntN to check for valid signed/unsigned numbers.
authorBob Wilson <bob.wilson@apple.com>
Tue, 18 Oct 2011 18:46:49 +0000 (18:46 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 18 Oct 2011 18:46:49 +0000 (18:46 +0000)
commit9d45de252c7c3851c0159db4dcaa31e93598b29e
treeb0d65fcb5ab88b96a5d5b92d5247bdbcf4ab64d5
parent7f5f0dae33c8a105b51532d5ceb3339ac2ce0cbc
Use isIntN and isUIntN to check for valid signed/unsigned numbers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142395 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp