]> granicus.if.org Git - llvm/commit
[X86] Remove unused code from X86 optimize LEAs. NFC.
authorAndrew Ng <anng.sw@gmail.com>
Fri, 5 May 2017 09:21:35 +0000 (09:21 +0000)
committerAndrew Ng <anng.sw@gmail.com>
Fri, 5 May 2017 09:21:35 +0000 (09:21 +0000)
commiteb74f788ec0dc7a08b06b17a6a38cc7e7c43c709
tree732125d9b856e57db18364268fe724ac4d5a6eb0
parentae5b79d34f48a726288f8037bba6326d34bad2ba
[X86] Remove unused code from X86 optimize LEAs. NFC.

This patch removes unused code which is no longer required because of changes
to the DIExpression::prepend function.

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