aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachinePassRegistry.cpp
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
commitc7b3444095f9aa5398d134c780e327a187cda231 (patch)
tree4a1567e3145693dd2b1e2b880daf266b8f7b4231 /lib/CodeGen/MachinePassRegistry.cpp
parentd6c329532bed7a60f760b3a009b3582c624bc270 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70179 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachinePassRegistry.cpp')
0 files changed, 0 insertions, 0 deletions