diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/features-info.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/features-info.ll | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/llvm/test/CodeGen/RISCV/features-info.ll b/llvm/test/CodeGen/RISCV/features-info.ll index 37e11db..988d049 100644 --- a/llvm/test/CodeGen/RISCV/features-info.ll +++ b/llvm/test/CodeGen/RISCV/features-info.ll @@ -136,6 +136,7 @@  ; CHECK-NEXT:   shgatpa                          - 'Shgatpa' (SvNNx4 mode supported for all modes supported by satp, as well as Bare).  ; CHECK-NEXT:   shifted-zextw-fusion             - Enable SLLI+SRLI to be fused when computing (shifted) word zero extension.  ; CHECK-NEXT:   shlcofideleg                     - 'Shlcofideleg' (Delegating LCOFI Interrupts to VS-mode). +; CHECK-NEXT:   short-forward-branch-i-minmax    - Enable short forward branch optimization for min,max instructions in Zbb.  ; CHECK-NEXT:   short-forward-branch-opt         - Enable short forward branch optimization.  ; CHECK-NEXT:   shtvala                          - 'Shtvala' (htval provides all needed values).  ; CHECK-NEXT:   shvsatpa                         - 'Shvsatpa' (vsatp supports all modes supported by satp). | 
