mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
Extend jump-threading to allow local defs that are live outside of the threaded block. Allow threading to destinations where the local defs are not live. --------- Signed-off-by: John Lu <John.Lu@amd.com>