Generate these labels when we're in "fast" mode, not simply when we're no in
authorBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 21:12:54 +0000 (21:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 21:12:54 +0000 (21:12 +0000)
commitdfdacee2abd53d71a5b9a9f4d38c7973cc722663
tree813e01e9d9fe23932ea336e672c61591f15c6ca3
parentc1c9d7e6a95e2090d74f271209fc9337e74ab9bf
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