summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFSubtarget.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-03-02 14:06:01 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-03-02 14:06:01 +0000
commitd239aac2ee71bc1c081bd208411007188d0a8e65 (patch)
tree40eea7342a97051abb758401d515fd1fa642def0 /llvm/lib/Target/BPF/BPFSubtarget.cpp
parentbbf308456183bf541fe337e99521dfa0efa0fafc (diff)
downloadbcm5719-llvm-d239aac2ee71bc1c081bd208411007188d0a8e65.tar.gz
bcm5719-llvm-d239aac2ee71bc1c081bd208411007188d0a8e65.zip
Do not model scalar accesses in non-affine subregions
If a scalar was defined and used only in a non-affine subregion we do not need to model the accesses. However, if the scalar was defined inside the region and escapes the region we have to model the access. The same is true if the scalar was defined outside and used inside the region. llvm-svn: 230960
Diffstat (limited to 'llvm/lib/Target/BPF/BPFSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud