Displaying 1 result from an estimated 1 matches for "d34596".
Did you mean:
d34598
2017 Sep 25
0
LLVM Weekly - #195, Sep 25th 2017
...ng." [D30295](https://reviews.llvm.org/D30295), patch by Daniel Marjamäki.
* "This is regarding addition of a new priority selector/heuristic for
Scheduler DAG based scheduling. It adds a heuristic to pickup next instruction
to schedule if its operands have already been scheduled."
[D34596](https://reviews.llvm.org/D34596), patch by Jatin Bhateja.
## LLVM commits
* An initial version of a new llvm-cfi-verify tool has landed. It intends to
help verify protections inserted by LLVM's control-flow integrity schemes.
[r313809](http://reviews.llvm.org/rL313809).
* The BPF backend g...