..
back
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
2020-10-11 20:50:02 +00:00
coverageinfo
Updates to experimental coverage counter injection
2020-10-05 08:02:58 -07:00
debuginfo
Add a target option for selecting a DWARF version
2020-10-13 15:56:30 -04:00
llvm
Remove unused code from rustc_codegen_*
2020-10-14 04:14:32 +02:00
abi.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
allocator.rs
Rename target_pointer_width to pointer_width and turn it into an u32
2020-10-15 12:02:23 +02:00
asm.rs
Add asm! support for mips64
2020-10-04 12:01:21 +00:00
attributes.rs
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
2020-10-14 02:30:38 +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
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-13 02:49:00 +00: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
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
2020-10-14 02:30:38 +02:00
llvm_util.rs
Replace absolute paths with relative ones
2020-10-13 14:16:45 +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