Displaying 1 result from an estimated 1 matches for "8bb6347".
Did you mean:
86347
2020 Nov 16
0
LLVM Weekly - #359, November 16th 2020
...y plain CMake.
[9218ff5](https://reviews.llvm.org/rG9218ff50f93).
* TableGen gained a `!filter` bang operator.
[91d2e5c](https://reviews.llvm.org/rG91d2e5c81ae).
* `!annotation` metadata was introduced alongside a pass that emits summary
remarks per function with counts for each annotation kind.
[8bb6347](https://reviews.llvm.org/rG8bb6347939b).
* The AMDGPU backend gained an `amdgpu_gfx` calling convention.
[a022b1c](https://reviews.llvm.org/rGa022b1ccd8d).
* A new Orc-RPC based TargetProcessControl implementation was added.
[1d0676b](https://reviews.llvm.org/rG1d0676b54c4).
* The OpenMPIRBuild...