diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-04 13:54:20 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-04 13:54:20 +0000 |
commit | dcc3b435ab7735546f879e35668c7490fc8ae411 (patch) | |
tree | d0b7aec966b1cf65ecd4013d47bfe6ce13278c45 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b89951457de7f5ba4e23fd1dc2d5c5a4aedf461d (diff) | |
download | llvm-dcc3b435ab7735546f879e35668c7490fc8ae411.zip llvm-dcc3b435ab7735546f879e35668c7490fc8ae411.tar.gz llvm-dcc3b435ab7735546f879e35668c7490fc8ae411.tar.bz2 |
Optionally model read-only scalars
Even though read-only accesses to scalars outside of a scop do not need to be
modeled to derive valid transformations or to generate valid sequential code,
but information about them is useful when we considering memory footprint
analysis and/or kernel offloading.
llvm-svn: 243981
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions