1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Evan Cheng de07843bf3 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.

llvm-svn: 42625
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