summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-04-27 02:00:55 +0000
committerDan Gohman <gohman@apple.com>2009-04-27 02:00:55 +0000
commitbe36f5ccda338e6afb24310d319bdc8671cece6f (patch)
treedebd33e87f76c33f9079c9572db8010a6efdf931 /clang/lib/Frontend
parent669e32f8c0d1f123b4748d9c7cb7e212fe4d8202 (diff)
downloadbcm5719-llvm-be36f5ccda338e6afb24310d319bdc8671cece6f.tar.gz
bcm5719-llvm-be36f5ccda338e6afb24310d319bdc8671cece6f.zip
When transforming sext(trunc(load(x))) into sext(smaller load(x)),
the trunc is directly replaced with the smaller load, so don't try to create a new sext node. This fixes PR4050. llvm-svn: 70179
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud