about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorAngelicosPhosphoros <xuzin.timur@gmail.com>2021-03-30 00:19:10 +0300
committerAngelicosPhosphoros <xuzin.timur@gmail.com>2021-04-01 18:34:11 +0300
commit4464cc2256b2ccf5fbdaaf60135db11537d5bff9 (patch)
treef9fab1afa194b56acaef57a5869f1e50ff4ed51e /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parentcc4103089f40a163f6d143f06359cba7043da29b (diff)
downloadrust-4464cc2256b2ccf5fbdaaf60135db11537d5bff9.tar.gz
rust-4464cc2256b2ccf5fbdaaf60135db11537d5bff9.zip
Simplify logical operations CFG
This is basically same commit as e38e954a0d249f88d0a55504f70d6055e865a931 which was reverted later in 676953fde9120cda62e4ef2f75a804af7481d6af
In both cases, this changes weren't benchmarked.
e38e954a0d249f88d0a55504f70d6055e865a931 leads to missed optimization described in [this issue](https://github.com/rust-lang/rust/issues/62993)
676953fde9120cda62e4ef2f75a804af7481d6af leads to missed optimization described in [this issue](https://github.com/rust-lang/rust/issues/83623)

Also it changes some src/test/run-make-fulldeps/coverage-spanview/expected_mir_dump* files automatically.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions