diff options
| author | bors <bors@rust-lang.org> | 2020-09-27 19:38:01 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-27 19:38:01 +0000 |
| commit | 7f7a1cbfd3b55daee191247770627afab09eece2 (patch) | |
| tree | dcab47cde5c638785c7aa66d8685155661a55b00 /compiler/rustc_codegen_llvm/src | |
| parent | 4529af972e55f8f85afaada0ee2dd18ab8653637 (diff) | |
| parent | d68aa227c6b7ab9c1cfa003e752c3600a7269485 (diff) | |
| download | rust-7f7a1cbfd3b55daee191247770627afab09eece2.tar.gz rust-7f7a1cbfd3b55daee191247770627afab09eece2.zip | |
Auto merge of #77229 - tmiasko:liveness, r=lcnr
Small improvements in liveness pass * Remove redundant debug logging (`add_variable` already contains logging). * Remove redundant fields for a number of live nodes and variables. * Delay conversion from a symbol to a string until linting. * Inline contents of specials struct. * Remove unnecessary local variable exit_ln. * Use newtype_index for Variable and LiveNode. * Access live nodes directly through self.lnks[ln]. No functional changes intended (except those related to the logging).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
