Displaying 1 result from an estimated 1 matches for "rl263916".
Did you mean:
r263916
2016 Mar 28
0
LLVM Weekly - #117, Mar 28th 2016
...t or llc test
cases with new FileCheck patterns.
[r264357](http://reviews.llvm.org/rL264357).
* Non-power-of-2 loop unroll count pragmas are now supported.
[r264407](http://reviews.llvm.org/rL264407).
* The NVPTX backend gained a new address space inference pass.
[r263916](http://reviews.llvm.org/rL263916).
* Instances of Error are now convertible to `std::error_code`. Conversions are
also available between `Expected<T>` and `ErrorOr<T>`.
[r264221](http://reviews.llvm.org/rL264221),
[r264238](http://reviews.llvm.org/rL264238).
* Hexagon gained supported for run-time stack overflow chec...