Use 'array_lengthof' as possible to avoid magic numbers
authorMichael Liao <michael.liao@intel.com>
Fri, 19 Apr 2013 04:03:37 +0000 (04:03 +0000)
committerMichael Liao <michael.liao@intel.com>
Fri, 19 Apr 2013 04:03:37 +0000 (04:03 +0000)
commit0ee17006b1b65204ab95360b98d04304bf206c59
treec26ba4486451f608ff7ce6cdf667c143f8421043
parent48b809e6e5cf4a7d1b876ac1d56a9e32df506f76
Use 'array_lengthof' as possible to avoid magic numbers

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