diff options
author | Evan Cheng <evan.cheng@apple.com> | 2012-11-30 02:02:42 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2012-11-30 02:02:42 +0000 |
commit | 40eef5fe361d8c528f764f66e311359d0da4d5b2 (patch) | |
tree | ec224ede67f35b9d89d8d87c5a73cd12cea6d19f /lib/Analysis/InstCount.cpp | |
parent | a4eff77e37a59665b604cb8a644d66796b5622d4 (diff) |
Fix logic to determine whether to turn a switch into a lookup table. When
the tables cannot fit in registers (i.e. bitmap), do not emit the table
if it's using an illegal type.
rdar://12779436
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/InstCount.cpp')
0 files changed, 0 insertions, 0 deletions