Displaying 3 results from an estimated 3 matches for "117458".
Did you mean:
11745
2017 Sep 18
0
LLVM Weekly - #194, Sep 18th 2017
...ic](http://lists.llvm.org/pipermail/llvm-dev/2017-September/117381.html).
This would keep track of cases where load operations are removed by passes
like InstCombine.
* Kyle Butt has posted an RFC [implementing trace-based basic block
layout](http://lists.llvm.org/pipermail/llvm-dev/2017-September/117458.html),
with a detailed overview of the proposed design. He points to [this
paper](https://www.ece.cmu.edu/~ece447/s13/lib/exe/fetch.php?media=p16-pettis.pdf)
as a relevant reference.
* Discussion has continued regarding the [integration of Polly in to
LLVM](http://lists.llvm.org/pipermail/llvm-dev...
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))
...0 0.01 70115 0 0.02 70115
gpkplotting.ll 0 456 0 0.00 425 0 0.01 425
gp_unix.ll 4 8419 0 0.01 8395 0 0.01 8395
gram.ll 0 1317 0 0.01 1291 0 0.01 1291
grammar.g.ll 51 977676 1 0.07 974702 * * *
gramschmidt.ll 12 38451 0 0.01 38396 0 0.01 38396
graph.ll 10 27992 0 0.01 27972 0 0.01 27972
grdcell.ll 1 117458 0 0.02 117425 0 0.02 117425
grepair.ll 1 9799 0 0.01 9766 0 0.01 9766
grow.ll 2 21304 0 0.01 21275 0 0.01 21275
gschar.ll 34 144866 1 0.02 144214 1 0.02 144195
gscolor.ll 18 66728 0 0.02 66704 0 0.02 66704
gscoord.ll 13 36076 0 0.01 36052 0 0.01 34222
gsdevice.ll 26 67030 4 0.01 65511 1 0.02 66148...