CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/09 11:08:56
Modified files:
gnu/llvm/lib/Target/Sparc: SparcISelLowering.cpp
SparcInstr64Bit.td SparcInstrInfo.td
Log message:
Make sure that we really don't emut quad-precision unless the
"hard-quad-float" feature is available. Add missing replacement
instruction patterns that are needed to emit alternative code for
conditional moves of quad-precision floats.
ok mortimer@
