Craig Topper 11e5a0d290 [RISCV] Merge RISCVMCInstLower.cpp into RISCVAsmPrinter.cpp.
The separation here doesn't make much sense. I think it's a
leftover from the creation of the MC layer that has been
replicated to new targets.

By merging them we can avoid passing the AsmPrinter to the
MCInstLowering functions. We can make them member functions instead.

I think we can still do more integration of lowerSymbolOperand
and lowerRISCVVMachineInstrToMCInst, but I wanted to get feedback
on the direction first.

Reviewed By: asb, barannikov88

Differential Revision: https://reviews.llvm.org/D152311
2023-06-12 09:36:57 -07:00
..
2023-06-11 10:25:24 +01:00
2023-06-12 08:11:00 -07:00
2023-06-07 18:02:58 +00:00
2023-06-10 22:56:03 -04:00
2023-03-10 17:22:33 -08:00