Displaying 1 result from an estimated 1 matches for "r323773".
Did you mean:
323773
2018 Feb 05
0
LLVM Weekly - #214, Feb 5th 2018
...dsymutil for generating Apple accelerator tables.
[r323655](http://reviews.llvm.org/rL323655).
* `update_test_checks.py` and `update_llc_test_checks.py` have been refactored
to share common code. [r323718](http://reviews.llvm.org/rL323718).
* A scheduling model has been added for the Exynos M3.
[r323773](http://reviews.llvm.org/rL323773).
* A new extension is now supported, linker options can be passed from the
frontend to the linker through the `linker_options` section.
[r323783](http://reviews.llvm.org/rL323783).
* The X86 retpoline think insertion pass is now a machine function pass rather
th...