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_codegen_llvm
/
va_arg.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-206
/
+0
2020-07-21
Remove the assert on alignment check.
Jamie Cunliffe
-2
/
+1
2020-06-30
va_args implementation for AAPCS.
Jamie Cunliffe
-2
/
+80
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-1
/
+2
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-2
/
+2
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-2
/
+2
2020-03-03
use conditions directly
Matthias Krüger
-2
/
+1
2019-12-22
Format the world
Mark Rousskov
-32
/
+24
2019-06-17
Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...
Andrei Homescu
-11
/
+1
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-03-19
Fix AArch64 typo in comments
James Duley
-2
/
+2
2019-02-27
Support defining C compatible variadic functions
Dan Robertson
-2
/
+2
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
codegen: Fix va_list - aaarch64 iOS/Windows
Dan Robertson
-10
/
+26
2018-11-26
libcore: Add va_list lang item and intrinsics
Dan Robertson
-0
/
+142