Displaying 1 result from an estimated 1 matches for "r322494".
Did you mean:
322494
2018 Jan 22
0
LLVM Weekly - #212, Jan 22nd 2018
...e
RV32M extension. [r322839](http://reviews.llvm.org/rL322839),
[r322843](http://reviews.llvm.org/rL322843).
* AArch64 will now omit callframe setup/destroy when not needed.
[r322917](http://reviews.llvm.org/rL322917).
## Clang commits
* Clang gained support for soft-float RISC-V ABI lowering.
[r322494](http://reviews.llvm.org/rL322494).
* ARMv8.2-A FP16 scalar intrinsics have been added.
[r323006](http://reviews.llvm.org/rL323006).
* clang-tidy gained a new checker to complain about the use of `goto`.
[r322626](http://reviews.llvm.org/rL322626).
## Other project commits
* libFuzzer gained s...