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_target
/
src
/
callconv
/
x86.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-07
Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee
bors
-1
/
+1
2025-07-07
compiler: Parse `p-` specs in datalayout string, allow definition of custom d...
Edoardo Marangoni
-1
/
+1
2025-07-05
use `div_ceil` instead of manual logic
Folkert de Vries
-1
/
+1
2025-04-06
remove compiler support for `extern "rust-intrinsic"` blocks
Skgland
-7
/
+4
2025-03-25
Rename `is_like_osx` to `is_like_darwin`
Mads Marquart
-1
/
+1
2025-03-07
Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jieyouxu
Jacob Pratt
-22
/
+2
2025-03-05
compiler: factor Windows x86-32 ABI impl into its own file
Jubilee Young
-22
/
+2
2025-02-28
rename BackendRepr::Vector → SimdVector
Ralf Jung
-1
/
+1
2025-02-20
Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field...
Zachary S
-3
/
+1
2025-02-18
x86-sse2 ABI: use SSE registers for floats and SIMD
Ralf Jung
-3
/
+11
2025-02-07
compiler: remove rustc_target::abi entirely
Jubilee Young
-1
/
+1
2025-02-06
compiler: make rustc_target have less weird reexports
Jubilee Young
-10
/
+12
2024-12-02
rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)
Andrew Zhogin
-1
/
+2
2024-10-29
compiler: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-8
/
+10
2024-10-23
Introduce `adjust_for_rust_abi` in `rustc_target`
Asuna
-1
/
+36
2024-10-18
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)
Andrew Zhogin
-40
/
+64
2024-10-11
compiler: Empty out rustc_target::abi
Jubilee Young
-0
/
+185