Displaying 2 results from an estimated 2 matches for "313ecb6d".
2013 Oct 10
0
[LLVMdev] Missing optimization - constant parameter
...hat the coalescer is duplicating the instruction like
> Rafael suggested. It will do that if it can't eliminate a copy.
>
> /jakob
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131010/313ecb6d/attachment.html>
2013 Aug 05
2
[LLVMdev] Missing optimization - constant parameter
On Aug 5, 2013, at 8:34 AM, Maurice Marks <maurice.marks at gmail.com> wrote:
> Are you sure that's it? I commented that block out, rebuilt llvm 3.3, and it still duplicates the constant.
> My concern is that long constant loads increase code size and if they can be avoided by better targeting it would be a win. My project's application of llvm tends to use a lot of long