[llvm-commits] Optimize sign-extends and negative predicates in Hexagon

Sirish Pande spande at codeaurora.org
Wed Feb 8 09:12:45 PST 2012


I have attached a patch that optimizes the sign extends and negative 
predicates in Hexagon. This is very specific to Hexagon, and it won't 
affect any other target.

This patch replaces the file HexagonOptimizeSZExtends.cpp with 
HexagonPeephole.cpp as it accomplishes more than optimizing sign extends.

Sirish

-- 
Qualcomm Innovation Center, Inc is a member of Code Aurora Forum

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Optimize-redundant-sign-extends-and-negative-predicates.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120208/5094b443/attachment.ksh>


More information about the llvm-commits mailing list