Displaying 1 result from an estimated 1 matches for "rl220240".
Did you mean:
r220240
2014 Oct 27
2
[LLVMdev] LLVM Weekly - #43, Oct 27th 2014
...stof Beyls has posted some [notes in preparation for the benchmarking
infrastructure BoF at the LLVM dev
meeting](http://article.gmane.org/gmane.comp.compilers.llvm.devel/78068).
## LLVM commits
* The `nonnull` metadata has been introduced for Load instructions.
[r220240](http://reviews.llvm.org/rL220240).
* minnum and maxnum intrinsics have been added.
[r220341](http://reviews.llvm.org/rL220341),
[r220342](http://reviews.llvm.org/rL220342).
* The Hexagon backend gained a basic disassembler.
[r220393](http://reviews.llvm.org/rL220393).
* PassConfig gained usingDefaultRegAlloc to tell if the defa...