Skip to content
Unverified Commit b9208aca authored by Sergei Barannikov's avatar Sergei Barannikov Committed by GitHub
Browse files

[Sparc] Remove duplicate ALU and SETHI instructions (NFCI) (#66851)

There are no 64-bit variants of these ALU / SETHI instructions in V9.
Remove these instruction definitions and add patterns to match DAG nodes
to the generic instructions defined in SparcInstrInfo.td.

This is not strictly NFC because of the changes in
`2011-01-11-FrameAddr.ll` test. The reason is that Sparc delay slot
filler pass handled ADDrr but not ADDXrr, which are now the same
instruction.
parent 76f20e9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment