Displaying 3 results from an estimated 3 matches for "105826".
Did you mean:
1058,6
2016 Oct 12
7
[RFC] Increase minimum supported GCC version for building LLVM to 4.8
...39;t been buildable by GCC
4.7.X in >3 months:
http://lists.llvm.org/pipermail/llvm-dev/2016-October/105825.html
Renato also suggests bumping the minimum to 4.8, as that is the oldest
shipped version in most stable Linux distributions:
http://lists.llvm.org/pipermail/llvm-dev/2016-October/105826.html
We currently have many buildbots building with GCC 4.8, but none with GCC
4.7.X, which is why this issue was not discovered previously.
Thoughts?
Thanks,
Teresa
--
Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413
-------------- next part --------------
An HTM...
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))
...9526
ms_struct-bitfield-init.ll 1 5713 0 0.01 5704 0 0.01 5704
ms_struct-bitfield.ll 1 2461 0 0.01 2452 0 0.01 2452
ms_struct_pack_layout-1.ll 1 822 0 0.01 813 0 0.01 813
ms_struct_pack_layout.ll 1 16282 0 0.01 16273 0 0.01 16273
MtCoder.ll 13 53065 0 0.01 53049 0 0.02 53049
mt.ll 15 105859 0 0.02 105826 0 0.02 106105
mtxutl.ll 37 73859 3 0.02 73479 * * *
multiplies.ll 2 13779 0 0.01 13763 0 0.01 13763
MultiStream.ll 11 33506 0 0.01 33466 0 0.01 33466
mv-search.ll 15 596890 0 0.05 596869 0 0.06 596869
mvt.ll 12 25713 0 0.01 25666 0 0.01 25666
myAddExeFlag.ll 1 3824 0 0.01 3794 0 0.01 3794
MyAes.ll...