This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV...
This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV instruction is not issued, but replaced by SDIVcc instead, which does not exhibit the error. Unit test included. Differential Review: https://reviews.llvm.org/D24660 llvm-svn: 283727
Loading
Please sign in to comment