Displaying 1 result from an estimated 1 matches for "r328237".
Did you mean:
r328233
2018 Mar 26
0
LLVM Weekly - #221, Mar 26th 2018
...cts.
[r328004](http://reviews.llvm.org/rL328004),
[r328015](http://reviews.llvm.org/rL328015).
* The RISC-V backend gained a peephole optimisation for loads/stores.
[r327381](http://reviews.llvm.org/rL327381).
* A new post-register allocation pass was added to sink copies into a
successor block. [r328237](http://reviews.llvm.org/rL328237).
* MIR printing, `opt -dot-cfg` and `-debug` printing has been made
substantially faster by making the scanning of a module for struct types lazy.
[r328246](http://reviews.llvm.org/rL328246).
* HWASan has been ported to Linux x86-64.
[r328342](http://reviews.llv...