Displaying 1 result from an estimated 1 matches for "r313613".
Did you mean:
313613
2017 Sep 25
0
LLVM Weekly - #195, Sep 25th 2017
...3593](http://reviews.llvm.org/rL313593).
* Instructions have been written on how to request a patch be merged in to the
LLVM release branch. [r313608](http://reviews.llvm.org/rL313608).
* More detailed and accurate scheduling information was added for the Intel
Skylake Client micro-architecture.
[r313613](http://reviews.llvm.org/rL313613).
* TableGen performance when generating `-gen-dag-isel` has been improved,
making up for a performance regression introduced by support for parameterized
register classes. A later patch further improved runtime.
[r313647](http://reviews.llvm.org/rL313647),
[r3137...