Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
Zuojian Lin a58c8a7866 Remove the additional constant which requires an extra register for statepoint lowering.
The newly-created constant zero will need an extra register to hold it
in the current statepoint lowering implementation. Remove it if there
exists one.
2020-04-05 11:22:09 -04:00

43 KiB