Displaying 1 result from an estimated 1 matches for "r206438".
Did you mean:
206438
2014 Apr 21
2
[LLVMdev] LLVM Weekly - #16, Apr 21st 2014
...andlerc.com/rL206255).
* A DebugInfoVerifier has been implemented.
[r206300](http://llvm-reviews.chandlerc.com/rL206300).
* MIPS gained initial support for the IEEE 754-2008 NaN encoding.
[r206396](http://llvm-reviews.chandlerc.com/rL202812).
* OnDiskHashTable has been moved from Clang to LLVM.
[r206438](http://llvm-reviews.chandlerc.com/rL206438).
* ARM's IR-based atomics pass has been moved from Target to CodeGen, which
allows it to be used by ARM64.
[r206485](http://llvm-reviews.chandlerc.com/rL206485),
[r206490](http://llvm-reviews.chandlerc.com/rL206490).
* Module verification is now of...