diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-02 00:31:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-02 00:31:05 +0000 |
commit | 2e4be2c34042d2f0150a0c92f091043580a8cbaf (patch) | |
tree | e42de5094c9b5ca739b50052ae475f3bb06aa82c /clang/test/CodeGenCXX/default-constructor-default-argument.cpp | |
parent | 909c71c96a4b2db1d7cbf727f386edc4f62dd4e0 (diff) | |
download | llvm-2e4be2c34042d2f0150a0c92f091043580a8cbaf.zip llvm-2e4be2c34042d2f0150a0c92f091043580a8cbaf.tar.gz llvm-2e4be2c34042d2f0150a0c92f091043580a8cbaf.tar.bz2 |
remove the instcombine transformations that are inserting nasty
pointer to int casts that confuse later optimizations. See PR3351
for details.
This improves but doesn't complete fix 483.xalancbmk because llvm-gcc
does this xform in GCC's "fold" routine as well. Clang++ will do
better I guess.
llvm-svn: 92408
Diffstat (limited to 'clang/test/CodeGenCXX/default-constructor-default-argument.cpp')
0 files changed, 0 insertions, 0 deletions