diff options
author | Tim Northover <tnorthover@apple.com> | 2013-07-02 09:58:53 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-07-02 09:58:53 +0000 |
commit | 6823900e556d5c5b7f5e7ddbf251eb26cd3732e4 (patch) | |
tree | 772cdaee609c403b0cc2b0acafdab4e7e4fb3913 /llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp | |
parent | dba1c5587c374d493c25e1d36d8a525d0f00c690 (diff) | |
download | bcm5719-llvm-6823900e556d5c5b7f5e7ddbf251eb26cd3732e4.tar.gz bcm5719-llvm-6823900e556d5c5b7f5e7ddbf251eb26cd3732e4.zip |
DAGCombiner: fix use-counting issue when forming zextload
DAGCombiner was counting all uses of a load node when considering whether it's
worth combining into a zextload. Really, it wants to ignore the chain and just
count real uses.
rdar://problem/13896307
llvm-svn: 185419
Diffstat (limited to 'llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions