rust/compiler/rustc_codegen_llvm/src
Ralf Jung 048866bd6b
Rollup merge of #76958 - est31:ns, r=oli-obk
Replace manual as_nanos and as_secs_f64 reimplementations
2020-09-21 10:40:39 +02:00
..
back Add -Z combine_cgu flag 2020-09-09 17:32:23 +10:00
coverageinfo
debuginfo Change ty.kind to a method 2020-09-04 17:47:51 +02:00
llvm Remove MMX from Rust 2020-09-20 15:13:11 +02:00
abi.rs
allocator.rs
asm.rs
attributes.rs
base.rs Use as_nanos in bench.rs and base.rs 2020-09-20 10:16:01 +02:00
builder.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
callee.rs
common.rs
consts.rs Stop using the const_eval query for initializers of statics 2020-09-19 10:36:36 +02:00
context.rs Remove DeclareMethods 2020-09-18 13:11:59 +02:00
declare.rs Remove DeclareMethods 2020-09-18 13:11:59 +02:00
intrinsic.rs Extract some intrinsics out of rustc_codegen_llvm 2020-09-15 23:35:31 +02:00
lib.rs Add -Z combine_cgu flag 2020-09-09 17:32:23 +10:00
llvm_util.rs Remove MMX from Rust 2020-09-20 15:13:11 +02:00
metadata.rs
mono_item.rs
type_.rs Remove MMX from Rust 2020-09-20 15:13:11 +02:00
type_of.rs Remove MMX from Rust 2020-09-20 15:13:11 +02:00
va_arg.rs
value.rs