1
Fork 0
rust/compiler/rustc_codegen_llvm/src
Simonas Kazlauskas df701a292c Querify global_backend_features
At the very least this serves to deduplicate the diagnostics that are
output about unknown target features provided via CLI.
2022-03-01 01:57:25 +02:00
..
back Querify global_backend_features 2022-03-01 01:57:25 +02:00
coverageinfo Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesleywiser 2022-02-04 18:42:13 +01:00
debuginfo Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiser 2022-02-25 11:00:32 +00:00
llvm Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
abi.rs just put smallvec lengths in the signature 2022-02-26 16:58:17 -05:00
allocator.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
asm.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
attributes.rs Querify global_backend_features 2022-03-01 01:57:25 +02:00
base.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
builder.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
callee.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
common.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
consts.rs Auto merge of #94130 - erikdesjardins:partially, r=nikic 2022-02-25 05:44:33 +00:00
context.rs Auto merge of #94221 - erikdesjardins:addattr, r=nikic 2022-02-27 09:23:24 +00:00
declare.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
intrinsic.rs Introduce Bx::switch_to_block 2022-02-24 12:18:21 +01:00
lib.rs Querify global_backend_features 2022-03-01 01:57:25 +02:00
llvm_util.rs Direct users towards using Rust feature names in CLI 2022-03-01 01:57:10 +02:00
mono_item.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
type_.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
type_of.rs Reapply cg_llvm: fewer_names in uncached_llvm_type 2022-02-22 08:23:53 +01:00
va_arg.rs Introduce Bx::switch_to_block 2022-02-24 12:18:21 +01:00
value.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00