diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-12 10:46:50 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-12 10:46:50 +0000 |
commit | 32c1e73603653779604bbe9bf493117814e8da75 (patch) | |
tree | f05da9fc2b16eaf9a5cfa0a4163fc464d394d439 /llvm/docs/CommandGuide | |
parent | 2c16bb80348db39de13c29c174f1def8f84f853c (diff) | |
download | bcm5719-llvm-32c1e73603653779604bbe9bf493117814e8da75.tar.gz bcm5719-llvm-32c1e73603653779604bbe9bf493117814e8da75.zip |
[XCore] LowerLOAD/LowerSTORE - Use allowsMemoryAccess wrapper. NFCI.
Noticed in D63075 - there was a allowsMisalignedMemoryAccesses call to check for unaligned loads and a check for aligned legal type loads - which is exactly what allowsMemoryAccess does.
llvm-svn: 363137
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions