diff options
author | Dan Gohman <gohman@apple.com> | 2009-04-16 19:25:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-04-16 19:25:55 +0000 |
commit | 36d409223f9fba621c08808a5842a0ee2bafdaa0 (patch) | |
tree | 36aef840f9443704bb9d58e8fd8f4eb7ecdaaba4 /lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | |
parent | ee9a58a24345acba20ecf8762bfcabf8840c20fd (diff) | |
download | external_llvm-36d409223f9fba621c08808a5842a0ee2bafdaa0.zip external_llvm-36d409223f9fba621c08808a5842a0ee2bafdaa0.tar.gz external_llvm-36d409223f9fba621c08808a5842a0ee2bafdaa0.tar.bz2 |
Fix a bug with inttoptr/ptrtoint casts where the pointer has a different
size from the integer, requiring zero extension or truncation. Don't
create ZExtInsts with pointer types. This fixes a regression in
consumer-jpeg.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69307 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp')
0 files changed, 0 insertions, 0 deletions