diff options
author | Sam Parker <sam.parker@arm.com> | 2018-08-15 07:52:35 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2018-08-15 07:52:35 +0000 |
commit | 7def86bbdbbced744629030e980d29249f6bb96b (patch) | |
tree | e45cf7a5d96c8780117e946dd461e57dc3087823 /llvm/cmake | |
parent | 5a10d127b959133dc17e7ab1a0b4a25ab16f8668 (diff) | |
download | bcm5719-llvm-7def86bbdbbced744629030e980d29249f6bb96b.tar.gz bcm5719-llvm-7def86bbdbbced744629030e980d29249f6bb96b.zip |
[ARM] Allow pointer values in ARMCodeGenPrepare
Add pointers to the list of allowed types, but don't try to promote
them. Also fixed a bug with the promotion of undef values, so a new
value is now created instead of mutating in place. We also now only
promote if there's an instruction in the use-def chains other than
the icmp, sinks and sources.
Differential Revision: https://reviews.llvm.org/D50054
llvm-svn: 339754
Diffstat (limited to 'llvm/cmake')
0 files changed, 0 insertions, 0 deletions