Files
clang-p2996/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
Nikita Popov f006246299 [CodeGen] Add generic INIT_UNDEF pseudo (#106744)
The InitUndef pass currently uses target-specific pseudo instructions,
with one pseudo per register class.

Instead, add a generic pseudo instruction, which can be used by all
targets and register classes.
2024-09-05 09:34:39 +02:00

89 KiB