[lanai] Fix build by updating calls to getLoad & getStore.
authorJacques Pienaar <jpienaar@google.com>
Fri, 15 Jul 2016 22:18:33 +0000 (22:18 +0000)
committerJacques Pienaar <jpienaar@google.com>
Fri, 15 Jul 2016 22:18:33 +0000 (22:18 +0000)
commite65031977205afacd2d73c2d7d7b63485c990031
tree5dde7192eb31e246216531ae3dd16b3435249228
parentd9849a972b2303c53c3724a3f1f69410417f4e9f
[lanai] Fix build by updating calls to getLoad & getStore.

rL275592 removed the boolean parameters of SelectionDAG::getLoad and getStore, updating Lanai backend's calls to these functions.

llvm-svn: 275631
llvm/lib/Target/Lanai/LanaiISelLowering.cpp