Displaying 1 result from an estimated 1 matches for "r310709".
Did you mean:
r310701
2017 Aug 14
2
LLVM Weekly - #189, Aug 14th 2017
...ates, as well as whether that's even a
desirable direction.
* Kuba Mracek has proposed [dropping the %T expansion in
lit](http://lists.llvm.org/pipermail/llvm-dev/2017-August/116320.html).
## LLVM commits
* Assembler support has been added for ARMv8.3-A pointer authentication
instructions. [r310709](http://reviews.llvm.org/rL310709).
* Assembler support has been added for the new release consistent and
processor consistent loads in ARMv8.3-A.
[r310575](http://reviews.llvm.org/rL310575).
* A basic RISCVAsmParser has landed.
[r310363](http://reviews.llvm.org/rL310363).
* The TargetTransformI...