Displaying 1 result from an estimated 1 matches for "r218463".
Did you mean:
rl218463
2014 Sep 29
2
[LLVMdev] LLVM Weekly - #39, Sep 29th 2014
...ttp://reviews.llvm.org/rL218427).
* Robin Morisset's work on optimisation of atomics continues. AtomicExpandPass
now inserts fences itself rather than SelectionDAGBuilder.
[r218329](http://reviews.llvm.org/rL218329).
* LLVM's libSupport gained a type-safe alternative to `llvm::format()`.
[r218463](http://reviews.llvm.org/rL218463).
* llvm-vtabledump learned how to dump RTTI structures for the MS ABI.
[r218498](http://reviews.llvm.org/rL218498).
## Clang commits
* The `assume_aligned` function attribute is now supported.
[r218500](http://reviews.llvm.org/rL218500).
* The thread safety a...