[cfe-commits] [llvm-commits] Please review: Hexagon V5 (floating point) support in cfe

Sirish Pande spande at codeaurora.org
Thu May 10 09:53:31 PDT 2012


Here's the split patch that I am checking in. It's the part wihout
intrinsics. 

Sirish

-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu
[mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Sirish Pande
Sent: Monday, April 30, 2012 9:28 PM
To: Douglas Gregor
Cc: llvm-commits at cs.uiuc.edu; cfe-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [cfe-commits] Please review: Hexagon V5
(floating point) support in cfe

On 4/30/2012 6:56 PM, Douglas Gregor wrote:
> On Apr 25, 2012, at 10:15 PM, Sirish Pande<spande at codeaurora.org>  wrote:
>
>> Hi,
>>
>> This is the support for floating point in Hexagon V5 architecture in cfe.
>>
>> This patch does not give warnings, and passes all tests with make
check-all.
> Patch looks generally fine, but could you split it into two parts 
> before committing? The first part would be the interesting changes 
> (target description string, defines, driver stuff) and the second part 
> would be the massive churn in BuiltinsHexagon.def/CGBuiltin.cpp
>
> 	- Doug

Sure can do - will split into two parts (basically intrinsics and the rest),
and commit.

Sirish

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

_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HexagonV5Support-Clang.patch
Type: application/octet-stream
Size: 3429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120510/64205dfa/attachment.obj>


More information about the cfe-commits mailing list