diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-08-03 21:07:30 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-08-03 21:07:30 +0000 |
commit | f57d63f906e080417437dc42681c9e5ac02501a0 (patch) | |
tree | a503fab5a08400753c8556f29e5d15bcf018e0e7 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 4544c16eab32bb9da701c52d5fdb1b1cce9f9204 (diff) | |
download | llvm-f57d63f906e080417437dc42681c9e5ac02501a0.zip llvm-f57d63f906e080417437dc42681c9e5ac02501a0.tar.gz llvm-f57d63f906e080417437dc42681c9e5ac02501a0.tar.bz2 |
Do allow negative offsets in the outermost array dimension
There is no needed for neither 1-dimensional nor higher dimensional arrays to
require positive offsets in the outermost array dimension.
We originally introduced this assumption with the support for delinearizing
multi-dimensional arrays.
llvm-svn: 214665
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions