[llvm-commits] Use of TSFlag in Hexagon

Sirish Pande spande at codeaurora.org
Mon Feb 6 15:00:47 PST 2012


I have attached a patch that replaces a big switch-case statement with a 
bit in TSFlag. This is very specific to Hexagon, and it won't affect any 
other target.

This patch essentially replaces the huge body of a function in 
HexagonInstrInfo.cpp with a use of the TSFlag.

Sirish

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

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Use-TSFlag-isPredicated.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120206/bfcf7ef9/attachment.ksh>


More information about the llvm-commits mailing list