diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-08-15 00:53:06 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-08-15 00:53:06 +0000 |
commit | 427a0fd22ef1910f2b5a2353f5b93d8397cf002f (patch) | |
tree | 4bbb394ae16b644bdd200916d6647c2e1f408531 /llvm/lib/Bitcode | |
parent | 3938f0c728b483fdb1123e7e756c81816d653892 (diff) | |
download | bcm5719-llvm-427a0fd22ef1910f2b5a2353f5b93d8397cf002f.tar.gz bcm5719-llvm-427a0fd22ef1910f2b5a2353f5b93d8397cf002f.zip |
LoopStrengthReduce: Try to pass address space to isLegalAddressingMode
This seems to only work some of the time. In some situations,
this seems to use a nonsensical type and isn't actually aware of the
memory being accessed. e.g. if branch condition is an icmp of a pointer,
it checks the addressing mode of i1.
llvm-svn: 245137
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions