Displaying 1 result from an estimated 1 matches for "r285006".
Did you mean:
6285006
2016 Oct 31
0
LLVM Weekly - #148, Oct 31st 2016
...extra IR attributes would allow profitable transformations
for an SPMD/SIMT backend.
## LLVM commits
* Various methods in TargetLoweringObjectFile now take a GlobalObject rather
than a GlobalValue. Those of you maintaining out-of-tree backends will want to
make a matching change when updating.
[r285006](http://reviews.llvm.org/rL285006).
* The LLVM Programmer's Manual gained much more documentation on the `Error`
class. [r285122](http://reviews.llvm.org/rL285122).
* Support has been added for AArch64 ILP32 relocations.
[r284973](http://reviews.llvm.org/rL284973).
* The llvm-cov tool gained...