diff options
author | Pete Cooper <peter_cooper@apple.com> | 2011-11-08 18:42:53 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2011-11-08 18:42:53 +0000 |
commit | 82cd9e81fcc8ce8b051404ef0c9ea2abd8048fbb (patch) | |
tree | 5b1fed3b2b67f465db5d7511c978afa0a4a571c3 /llvm/test/CodeGen | |
parent | 54ce295d3753b03766e6a06bbe4511230b60629f (diff) | |
download | bcm5719-llvm-82cd9e81fcc8ce8b051404ef0c9ea2abd8048fbb.tar.gz bcm5719-llvm-82cd9e81fcc8ce8b051404ef0c9ea2abd8048fbb.zip |
Added invariant field to the DAG.getLoad method and changed all calls.
When this field is true it means that the load is from constant (runt-time or compile-time) and so can be hoisted from loops or moved around other memory accesses
llvm-svn: 144100
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions