mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
5c4336d5b2
The original instruction might get legalized and erased and expanded into intermediate instructions and the intermediate instructions might fail legalization. This end up in reporting GISelFailure on the erased instruction. Instead report GISelFailure on the intermediate instruction which failed legalization. Reviewed by: ab llvm-svn: 299802 |
||
---|---|---|
.. | ||
CallLowering.h | ||
GISelAccessor.h | ||
InstructionSelect.h | ||
InstructionSelector.h | ||
IRTranslator.h | ||
Legalizer.h | ||
LegalizerHelper.h | ||
LegalizerInfo.h | ||
MachineIRBuilder.h | ||
RegBankSelect.h | ||
RegisterBank.h | ||
RegisterBankInfo.h | ||
Types.h | ||
Utils.h |