aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2009-02-16-CtorNames-dbg.cpp
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2009-03-13 21:51:13 +0000
committerStuart Hastings <stuart@apple.com>2009-03-13 21:51:13 +0000
commitd52ec65b6ded621578642f9275adbd49de7519e1 (patch)
treedb7c479b58eeb33dfb325a12f85c1d39f84e6c20 /test/FrontendC++/2009-02-16-CtorNames-dbg.cpp
parent7f3b28a7867a35ec56a4ed80546e64995d69483e (diff)
Fix a hashing bug in APInt. A certain pathological testcase (too
large for the testsuite) took over six minutes to compile on my Mac. The patched LLVM-GCC compiles that testcase in three seconds (GCC takes less than one second). This hash function is more complex (about 35 instructions on x86) than what Chris wanted, but I expect it will be well-behaved with arbitrary inputs. Thank you to everyone who responded to my previous request for advice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66962 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++/2009-02-16-CtorNames-dbg.cpp')
0 files changed, 0 insertions, 0 deletions