Displaying 3 results from an estimated 3 matches for "showborder".
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...y="82.402786" />
+ </clipPath>
+ </defs>
+ <sodipodi:namedview
+ inkscape:document-rotation="0"
+ fit-margin-bottom="10"
+ fit-margin-right="10"
+ fit-margin-left="10"
+ fit-margin-top="10"
+ showborder="true"
+ inkscape:guide-bbox="true"
+ showguides="true"
+ inkscape:window-maximized="0"
+ inkscape:window-y="12"
+ inkscape:window-x="1920"
+ inkscape:window-height="1066"
+ inkscape:window-width="...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hello Sean and Tobias,
Sean,
Thank you. Could you describe Nick's ideas in few words or give me links
to your discussion, so I could adapt my ideas to it.
Tobias,
Your patch fails on several modules in my benchmark (73 of ~1800 tests).
I have sent one as attachment.
See statistics files for more details, all the .ll files you could
simply find in test-suite object directory (after