index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
traits
/
builder.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-27
Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa"
Erik Desjardins
-1
/
+1
2022-02-24
Introduce Bx::switch_to_block
bjorn3
-0
/
+2
2022-02-20
Remove build_sibling_block
bjorn3
-3
/
+0
2022-01-24
Merge landing_pad and set_cleanup into cleanup_landing_pad
bjorn3
-7
/
+1
2022-01-24
Merge add_handler into catch_switch
bjorn3
-2
/
+1
2022-01-24
Remove unused return values from resume and cleanup_ret
bjorn3
-6
/
+2
2022-01-24
Reorder unwinding related builder methods to differentiate between dwarf and ...
bjorn3
-1
/
+5
2022-01-18
Improve documentation of splatted constants
Caleb Zulawski
-26
/
+28
2022-01-04
Add simd_as intrinsic
Caleb Zulawski
-2
/
+176
2021-12-30
keep noinline for system llvm < 14
Erik Desjardins
-1
/
+1
2021-12-29
Mark drop calls in landing pads cold instead of noinline
Erik Desjardins
-1
/
+1
2021-10-25
Add LLVM CFI support to the Rust compiler
Ramon de C Valle
-0
/
+2
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-3
/
+3
2021-09-09
Add methods for checking for full ranges to `Scalar` and `WrappingRange`
Andreas Liljeqvist
-4
/
+2
2021-08-05
Prepare call/invoke for opaque pointers
Josh Stone
-0
/
+2
2021-08-04
Prepare inbounds_gep for opaque pointers
Tomasz Miąsko
-1
/
+6
2021-08-04
Prepare gep for opaque pointers
Tomasz Miąsko
-1
/
+1
2021-08-04
Prepare struct_gep for opaque pointers
Tomasz Miąsko
-1
/
+1
2021-07-09
Pass type when creating load
Nikita Popov
-2
/
+2
2021-07-09
Pass type when creating atomic load
Nikita Popov
-1
/
+7
2021-05-17
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
Eduard-Mihai Burtescu
-4
/
+11
2021-05-17
rustc_codegen_ssa: only create backend `BasicBlock`s as-needed.
Eduard-Mihai Burtescu
-1
/
+0
2021-04-21
rustc: Use LLVM's new saturating float-to-int intrinsics
Alex Crichton
-1
/
+0
2020-10-17
Make set_span take mut self
khyperia
-1
/
+1
2020-10-06
Let backends access span information
khyperia
-0
/
+2
2020-09-24
Remove TrustedLen requirement from BuilderMethods::switch
est31
-2
/
+1
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-2
/
+12
2020-08-30
mv compiler to compiler/
mark
-0
/
+286