use SDValue methods directly instead of getNode()->* ; NFCI
authorSanjay Patel <spatel@rotateright.com>
Wed, 28 Jan 2015 18:01:31 +0000 (18:01 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 28 Jan 2015 18:01:31 +0000 (18:01 +0000)
commit9598bbc54253641c677f57a9447893fb57ce280d
tree2b527fa05a98cfe0ab2e00147a5fd310ee357e87
parentf43ce566421e485f001f2a0696a559649bfc08a0
use SDValue methods directly instead of getNode()->* ; NFCI

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