Displaying 1 result from an estimated 1 matches for "r288710".
Did you mean:
r278710
2016 Dec 12
0
LLVM Weekly - #154, Dec 12th 2016
...# Other project commits
* The beginnings of 'CTMark' (a test/benchmark of compile time) has been added
fo the llvm test suite. [r289269](http://reviews.llvm.org/rL289269).
* A Thumb1 implementation for uidiv, uidivmod, idivsi3 and `aeabi_idivmod`
were added to compiler-rt's builtins.
[r288710](http://reviews.llvm.org/rL288710),
[r288960](http://reviews.llvm.org/rL288960).
* The XRay buffer queue, needed for 'Flight Data Recorder' mode was added.
This provides a queue of fixed-sized buffers to hold XRay records.
[r288775](http://reviews.llvm.org/rL288775).
* The libc++ test inf...