CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/07 23:04:38
Modified files:
gnu/llvm/lib/Target/Mips: Mips64InstrInfo.td
Log message:
Fix instruction guard. This prevents the compiler from using
the MIPS64 mul instruction on pre-MIPS64 subtargets.
