rust/compiler/rustc_codegen_llvm/src
2020-10-12 10:34:30 +02:00
..
back Update LLVM and add Unsupported diagnostic 2020-09-30 14:57:37 +01:00
coverageinfo Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
debuginfo Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk 2020-09-26 12:58:34 +02:00
llvm Add support for cmse_nonsecure_entry attribute 2020-09-30 15:48:59 +01:00
abi.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
allocator.rs Implement Make handle_alloc_error default to panic (for no_std + liballoc) 2020-10-02 09:00:29 +02:00
asm.rs Add MIPS asm! support 2020-09-27 02:36:50 +00:00
attributes.rs Move supported_target_features query provider to cg_ssa 2020-10-09 19:35:17 +02:00
base.rs Use as_nanos in bench.rs and base.rs 2020-09-20 10:16:01 +02:00
builder.rs Let backends access span information 2020-10-06 15:39:12 +02:00
callee.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
common.rs Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
consts.rs Rollup merge of #76962 - est31:const_cstr, r=oli-obk 2020-09-21 10:40:45 +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 Support vectors with fewer than 8 elements for simd_select_bitmask 2020-10-03 20:35:59 +01:00
lib.rs Remove dump_incremental_data 2020-10-12 10:34:30 +02:00
llvm_util.rs Move target feature whitelist from cg_llvm to cg_ssa 2020-10-04 11:49:00 +02:00
metadata.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mono_item.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
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 Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
value.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00