From ac9312736a6f1f24fc4d2ddd5fd1ef9ba44f23f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 5 Sep 2018 13:28:39 +0200 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/beam_a.beam | Bin 3404 -> 3212 bytes bootstrap/lib/compiler/ebin/beam_asm.beam | Bin 11336 -> 11240 bytes bootstrap/lib/compiler/ebin/beam_block.beam | Bin 3004 -> 2876 bytes bootstrap/lib/compiler/ebin/beam_bs.beam | Bin 3472 -> 3404 bytes bootstrap/lib/compiler/ebin/beam_bsm.beam | Bin 11864 -> 11720 bytes bootstrap/lib/compiler/ebin/beam_clean.beam | Bin 3708 -> 3664 bytes bootstrap/lib/compiler/ebin/beam_dead.beam | Bin 11808 -> 11640 bytes bootstrap/lib/compiler/ebin/beam_dict.beam | Bin 5020 -> 4900 bytes bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 21428 -> 21024 bytes bootstrap/lib/compiler/ebin/beam_except.beam | Bin 3480 -> 3104 bytes bootstrap/lib/compiler/ebin/beam_flatten.beam | Bin 3012 -> 2988 bytes bootstrap/lib/compiler/ebin/beam_jump.beam | Bin 9004 -> 8932 bytes bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam | Bin 33408 -> 32572 bytes bootstrap/lib/compiler/ebin/beam_listing.beam | Bin 1612 -> 1612 bytes bootstrap/lib/compiler/ebin/beam_opcodes.beam | Bin 7296 -> 7344 bytes bootstrap/lib/compiler/ebin/beam_peep.beam | Bin 3784 -> 3712 bytes bootstrap/lib/compiler/ebin/beam_split.beam | Bin 1960 -> 1908 bytes bootstrap/lib/compiler/ebin/beam_ssa.beam | Bin 9556 -> 9496 bytes bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam | Bin 36528 -> 35888 bytes bootstrap/lib/compiler/ebin/beam_ssa_lint.beam | Bin 7728 -> 7672 bytes bootstrap/lib/compiler/ebin/beam_ssa_opt.beam | Bin 25036 -> 24724 bytes .../lib/compiler/ebin/beam_ssa_pre_codegen.beam | Bin 43688 -> 43316 bytes bootstrap/lib/compiler/ebin/beam_ssa_recv.beam | Bin 4244 -> 4208 bytes bootstrap/lib/compiler/ebin/beam_ssa_type.beam | Bin 16740 -> 16556 bytes bootstrap/lib/compiler/ebin/beam_trim.beam | Bin 7400 -> 7304 bytes bootstrap/lib/compiler/ebin/beam_utils.beam | Bin 12752 -> 12384 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 34452 -> 34336 bytes bootstrap/lib/compiler/ebin/beam_z.beam | Bin 3424 -> 3300 bytes bootstrap/lib/compiler/ebin/cerl.beam | Bin 29704 -> 28608 bytes bootstrap/lib/compiler/ebin/cerl_clauses.beam | Bin 2892 -> 2856 bytes bootstrap/lib/compiler/ebin/cerl_inline.beam | Bin 37196 -> 36712 bytes bootstrap/lib/compiler/ebin/cerl_sets.beam | Bin 2848 -> 2840 bytes bootstrap/lib/compiler/ebin/cerl_trees.beam | Bin 21892 -> 21740 bytes bootstrap/lib/compiler/ebin/compile.beam | Bin 42060 -> 41428 bytes bootstrap/lib/compiler/ebin/core_lib.beam | Bin 4132 -> 4088 bytes bootstrap/lib/compiler/ebin/core_lint.beam | Bin 12724 -> 12548 bytes bootstrap/lib/compiler/ebin/core_parse.beam | Bin 63472 -> 63300 bytes bootstrap/lib/compiler/ebin/core_pp.beam | Bin 11876 -> 11804 bytes bootstrap/lib/compiler/ebin/core_scan.beam | Bin 6628 -> 6444 bytes bootstrap/lib/compiler/ebin/rec_env.beam | Bin 4560 -> 4536 bytes bootstrap/lib/compiler/ebin/sys_core_alias.beam | Bin 5912 -> 5796 bytes bootstrap/lib/compiler/ebin/sys_core_bsm.beam | Bin 5032 -> 4956 bytes bootstrap/lib/compiler/ebin/sys_core_dsetel.beam | Bin 6580 -> 6408 bytes bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 49168 -> 48428 bytes .../lib/compiler/ebin/sys_core_fold_lists.beam | Bin 4388 -> 3976 bytes bootstrap/lib/compiler/ebin/sys_core_inline.beam | Bin 3932 -> 3872 bytes bootstrap/lib/compiler/ebin/sys_pre_attributes.beam | Bin 2612 -> 2600 bytes bootstrap/lib/compiler/ebin/v3_core.beam | Bin 57244 -> 55336 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 55268 -> 53732 bytes bootstrap/lib/compiler/ebin/v3_kernel_pp.beam | Bin 12532 -> 12508 bytes 50 files changed, 0 insertions(+), 0 deletions(-) (limited to 'bootstrap/lib/compiler') diff --git a/bootstrap/lib/compiler/ebin/beam_a.beam b/bootstrap/lib/compiler/ebin/beam_a.beam index 6bd46e1f42..9e92da0cdd 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_a.beam and b/bootstrap/lib/compiler/ebin/beam_a.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam index b8bb32be21..18084eae32 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_asm.beam and b/bootstrap/lib/compiler/ebin/beam_asm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_block.beam b/bootstrap/lib/compiler/ebin/beam_block.beam index 70190e05e8..4156be8787 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_block.beam and b/bootstrap/lib/compiler/ebin/beam_block.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_bs.beam b/bootstrap/lib/compiler/ebin/beam_bs.beam index 62b0e10810..d1e97c9e59 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_bs.beam and b/bootstrap/lib/compiler/ebin/beam_bs.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_bsm.beam b/bootstrap/lib/compiler/ebin/beam_bsm.beam index 6a8f9ab886..ac14a44c9d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_bsm.beam and b/bootstrap/lib/compiler/ebin/beam_bsm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_clean.beam b/bootstrap/lib/compiler/ebin/beam_clean.beam index 4d6a977641..3cc1461090 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_clean.beam and b/bootstrap/lib/compiler/ebin/beam_clean.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_dead.beam b/bootstrap/lib/compiler/ebin/beam_dead.beam index 6771b91840..d9e57bab40 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_dead.beam and b/bootstrap/lib/compiler/ebin/beam_dead.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_dict.beam b/bootstrap/lib/compiler/ebin/beam_dict.beam index 78bcdc79c7..3a97f98bd5 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_dict.beam and b/bootstrap/lib/compiler/ebin/beam_dict.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index da05bfdc0d..81d3ee616e 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_disasm.beam and b/bootstrap/lib/compiler/ebin/beam_disasm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_except.beam b/bootstrap/lib/compiler/ebin/beam_except.beam index ed29a30445..955220778d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_except.beam and b/bootstrap/lib/compiler/ebin/beam_except.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_flatten.beam b/bootstrap/lib/compiler/ebin/beam_flatten.beam index 23403089c9..917c18a100 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_flatten.beam and b/bootstrap/lib/compiler/ebin/beam_flatten.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam index 9a662fcdb6..a36817a0d6 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_jump.beam and b/bootstrap/lib/compiler/ebin/beam_jump.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam index 926d778f5a..b100389e7f 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam and b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_listing.beam b/bootstrap/lib/compiler/ebin/beam_listing.beam index 1f61725a0c..46d76f72ce 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_listing.beam and b/bootstrap/lib/compiler/ebin/beam_listing.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_opcodes.beam b/bootstrap/lib/compiler/ebin/beam_opcodes.beam index dff6527cfd..05c71c92b6 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_opcodes.beam and b/bootstrap/lib/compiler/ebin/beam_opcodes.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_peep.beam b/bootstrap/lib/compiler/ebin/beam_peep.beam index 1a921d2ba8..46139f48c3 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_peep.beam and b/bootstrap/lib/compiler/ebin/beam_peep.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_split.beam b/bootstrap/lib/compiler/ebin/beam_split.beam index 60560a74cc..99b8f63262 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_split.beam and b/bootstrap/lib/compiler/ebin/beam_split.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa.beam b/bootstrap/lib/compiler/ebin/beam_ssa.beam index d2793a2cef..b747696efa 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa.beam and b/bootstrap/lib/compiler/ebin/beam_ssa.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam index e059226837..d39c205d2a 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam b/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam index 68f8467589..ad5f7ba2f0 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam index 9d83dcba7d..a295b245e0 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam index 1d6c3f464b..a1eb96e7db 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam b/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam index bbb688fcbc..0811232fd9 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam index f1a4fb2bf4..aefca8fbb9 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_trim.beam b/bootstrap/lib/compiler/ebin/beam_trim.beam index 332017f89f..acadf70f39 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_trim.beam and b/bootstrap/lib/compiler/ebin/beam_trim.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_utils.beam b/bootstrap/lib/compiler/ebin/beam_utils.beam index e6e9d61957..04b1988393 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_utils.beam and b/bootstrap/lib/compiler/ebin/beam_utils.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam index 4917d1d175..d41c5f7dd7 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_validator.beam and b/bootstrap/lib/compiler/ebin/beam_validator.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_z.beam b/bootstrap/lib/compiler/ebin/beam_z.beam index 10b9205f97..786aae46da 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_z.beam and b/bootstrap/lib/compiler/ebin/beam_z.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl.beam b/bootstrap/lib/compiler/ebin/cerl.beam index b9c5d4035e..b9d876453e 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl.beam and b/bootstrap/lib/compiler/ebin/cerl.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_clauses.beam b/bootstrap/lib/compiler/ebin/cerl_clauses.beam index 7fea62533d..ba92f93751 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_clauses.beam and b/bootstrap/lib/compiler/ebin/cerl_clauses.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_inline.beam b/bootstrap/lib/compiler/ebin/cerl_inline.beam index cfb01597ae..e69d1366ba 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_inline.beam and b/bootstrap/lib/compiler/ebin/cerl_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_sets.beam b/bootstrap/lib/compiler/ebin/cerl_sets.beam index fa041e81a7..4ab7584977 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_sets.beam and b/bootstrap/lib/compiler/ebin/cerl_sets.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_trees.beam b/bootstrap/lib/compiler/ebin/cerl_trees.beam index 6174fbb6e5..64d017cee1 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_trees.beam and b/bootstrap/lib/compiler/ebin/cerl_trees.beam differ diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam index 8187e9bd70..6eb38cfc64 100644 Binary files a/bootstrap/lib/compiler/ebin/compile.beam and b/bootstrap/lib/compiler/ebin/compile.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_lib.beam b/bootstrap/lib/compiler/ebin/core_lib.beam index ffc0c5d213..e8dae016cd 100644 Binary files a/bootstrap/lib/compiler/ebin/core_lib.beam and b/bootstrap/lib/compiler/ebin/core_lib.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_lint.beam b/bootstrap/lib/compiler/ebin/core_lint.beam index f554a2ef72..fdbdd9bcfc 100644 Binary files a/bootstrap/lib/compiler/ebin/core_lint.beam and b/bootstrap/lib/compiler/ebin/core_lint.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_parse.beam b/bootstrap/lib/compiler/ebin/core_parse.beam index 3759072f4f..dde063341d 100644 Binary files a/bootstrap/lib/compiler/ebin/core_parse.beam and b/bootstrap/lib/compiler/ebin/core_parse.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_pp.beam b/bootstrap/lib/compiler/ebin/core_pp.beam index 08c0df2b27..a6671337b9 100644 Binary files a/bootstrap/lib/compiler/ebin/core_pp.beam and b/bootstrap/lib/compiler/ebin/core_pp.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_scan.beam b/bootstrap/lib/compiler/ebin/core_scan.beam index 8077dc7ec2..59ae0c0754 100644 Binary files a/bootstrap/lib/compiler/ebin/core_scan.beam and b/bootstrap/lib/compiler/ebin/core_scan.beam differ diff --git a/bootstrap/lib/compiler/ebin/rec_env.beam b/bootstrap/lib/compiler/ebin/rec_env.beam index ef44b4bacb..1f37c6dccd 100644 Binary files a/bootstrap/lib/compiler/ebin/rec_env.beam and b/bootstrap/lib/compiler/ebin/rec_env.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_alias.beam b/bootstrap/lib/compiler/ebin/sys_core_alias.beam index 48378544e8..609cd5e71b 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_alias.beam and b/bootstrap/lib/compiler/ebin/sys_core_alias.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_bsm.beam b/bootstrap/lib/compiler/ebin/sys_core_bsm.beam index f3776d4de6..d386168dc7 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_bsm.beam and b/bootstrap/lib/compiler/ebin/sys_core_bsm.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam index 16cdc037cf..4e34aec6b1 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam and b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index 0f2c9bd4b4..b2f8a9bc0d 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_fold.beam and b/bootstrap/lib/compiler/ebin/sys_core_fold.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam b/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam index d55cbb0b0d..02e2d081ed 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam and b/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_inline.beam b/bootstrap/lib/compiler/ebin/sys_core_inline.beam index 11358033f0..f05a3f5cb3 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_inline.beam and b/bootstrap/lib/compiler/ebin/sys_core_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam index da68217ed5..695d69276b 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam and b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam index 780dd3c8f6..93be7a60c6 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_core.beam and b/bootstrap/lib/compiler/ebin/v3_core.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam index e5e32250fa..6f6203cb6a 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel.beam and b/bootstrap/lib/compiler/ebin/v3_kernel.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam index bb8fbb7fc4..b363cd93e3 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam and b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam differ -- cgit v1.2.3