Displaying 1 result from an estimated 1 matches for "r290450".
Did you mean:
290450
2016 Dec 26
0
LLVM Weekly - #156, Dec 26th 2016
...ass has been imported into LLVM from LLD.
[r290212](http://reviews.llvm.org/rL290212).
* Codegen for the x86 vectorcall calling convention has landed.
[r290240](http://reviews.llvm.org/rL290240).
## Clang commits
* It is now possible to use the (still experimental) new pass manager with
Clang. [r290450](http://reviews.llvm.org/rL290450).
* The `alloc_size` attribute has been introduced. This allows the number of
bytes that will be returned by malloc/realloc/calloc or similar functions to
be inferred. [r290297](http://reviews.llvm.org/rL290297).
* `-disable-llvm-optzns` is now an alias for `-dis...