summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-11-02 12:59:39 +0000
committerTobias Grosser <tobias@grosser.es>2013-11-02 12:59:39 +0000
commit2ea6deb62f08003fcd42aedf8d2ce52faa4a74e0 (patch)
tree0dc77d89c5da3f069ec9606a3b0de1856598c80f /llvm/lib/Object/COFFObjectFile.cpp
parent2a779d1fae3ea0e554293ba79b4cad4611e5fdfd (diff)
downloadbcm5719-llvm-2ea6deb62f08003fcd42aedf8d2ce52faa4a74e0.tar.gz
bcm5719-llvm-2ea6deb62f08003fcd42aedf8d2ce52faa4a74e0.zip
IslCodegen: Do not build upper bound in vector for
For for-nodes that are translated to a set of vector lanes, we already know the overall number of iterations. Calculating the upper bound is consequently not necessary. This change removes the code for upper bound calculation, which was probably copy/pasted from the code generation for the normal for-loop. This issue was found by Sylvestre's scan-build server. llvm-svn: 193925
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud