1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
Pete Cooper 224434deec 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
2011-11-08 18:42:53 +00:00
..
llvm Added invariant field to the DAG.getLoad method and changed all calls. 2011-11-08 18:42:53 +00:00
llvm-c Remove declarations for functions that don't exist (and never have). 2011-11-04 17:07:11 +00:00