Files
clang-p2996/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
Benjamin Kramer 1de11fe360 Use RegisterInfo::regsOverlaps instead of checking aliases
This is both less code and faster since it doesn't have to expand all
the sub & superreg sets. NFCI.
2022-02-26 20:32:12 +01:00

24 KiB