diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Target/SparcV9/SparcV9Instr.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Target/SparcV9/SparcV9Instr.def b/lib/Target/SparcV9/SparcV9Instr.def index b0f550287a..53d24a596a 100644 --- a/lib/Target/SparcV9/SparcV9Instr.def +++ b/lib/Target/SparcV9/SparcV9Instr.def @@ -530,8 +530,7 @@ I(WRCCRi, "wr", 3, 2, 0, false, 0, 1, SPARC_SINGLE, M_CC_FLAG) // Synthetic phi operation for near-SSA form of machine code // Number of operands is variable, indicated by -1. Result is the first op. -I(PHI, "<phi>", -1, 0, 0, false, 0, 0, SPARC_NONE, M_DUMMY_PHI_FLAG) - +I(PHI, "<phi>", -1, 0, 0, false, 0, 0, SPARC_NONE, 0) #undef B5 #undef B6 |
