llvm-project
cb3d77d1 - AArch64: Partially move setting of libcall names out of TargetLowering (#142985)

Commit
265 days ago
AArch64: Partially move setting of libcall names out of TargetLowering (#142985) Move the parts that aren't dependent on the subtarget into RuntimeLibcallInfo, which should contain the superset of all possible runtime calls and be accurate outside of codegen.
Author
Parents
Loading