diff options
author | Dan Gohman <gohman@apple.com> | 2011-06-10 22:30:30 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-06-10 22:30:30 +0000 |
commit | cc59548793d42e980552c26897cded01f4619eb3 (patch) | |
tree | b1d10dfcb4a6928a5b3c60578cdbc4941367324c /llvm/lib/CodeGen | |
parent | 300f55dcade947fa75ff659e9884b67eb213d9b3 (diff) | |
download | bcm5719-llvm-cc59548793d42e980552c26897cded01f4619eb3.tar.gz bcm5719-llvm-cc59548793d42e980552c26897cded01f4619eb3.zip |
Initialize BasicAA's AliasCache to set it to use fewer buckets by
default, since it usually has very few elements. This speeds up
alias queries in many cases, because AliasCache.clear() doesn't
have to visit as many buckets.
llvm-svn: 132862
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions