search for: 822f09f0

Displaying 2 results from an estimated 2 matches for "822f09f0".

Did you mean: 822109f8
2012 Oct 03
0
[LLVMdev] adding support for -ffixed-<reg>
...cific function attributes. Modeling this list as a per-function attribute would be much cleaner, and allow -ffixed-<reg> to work with LTO. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121002/822f09f0/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,