llvm-6502/lib
Pete Cooper d752e0f7e6 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144100 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-08 18:42:53 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Added invariant field to the DAG.getLoad method and changed all calls. 2011-11-08 18:42:53 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen
Target Added invariant field to the DAG.getLoad method and changed all calls. 2011-11-08 18:42:53 +00:00
Transforms
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile