Do not unswitch if the function notes say we're optimizing this function for size.
authorDevang Patel <dpatel@apple.com>
Thu, 4 Sep 2008 18:55:13 +0000 (18:55 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 4 Sep 2008 18:55:13 +0000 (18:55 +0000)
commit10b359ccb60de3114f262d2a204f54c532758cfc
tree5211bb82fcbc48a4c73c1976eaba7d3fe154b135
parenteb50479714047c5b8d88e5e879089925156194f2
Do not unswitch if the function notes say we're optimizing this function for size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55786 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnswitch.cpp