[x86] Extract a helper function to compute the full addressing mode from
authorChandler Carruth <chandlerc@gmail.com>
Wed, 30 Mar 2016 03:10:24 +0000 (03:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 30 Mar 2016 03:10:24 +0000 (03:10 +0000)
commit81c3ddeb1c24671c03a25420745ca38efba42263
tree12e21661f5081fe5906538854a09f72f04383b02
parenta55fd1a9dcc429a2020144b201bf3c98cb1adb18
[x86] Extract a helper function to compute the full addressing mode from
an x86 MachineInstr's operands. This will be super useful to fix some
bad atomics code in my next commit.

No functionality changed.

llvm-svn: 264819
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrBuilder.h