Displaying 1 result from an estimated 1 matches for "rl333132".
Did you mean:
r333132
2018 May 28
0
LLVM Weekly - #230, May 28th 2018
...DEBUG macro has been removed now all in-tree users have been updated to
`LLVM_DEBUG`. [r333091](https://reviews.llvm.org/rL333091).
* The CostPerUse attribute is now set on RISC-V registers which are unlikely
to be accessible in compressed (16-bit) instructions.
[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)....