commit | 0b178e25c4104f3577fed6e66bd2c17f9fc08eb2 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jan 02 00:31:05 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jan 02 00:31:05 2010 +0000 |
tree | d46127bd7e76c791264314f8fea8cca5d2dcabc2 | |
parent | 09987f73f63a105abaa17024aa03fd677b7247a3 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92408 91177308-0d34-0410-b5e6-96231b3b80d8