Displaying 1 result from an estimated 1 matches for "rl328246".
Did you mean:
r328246
2018 Mar 26
0
LLVM Weekly - #221, Mar 26th 2018
...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.llvm.org/rL328342).
* TargetLoweringObjectFile has been moved from CodeGen to Target,
MachineValueType from CodeGen to Support, and ValueTypes from CodeGen to IR.
[r328392](http://reviews.llvm.org/rL328392),
[r328395](http://rev...