aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-02 00:31:05 +0000
committerChris Lattner <sabre@nondot.org>2010-01-02 00:31:05 +0000
commit0b178e25c4104f3577fed6e66bd2c17f9fc08eb2 (patch)
treed46127bd7e76c791264314f8fea8cca5d2dcabc2 /lib/Analysis/ConstantFolding.cpp
parent09987f73f63a105abaa17024aa03fd677b7247a3 (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
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions