commit | 083a68ec95c966916f9702b990d55f8c4b9b7467 | [log] [tgz] |
---|---|---|
author | Serge Guelton <sguelton@quarkslab.com> | Thu Jan 03 14:11:58 2019 +0000 |
committer | Serge Guelton <sguelton@quarkslab.com> | Thu Jan 03 14:11:58 2019 +0000 |
tree | 540cfe203b449e1445ba0a60ac6c42020df53ba3 | |
parent | 9d106538adabc650aac9f0108360edd36e26af48 [diff] |
Pythran compat - range vs. xrange Use range instead of xrange whenever possible. The extra list creation in Python2 is generally not a performance bottleneck. Differential Revision: https://reviews.llvm.org/D56253 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350309 91177308-0d34-0410-b5e6-96231b3b80d8