Fateme Hosseini 66f9ffbb2c
[Hexagon] Add post-RA live variables analysis (#179531)
This patch adds HexagonLiveVariables, a post-RA liveness analysis for
physical registers, to keep block live-ins/live-outs and operand
kill/dead markers consistent after late Hexagon transforms; it is run
after GenMux in the pre-emit pipeline.

Author: Sergei Larin <slarin@qti.qualcomm.com>
Patch By: Fateme Hosseini <fhossein@qti.qualcomm.com>

Co-authored-by: Sergei Larin <slarin@qti.qualcomm.com>
2026-02-06 15:19:34 -06:00
..