Displaying 1 result from an estimated 1 matches for "81323".
Did you mean:
1323
2015 Feb 02
2
[LLVMdev] LLVM Weekly - #57, Feb 2nd 2015
.../gmane.comp.compilers.llvm.devel/81284).
* Matt Arsenault has posted an [RFC on adding and ISD node for fused multiply
add
operations](http://article.gmane.org/gmane.comp.compilers.llvm.devel/81443).
* A question about the [meaning of
RAUW](http://article.gmane.org/gmane.comp.compilers.llvm.devel/81323) is a
good opportunity to highlight the existence of the very handy [LLVM
lexicon](http://llvm.org/docs/Lexicon.html).
## LLVM commits
* A simple in-process fuzzer was added to LLVM.
[r227252](http://reviews.llvm.org/rL227252).
* The programmer's manual gained a section about type hierarchi...