diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-11-30 19:24:31 +0000 | 
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-11-30 19:24:31 +0000 | 
| commit | 13cae612b9d0f38f123627991f3ff911aa1dc323 (patch) | |
| tree | cb830852918519f3e99a6da1e1753d5eaded2d70 /clang/lib/Sema/SemaExpr.cpp | |
| parent | 15b598618e3101a887a67d9f817b22c349f34ea1 (diff) | |
| download | bcm5719-llvm-13cae612b9d0f38f123627991f3ff911aa1dc323.tar.gz bcm5719-llvm-13cae612b9d0f38f123627991f3ff911aa1dc323.zip | |
Cache TargetData/AliasAnalysis in the pass instead of calling
getAnalysis<>.  getAnalysis<> is apparently extremely expensive.
Doing this speeds up GVN on 403.gcc by 16%!
llvm-svn: 60304
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions

