diff options
| author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-11-22 20:55:41 +0000 |
|---|---|---|
| committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-11-22 20:55:41 +0000 |
| commit | b9f33b32eeaccdf398910013d6916df2caf1c9db (patch) | |
| tree | 8a8efbdb7f526036bc7add7031ec88d9be09552d /llvm/test/CodeGen/Hexagon/isel-prefer.ll | |
| parent | 6acecc96ac0d68147f6e59304b5f2d2c31ac1132 (diff) | |
| download | bcm5719-llvm-b9f33b32eeaccdf398910013d6916df2caf1c9db.tar.gz bcm5719-llvm-b9f33b32eeaccdf398910013d6916df2caf1c9db.zip | |
[Hexagon] Add patterns to select A2_combine_ll and its variants
llvm-svn: 318876
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/isel-prefer.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/isel-prefer.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/isel-prefer.ll b/llvm/test/CodeGen/Hexagon/isel-prefer.ll index 7094544f54b..4cef0039ceb 100644 --- a/llvm/test/CodeGen/Hexagon/isel-prefer.ll +++ b/llvm/test/CodeGen/Hexagon/isel-prefer.ll @@ -64,4 +64,4 @@ b1: ret i64 %v4 } -attributes #0 = { nounwind readnone } +attributes #0 = { optnone noinline nounwind readnone } |

