summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-09 23:54:23 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-09 23:54:23 +0000
commitffb273d21a13c7db80f58b4d9c0384ffc9dde7fe (patch)
tree10ea4f37c392af6514cc134d30d530f05d4ca303 /llvm/lib/Target/WebAssembly
parent417d4c508bf11ec6e525749ba77270395a7ee0e4 (diff)
downloadbcm5719-llvm-ffb273d21a13c7db80f58b4d9c0384ffc9dde7fe.tar.gz
bcm5719-llvm-ffb273d21a13c7db80f58b4d9c0384ffc9dde7fe.zip
SDAG: Stop relying on Select's return value in SystemZ's splitLargeImmediate. NFC
The call to Select on Upper here happens in an unusual order in order to defeat the constant folding that getNode() does. Add a comment explaining why we can't just move the Select to later to avoid a Handle, and wrap the call to SelectCode in a handle so we don't need its return value. This is part of the work to have Select return void instead of an SDNode *, which is in turn part of llvm.org/pr26808. llvm-svn: 268990
Diffstat (limited to 'llvm/lib/Target/WebAssembly')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud