[PATCH][AArch32]Allow unrestricted IT blocks
    Weiming Zhao 
    weimingz at codeaurora.org
       
    Mon Nov 11 17:38:59 PST 2013
    
    
  
Hi,
 
AArch32 allows Thumbv7 IT blocks to be executed for backward compatibility.
GCC has a  "-mno-restrict-it" flag.
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00164.html
Attached are the patches for llvm and clang that provides similar
functionality.
 
Please help to review them.
 
Thanks,
Weiming
 
 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/d89e27ee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Bug-12085-Enable-generating-legacy-IT-block-for-AArc.patch
Type: application/octet-stream
Size: 12770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/d89e27ee/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Bug-12085-Add-ARM-backend-options-to-control-IT-bloc.patch
Type: application/octet-stream
Size: 3353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/d89e27ee/attachment-0001.obj>
    
    
More information about the llvm-commits
mailing list