Displaying 3 results from an estimated 3 matches for "5e3bd400".
2012 Oct 02
0
[LLVMdev] adding support for -ffixed-<reg>
On Tue, Oct 02, 2012 at 09:23:27AM -0500, Matthew Curtis wrote:
> I'm adding support for -ffixed-<reg> for Hexagon and was wondering if I should
> do it in such a way that other targets get the support as well by default or if
> a given target back-end should have to explicitly opt-in for support.
What "-ffixed-<reg>" does?
Regards,
chenwj
--
Wei-Ren Chen
2012 Oct 02
2
[LLVMdev] adding support for -ffixed-<reg>
...particular register for your own use.
Matthew C
--
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-dev/attachments/20121002/5e3bd400/attachment.html>
2012 Oct 02
5
[LLVMdev] adding support for -ffixed-<reg>
I'm adding support for -ffixed-<reg>
<http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Code-Gen-Options.html#index-ffixed-1435>
for Hexagon and was wondering if I should do it in such a way that other
targets get the support as well by default or if a given target back-end
should have to explicitly opt-in for support.
Any opinions?
Matthew Curtis.
--
Qualcomm Innovation Center,