Displaying 1 result from an estimated 1 matches for "r332950".
Did you mean:
332950
2018 May 28
0
LLVM Weekly - #230, May 28th 2018
....
[r333132](https://reviews.llvm.org/rL333132).
* The LoopInstSimplify pass has been restored and will see improvements and
integration into the loop pass pipeline.
[r333250](https://reviews.llvm.org/rL333250).
## Clang commits
* Support was committed for the GNUstep Objective-C ABI version 2.
[r332950](https://reviews.llvm.org/rL332950).
* `__builtin_classify_type` support was reworked to better match GCC.
[r333126](https://reviews.llvm.org/rL333126).
* The clang-interpreter example was converted to use the ORC JIT API.
[r333302](https://reviews.llvm.org/rL333302).
## Other project commits...