search for: rl329657

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

Did you mean: r329657
2018 Apr 16
0
LLVM Weekly - #224, Apr 16th 2018
...ril/122509.html) a change in the compilation flow that might meet some of Katya's requirements. ## LLVM commits * The X86 backend now has a new pass for lowering COPY nodes of EFLAGS. This preserves the necessary state in a GPR rather than using pushf/popf. [r329657](https://reviews.llvm.org/rL329657). * The RISC-V backend gained support for codegen for 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 lo...