..
back
Use () for codegen queries.
2021-05-12 13:58:46 +02:00
coverageinfo
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-17 01:42:03 +00:00
debuginfo
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-17 01:42:03 +00:00
llvm
Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
2021-05-19 07:25:17 +00:00
abi.rs
Enable mutable noalias by default for LLVM 12
2021-03-21 20:10:54 +01:00
allocator.rs
Remove redundant to_string calls
2021-02-17 11:25:55 +01:00
asm.rs
Add asm!() support for PowerPC64
2021-05-13 22:31:47 -05:00
attributes.rs
Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-12 08:38:03 +00:00
base.rs
Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
2021-05-19 07:25:17 +00:00
builder.rs
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
2021-05-17 00:04:09 +03:00
callee.rs
Manually set dso_local when its valid to do so
2021-04-03 00:00:29 +03:00
common.rs
Update and improve rustc_codegen_{llvm,ssa}
docs
2020-12-22 19:42:23 -08:00
consts.rs
Set dso_local for more items
2021-05-18 20:13:24 +02:00
context.rs
rustc: Use LLVM's new saturating float-to-int intrinsics
2021-04-21 07:15:53 -07:00
declare.rs
Make declare_cfn more flexible
2021-01-23 17:19:49 -05:00
intrinsic.rs
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
2021-05-17 00:04:09 +03:00
lib.rs
Stabilize extended_key_value_attributes
2021-05-18 01:01:36 -04:00
llvm_util.rs
Auto merge of #84665 - adamgemmell:aarch64-features, r=Amanieu
2021-05-20 13:07:35 +00:00
mono_item.rs
Manually set dso_local when its valid to do so
2021-04-03 00:00:29 +03:00
type_.rs
Use ty::{IntTy,UintTy,FloatTy} in rustc
2021-01-18 21:09:30 +01:00
type_of.rs
Revert "cg_llvm: fewer_names
in uncached_llvm_type
"
2020-12-17 16:40:47 +00:00
va_arg.rs
Add big-endian support for AArch64 va_arg
2021-01-27 22:47:56 +00:00
value.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00