Displaying 1 result from an estimated 1 matches for "r332215".
Did you mean:
332215
2018 May 21
0
LLVM Weekly - #229, May 21st 2018
...FetchStage. [r332390](https://reviews.llvm.org/rL332390).
* SimplifyLibCalls learned to replace locked IO with unlocked IO when this can
be proven to be safe. [r332452](https://reviews.llvm.org/rL332452).
* The MC Assembler now matches the behaviour of the GNU assembler for
comparison operators. [r332215](https://reviews.llvm.org/rL332215).
* LLVM's signal handling code is now signal-safe.
[r332496](https://reviews.llvm.org/rL332496).
* You can now use `-Rpass-analysis=size-info` to have remarks printed which
describe when a pass changes the number of IR instructions in a module.
[r332739](ht...