[all-commits] [llvm/llvm-project] 9bb662: [ARM] Do not use LOAD_STACK_GUARD with ROPI/RWPI
    pzhengqc via All-commits 
    all-commits at lists.llvm.org
       
    Tue Aug  9 14:59:26 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bb66224239eb2bd4f91e40b9a56da24a8dd533d
      https://github.com/llvm/llvm-project/commit/9bb66224239eb2bd4f91e40b9a56da24a8dd533d
  Author: Pengxuan Zheng <pzheng at quicinc.com>
  Date:   2022-08-09 (Tue, 09 Aug 2022)
  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    A llvm/test/CodeGen/ARM/stack-guard-rwpi.ll
  Log Message:
  -----------
  [ARM] Do not use LOAD_STACK_GUARD with ROPI/RWPI
ROPI/RWPI are not supported with LOAD_STACK_GUARD currently.
Reviewed By: nickdesaulniers, rengolin
Differential Revision: https://reviews.llvm.org/D131427
    
    
More information about the All-commits
mailing list