llvm-project
85d64c17 - Analysis: Add RuntimeLibcall analysis pass

Commit
40 days ago
Analysis: Add RuntimeLibcall analysis pass Currently RuntimeLibcallsInfo is a hardcoded list based on the triple. In the future the available libcall set should be dynamically modifiable with module flags. Note this isn't really used yet. TargetLowering is still constructing its own copy, and untangling that to use this requires several more steps.
Author
Committer
Parents
Loading