[X86] Improve the printing of address mode during isel matching.
authorCraig Topper <craig.topper@intel.com>
Fri, 22 Dec 2017 17:18:10 +0000 (17:18 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 22 Dec 2017 17:18:10 +0000 (17:18 +0000)
commiteff84ed2048dcbec5dac2da5c4239eb916fc1d53
tree8e5d2ce45c09f9734de53814157f6d682ffdbe86
parentc5b0c172f65591901367413a20909d3ce96b8f2b
[X86] Improve the printing of address mode during isel matching.

Fix some inconsistent new line behavior and only print the FrameIndex when the address mode is a FrameIndexBase addressing mode.

llvm-svn: 321368
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp