aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2016-06-12 02:11:20 +0000
committerEli Friedman <eli.friedman@gmail.com>2016-06-12 02:11:20 +0000
commit9f8031c2daa00fdc8a2085f0d111c4afc3bf8938 (patch)
tree6f07d79e8e7fd18ad38488cc46a90889f405f31b /llvm/lib/CodeGen/MachineFunction.cpp
parentb7713e413b447f33a332a4d777ba5dbe430e65d0 (diff)
downloadllvm-9f8031c2daa00fdc8a2085f0d111c4afc3bf8938.zip
llvm-9f8031c2daa00fdc8a2085f0d111c4afc3bf8938.tar.gz
llvm-9f8031c2daa00fdc8a2085f0d111c4afc3bf8938.tar.bz2
[MergedLoadStoreMotion] Use correct helper for load hoist safety.
It isn't legal to hoist a load past a call which might not return; even if it doesn't throw, it could, for example, call exit(). Fixes http://llvm.org/PR27953. llvm-svn: 272495
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions