about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/intrinsic.rs
AgeCommit message (Expand)AuthorLines
2019-06-17Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...Andrei Homescu-2/+2
2019-02-27Support defining C compatible variadic functionsDan Robertson-0/+6
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Move IntrinsicCallMethods::call_overflow_intrinsics to BuilderMethods::checke...bjorn3-15/+0
2018-11-29Use BackendTypes instead of Backend or HasCodegen in a few placesbjorn3-2/+2
2018-11-29Rustfmt on cg_ssa/traitsbjorn3-1/+3
2018-11-29Don't use llvm intrinsic names in cg_ssabjorn3-6/+15
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-0/+37