diff options
author | Dale Johannesen <dalej@apple.com> | 2009-04-15 20:41:02 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2009-04-15 20:41:02 +0000 |
commit | 82230b5b17d7743cf44acbcdfbead703a3940a77 (patch) | |
tree | 079e90cae710ec2df6e9f35c53c6a35716ea8d6c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 76784d70bc2ca90c6b24a3ad2e4da07d6f7a9a9a (diff) | |
download | bcm5719-llvm-82230b5b17d7743cf44acbcdfbead703a3940a77.tar.gz bcm5719-llvm-82230b5b17d7743cf44acbcdfbead703a3940a77.zip |
Eliminate zext over (iv & const) or ((iv+const)&const)
if a longer iv is available. These subscript forms are
not common; they're a bottleneck in OpenSSL.
llvm-svn: 69215
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions