Skip to content
Commit 9f0fe9a3 authored by QingShan Zhang's avatar QingShan Zhang
Browse files

If the arch is P9, we will select the DFLOADf32/DFLOADf64 pseudo instruction...

If the arch is P9, we will select the DFLOADf32/DFLOADf64 pseudo instruction when we are loading a floating,
and expand it post RA basing on the register pressure. However, we miss to do the add-imm peephole for these pseudo instruction.

Differential Revision: https://reviews.llvm.org/D47568
Reviewed By: Nemanjai

llvm-svn: 335024
parent ec03fbe8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment