aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Reader/ReaderWrappers.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-10-12 02:08:53 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-10-12 02:08:53 +0000
commit4326ef582bceb8841f36623d98a98ee879642f2f (patch)
treeeba69e76919608487bd00e4cc681d48402056353 /lib/Bytecode/Reader/ReaderWrappers.cpp
parent078ff41220e83ab59850beb8e6d8aed1ccefb027 (diff)
Prior load folding check on chain operand was too strict. It requires the
chain operand to point to the load being folded. Now we relax this, traversing up the chain, if it doesn't reach the load, then it's ok. We will create a TokenFactor (of all the chain operands and the load's chain) to capture all the control flow dependencies. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30897 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode/Reader/ReaderWrappers.cpp')
0 files changed, 0 insertions, 0 deletions