[LLVMdev] Flag operands and load/store DAG nodes
Akira Hatanaka
ahatanak at gmail.com
Wed Dec 22 18:44:40 PST 2010
Dear LLVM developers:
How do you create a load node with flag input and output?
I need to schedule a load instruction right after one instruction and right
before another (for correctness).
I am looking for an overloaded version of SelectionDAG::getLoad.
I think a similar question has been asked before but I don't know whether it
has been resolved.
http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-November/018507.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101222/4f18acef/attachment.html>
More information about the llvm-dev
mailing list