diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-01-13 19:37:59 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-01-13 19:37:59 +0000 |
commit | c642e954023b38265d2c3df4ec3d9ba169b69048 (patch) | |
tree | 56732abc5504ef4f0c19fa06de7c4fb927f2890a /llvm/lib/CodeGen/BranchFolding.h | |
parent | 5d23224f21e8d60e896709c7f330ce25b9a8c739 (diff) | |
download | bcm5719-llvm-c642e954023b38265d2c3df4ec3d9ba169b69048.tar.gz bcm5719-llvm-c642e954023b38265d2c3df4ec3d9ba169b69048.zip |
Use types of matching size when generating multi-dimensional address expressions
This change ensures that the values that represent the array size of a
multi-dimensional access are correctly sign-extended when used to compute a
memory address used in the run-time alias check.
To make the test case more readable, we name the instructions that we generate.
llvm-svn: 225818
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.h')
0 files changed, 0 insertions, 0 deletions