remove redundant check: optForSize() includes a check for the minsize attribute;...
authorSanjay Patel <spatel@rotateright.com>
Mon, 7 Dec 2015 19:13:40 +0000 (19:13 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 7 Dec 2015 19:13:40 +0000 (19:13 +0000)
commitfbee4fa427e8b0959a95654924714449c7e076ba
tree8e19e2c2734421da80af2dab01d0dcda1decf304
parent55aaa984cb3318df455b998f362646bf72414e10
remove redundant check: optForSize() includes a check for the minsize attribute; NFCI

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