Displaying 1 result from an estimated 1 matches for "rl285341".
Did you mean:
r285341
2016 Oct 31
0
LLVM Weekly - #148, Oct 31st 2016
...AVR machine code emitter was added along with AVRISelDAGToDAG.
[r285269](http://reviews.llvm.org/rL285269),
[r285270](http://reviews.llvm.org/rL285270).
## Clang commits
* Documentation was added describing the components of a complete toolchain
including Clang. [r285341](http://reviews.llvm.org/rL285341).
* A StdLibraryFunctionsChecker was added, but rather than producing reports to
the end-user this checker aims to improve the performance of analysis by
helping to reduce time spent on paths that can be determined to be infeasible
with standard library functions modelled.
[r284960](http://reviews...