summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/InMemoryModuleCache.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-03-09 13:43:21 +0000
committerNikita Popov <nikita.ppv@gmail.com>2019-03-09 13:43:21 +0000
commit506c1aba4d0d02b97c3097bd422f813f21f5fd10 (patch)
tree07735813fe40b0633ff1d068202e870fa7df6712 /clang/lib/Serialization/InMemoryModuleCache.cpp
parent74dde7e5a1dab31c2b72c98e4cc1c50ade203fd9 (diff)
downloadbcm5719-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/Serialization/InMemoryModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud