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
/
src
/
librustc_trans
/
cabi_mips.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-26
rustc_target: move in cabi_* from rustc_trans.
Irina Popa
-60
/
+0
2018-04-26
rustc_trans: generalize cabi_* to any context type.
Irina Popa
-9
/
+12
2018-01-14
rustc_trans: rename ccx to cx.
Eduard-Mihai Burtescu
-7
/
+7
2018-01-14
rustc_trans: rename CrateContext to CodegenCx.
Eduard-Mihai Burtescu
-4
/
+4
2018-01-14
rustc_trans: access fields directly on CrateContext.
Eduard-Mihai Burtescu
-2
/
+2
2017-11-19
rustc: move size, align & primitive_align from Abi::Aggregate to layout.
Eduard-Mihai Burtescu
-3
/
+3
2017-11-19
rustc_trans: avoid working with sizes/offsets and alignments as integers.
Eduard-Mihai Burtescu
-13
/
+16
2017-04-09
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
Eduard-Mihai Burtescu
-71
/
+17
2016-09-24
Move ty_align and ty_size out of most C ABI code
Mark-Simulacrum
-64
/
+4
2016-04-04
Handle integer-extending for C ABI
James Miller
-2
/
+12
2016-03-31
librustc_trans: use bug!(), span_bug!()
Benjamin Herr
-2
/
+2
2016-03-27
rustc_trans: move the contents of the trans module to top-level.
Eduard Burtescu
-0
/
+158