mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
fc47c36984
SelectionDAG's equivalents in ISD::InputArg/OutputArg track the original argument index. Mips relies on this, and its currently reinventing its own parallel CallLowering infrastructure which tracks these indexes on the side. Add this to help move towards deleting the custom mips handling. |
||
---|---|---|
.. | ||
PPCCallLowering.cpp | ||
PPCCallLowering.h | ||
PPCInstructionSelector.cpp | ||
PPCLegalizerInfo.cpp | ||
PPCLegalizerInfo.h | ||
PPCRegisterBankInfo.cpp | ||
PPCRegisterBankInfo.h | ||
PPCRegisterBanks.td |