Use X86::SUBREG_8BIT instead of hard-coding the equivalent constant.
authorDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 15:14:03 +0000 (15:14 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 15:14:03 +0000 (15:14 +0000)
commit3cd0aa3260c3e97cadd66b9b00ed724821b87f67
tree6669f7c987f667455f438f081896e0fcae4545cc
parent04d19f024162031001f3af5eb1113c6c232689a6
Use X86::SUBREG_8BIT instead of hard-coding the equivalent constant.

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