Files
clang-p2996/llvm/lib/CodeGen/RDFGraph.cpp
Krzysztof Parzyszek 39ab9da920 [RDF] Create build config
- Add option to ignore reserved registers
- Add possibility to track selected registers or register classes only

Tracking is done based on register units, so the set of registers to track
is translated into a set of register units.
2023-06-14 15:34:24 -07:00

55 KiB