about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-08 01:28:50 +0000
committerbors <bors@rust-lang.org>2023-05-08 01:28:50 +0000
commit04c53444dff325a0a3a4cb88cb952fbf341861ec (patch)
tree36a305b975b888a5d2266b88411f9b5d30a704ae /compiler/rustc_codegen_llvm/src
parentad6b20bf5225c65aab30169c9a173719f5bdfc04 (diff)
parentff855547f463aecb0c86f8f78ebc605ef097664b (diff)
downloadrust-04c53444dff325a0a3a4cb88cb952fbf341861ec.tar.gz
rust-04c53444dff325a0a3a4cb88cb952fbf341861ec.zip
Auto merge of #111309 - saethlin:InstSimplify, r=scottmcm
Rename InstCombine to InstSimplify

```
╭ ➜ ben@archlinux:~/rust
╰ ➤ rg -i instcombine
src/doc/rustc-dev-guide/src/mir/optimizations.md
134:may have been misapplied. Examples of this are `InstCombine` and `ConstantPropagation`.

src/ci/docker/host-x86_64/disabled/dist-x86_64-haiku/llvm-config.sh
38:                    instcombine instrumentation interpreter ipo irreader lanai \

tests/codegen/slice_as_from_ptr_range.rs
4:// min-llvm-version: 15.0 (because this is a relatively new instcombine)
```

r? `@scottmcm`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions