diff options
author | Dylan McKay <dylanmckay34@gmail.com> | 2016-10-08 01:01:49 +0000 |
---|---|---|
committer | Dylan McKay <dylanmckay34@gmail.com> | 2016-10-08 01:01:49 +0000 |
commit | c1ff65cf62635fedb69fd360d9e292c03004c490 (patch) | |
tree | 6823fa171a2c08e9292d315dd613de6816b12085 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b10fc3709609ecec4f615aa0f734266fc78721d1 (diff) | |
download | bcm5719-llvm-c1ff65cf62635fedb69fd360d9e292c03004c490.tar.gz bcm5719-llvm-c1ff65cf62635fedb69fd360d9e292c03004c490.zip |
[AVR] Expand MULHS for all types
Once MULHS was expanded, this exposed an issue where the condition
register was thought to be 16-bit. This caused an attempt to copy a
16-bit register to an 8-bit register.
Authored by Jake Goulding
llvm-svn: 283634
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions