rust/compiler/rustc_codegen_llvm/src
2021-09-30 19:41:32 +02:00
..
back Enable new pass manager on LLVM 13 2021-09-25 11:24:23 +02:00
coverageinfo Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
debuginfo Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
llvm Work around invalid DWARF bugs for fat LTO 2021-09-17 23:19:38 +08:00
abi.rs Auto merge of #88759 - Amanieu:panic_in_drop, r=nagisa,eddyb 2021-09-12 20:48:09 +00:00
allocator.rs Include debug info for the allocator shim 2021-08-31 15:24:20 -07:00
asm.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
attributes.rs rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14 2021-09-20 11:31:55 -04:00
base.rs Move EncodedMetadata to rustc_metadata. 2021-09-30 19:41:32 +02:00
builder.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
callee.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
common.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
consts.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
context.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
declare.rs Remove the decl arg from FnAbi::llvm_type 2021-08-05 10:58:55 -07:00
intrinsic.rs Avoid a couple of Symbol::as_str calls in cg_llvm 2021-09-22 13:37:09 +02:00
lib.rs Move EncodedMetadata to rustc_metadata. 2021-09-30 19:41:32 +02:00
llvm_util.rs rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14 2021-09-20 11:31:55 -04:00
mono_item.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
type_.rs Auto merge of #87254 - rusticstuff:rustc_codegen_llvm_dont_emit_zero_sized_padding, r=eddyb 2021-08-11 01:36:23 +00:00
type_of.rs Disable visible path calculation for PrettyPrinter in Ok path of compiler 2021-09-21 00:41:44 +04:00
va_arg.rs rustc_target: move LayoutOf to ty::layout. 2021-09-02 01:17:14 +03:00
value.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00