summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2013-07-02 09:58:53 +0000
committerTim Northover <tnorthover@apple.com>2013-07-02 09:58:53 +0000
commit6823900e556d5c5b7f5e7ddbf251eb26cd3732e4 (patch)
tree772cdaee609c403b0cc2b0acafdab4e7e4fb3913 /llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp
parentdba1c5587c374d493c25e1d36d8a525d0f00c690 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud