Displaying 1 result from an estimated 1 matches for "rl206300".
Did you mean:
r206300
2014 Apr 21
2
[LLVMdev] LLVM Weekly - #16, Apr 21st 2014
...onstant hoisting has been enabled on PowerPC.
[r206141](http://llvm-reviews.chandlerc.com/rL206141).
* PseudoSourceValue is no longer a subclass of Value.
[r206255](http://llvm-reviews.chandlerc.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 C...