Displaying 1 result from an estimated 1 matches for "45d459e".
Did you mean:
4.459e
2020 Nov 16
0
LLVM Weekly - #359, November 16th 2020
...tProcessControl implementation was added.
[1d0676b](https://reviews.llvm.org/rG1d0676b54c4).
* The OpenMPIRBuilder gained a CreateCononicalLoop function.
[f44ee0f](https://reviews.llvm.org/rGf44ee0f5e7d).
* The new `-dot-cfg-mssa` options creates a dot-cfg file visualising MemorySSA
information. [45d459e](https://reviews.llvm.org/rG45d459e7522).
## Clang commits
* Initial TableGen definitions of syntax nodes were added.
[55120f7](https://reviews.llvm.org/rG55120f74ca1),
[98aa067](https://reviews.llvm.org/rG98aa067109e).
* The `-fproc-stat-report` option was introduced, which will generate a rep...