llvm-6502/include
Evan Cheng f10c973797 If a node that defines a physical register that is expensive to copy. The
scheduler will try a number of tricks in order to avoid generating the
copies. This may not be possible in case the node produces a chain value
that prevent movement. Try unfolding the load from the node before to allow
it to be moved / cloned.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42625 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 01:39:18 +00:00
..
llvm If a node that defines a physical register that is expensive to copy. The 2007-10-05 01:39:18 +00:00
llvm-c Added C and Ocaml bindings for functions, basic blocks, and 2007-09-26 20:56:12 +00:00