summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-03-23 20:20:43 +0000
committerDan Gohman <gohman@apple.com>2009-03-23 20:20:43 +0000
commited0e8d44ce684962c27536d8e52108a1f258c678 (patch)
tree8c268626fe3e68125e46c25abe82bece06c15d73 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent673a4eef07c28da72c4aa0c2e7ce6b98ff55ef0a (diff)
downloadbcm5719-llvm-ed0e8d44ce684962c27536d8e52108a1f258c678.tar.gz
bcm5719-llvm-ed0e8d44ce684962c27536d8e52108a1f258c678.zip
When unfolding a load during scheduling, the new operator node has
a data dependency on the load node, so it really needs a data-dependence edge to the load node, even if the load previously existed. And add a few comments. llvm-svn: 67554
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud