This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 03:37:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb8b741c32b3b2f32e358b1cfc1111c19cf82306
rust
/
compiler
/
rustc_codegen_llvm
/
src
T
History
Folkert de Vries
ed3711ea29
use
div_ceil
instead of manual logic
2025-07-05 10:55:42 +02:00
..
back
…
builder
…
coverageinfo
…
debuginfo
…
llvm
…
abi.rs
use
is_multiple_of
instead of manual modulo
2025-07-05 10:55:35 +02:00
allocator.rs
…
asm.rs
…
attributes.rs
…
base.rs
…
builder.rs
…
callee.rs
…
common.rs
…
consts.rs
…
context.rs
…
declare.rs
…
errors.rs
…
intrinsic.rs
Always use the pure Rust fallback instead of
llvm.{maximum,minimum}
2025-07-03 21:04:18 +02:00
lib.rs
…
llvm_util.rs
…
mono_item.rs
…
type_.rs
…
type_of.rs
…
va_arg.rs
use
div_ceil
instead of manual logic
2025-07-05 10:55:42 +02:00
value.rs
…