aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-11-19 13:28:21 +0000
committerDavid Green <david.green@arm.com>2020-11-19 13:28:21 +0000
commit006b3bdeddb0234f53a1ab72e427ef74184461f5 (patch)
tree52c20e46410a6c04cbd3397da8117afbfd9f9560 /clang/lib/CodeGen/CodeGenModule.cpp
parent140783347afb6e1848c81617d7fa3e556087cadd (diff)
downloadllvm-006b3bdeddb0234f53a1ab72e427ef74184461f5.zip
llvm-006b3bdeddb0234f53a1ab72e427ef74184461f5.tar.gz
llvm-006b3bdeddb0234f53a1ab72e427ef74184461f5.tar.bz2
[ARM] Deliberately prevent inline asm in low overhead loops. NFC
This was already something that was handled by one of the "else" branches in maybeLoweredToCall, so this patch is an NFC but makes it explicit and adds a test. We may in the future want to support this under certain situations but for the moment just don't try and create low overhead loops with inline asm in them. Differential Revision: https://reviews.llvm.org/D91257
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions