swift
f872d00b - Merge pull request #39460 from nate-chandler/lexical_lifetimes/mem2reg

Commit
3 years ago
Merge pull request #39460 from nate-chandler/lexical_lifetimes/mem2reg
Author
  • include/swift
    • SIL
      • File
        SILCloner.h
    • SILOptimizer/Utils
      • File
        InstOptUtils.h
  • lib/SILOptimizer
    • Transforms
      • File
        AllocBoxToStack.cpp
      • File
        SILMem2Reg.cpp
      • File
        SILSROA.cpp
    • Utils
      • File
        InstOptUtils.cpp
  • test/SILOptimizer
    • allocbox_to_stack_lifetime.sil
    • mem2reg_lifetime.sil
    • sroa_lifetime.sil
  • tools/sil-opt
    • File
      SILOpt.cpp