Generate these labels when we're in "fast" mode, not simply when we're no in
commit9a48eb0c5cfd820a8eb3d0edb5b989ba2d26d7b0
authorBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 21:12:54 +0000 (19 21:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 21:12:54 +0000 (19 21:12 +0000)
tree813e01e9d9fe23932ea336e672c61591f15c6ca3
parentd9cd5b837e62c8b7f8bd70b89a222f6c2887f53d
Generate these labels when we're in "fast" mode, not simply when we're no in
"optimize-for-size" mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65064 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp