Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
Simon Pilgrim b8ffbf0e02 [DAG] TargetLowering::expandMUL_LOHI - pass SDLoc as const&
Try to be more consistent with the SDLoc param in the TargetLowering methods.

This also exposes an issue where we were passing a SDNode as a SDLoc, relying on the implicit SDLoc(SDNode) constructor.
2020-08-02 15:31:36 +01:00
..
2020-04-08 13:44:31 -04:00
2020-04-08 13:44:31 -04:00