search for: r329819

Displaying 1 result from an estimated 1 matches for "r329819".

Did you mean: 329819
2018 Apr 16
0
LLVM Weekly - #224, Apr 16th 2018
...the RV32D (double-precision floating point) standard instruction set extension. [r329871](https://reviews.llvm.org/rL329871), [r329874](https://reviews.llvm.org/rL329874), and more. * MIPS GlobalISel now has the minimal support necessary to lower a function that returns the sum of two i32 values. [r329819](https://reviews.llvm.org/rL329819). * The newly added InitLLVM class was added to perform common initialization functions needed before using LLVM APIs. [r330046](https://reviews.llvm.org/rL330046). * llvm-mca gained the ability to recognise comments marking regions of code for analysis. [r32959...