diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-06-08 19:21:20 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-06-08 19:21:20 +0000 |
commit | 40ac10085a496e529c259d200ec27bc000eb4e2e (patch) | |
tree | 116911d4361101b6933d41ba1ef85645559890e8 /llvm/unittests/Support/DataExtractorTest.cpp | |
parent | 402cb2c981d0b2ac27ddf1d0ccf761bf94625811 (diff) | |
download | llvm-40ac10085a496e529c259d200ec27bc000eb4e2e.zip llvm-40ac10085a496e529c259d200ec27bc000eb4e2e.tar.gz llvm-40ac10085a496e529c259d200ec27bc000eb4e2e.tar.bz2 |
ScalarEvolution: Derive element size from the type of the loaded element
Before, we where looking at the size of the pointer type that specifies the
location from which to load the element. This did not make any sense at all.
This change fixes a bug in the delinearization where we failed to delinerize
certain load instructions.
llvm-svn: 210435
Diffstat (limited to 'llvm/unittests/Support/DataExtractorTest.cpp')
0 files changed, 0 insertions, 0 deletions