diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-09 13:43:21 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-09 13:43:21 +0000 |
commit | 506c1aba4d0d02b97c3097bd422f813f21f5fd10 (patch) | |
tree | 07735813fe40b0633ff1d068202e870fa7df6712 /clang/lib/Lex/Preprocessor.cpp | |
parent | 74dde7e5a1dab31c2b72c98e4cc1c50ade203fd9 (diff) | |
download | bcm5719-llvm-506c1aba4d0d02b97c3097bd422f813f21f5fd10.tar.gz bcm5719-llvm-506c1aba4d0d02b97c3097bd422f813f21f5fd10.zip |
[ARM] Use non-constant operand in umulo-32.ll; NFC
Currently the store+load is folded and both operands of the umulo
end up being constants. To avoid this getting folded away entirely,
make sure at least one operand is non-constant.
Also remove some allocas which don't seem relevant to the test.
llvm-svn: 355776
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions