Files
clang-p2996/llvm/lib/CodeGen/RegAllocFast.cpp
paperchalice 8e9c6bfb50 [CodeGen][NewPM] Extract MachineFunctionProperties modification part to an RAII class (#94854)
Modify MachineFunctionProperties in PassModel makes `PassT P;
P.run(...);` not work properly. This is a necessary compromise.
2024-06-22 17:34:03 +08:00

63 KiB