summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/FileCheck.rst
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-11-13 00:32:09 +0000
committerJessica Paquette <jpaquette@apple.com>2018-11-13 00:32:09 +0000
commit106946329d579ec1036a511e3770a8f9f84a4a82 (patch)
treed2fafc877560d455e6a719bcb57a98d7569b6f7b /llvm/docs/CommandGuide/FileCheck.rst
parentcc633af55b74eac4e5a6c49cc6a7af7b7a3fe283 (diff)
downloadbcm5719-llvm-106946329d579ec1036a511e3770a8f9f84a4a82.tar.gz
bcm5719-llvm-106946329d579ec1036a511e3770a8f9f84a4a82.zip
[MachineOutliner][NFC] Simplify isMBBSafeToOutlineFrom check in AArch64 outliner
Turns out it's way simpler to do this check with one LRU. Instead of maintaining two, just keep one. Check if each of the registers is available, and then check if it's a live out from the block. If it's a live out, but available in the block, we know we're in an unsafe case. llvm-svn: 346721
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud