rust/compiler/rustc_codegen_llvm/src
Erik Desjardins fec4335407 Apply noundef metadata to loads of types that do not permit raw init
This matches the noundef attributes we apply on arguments/return types.
2022-02-27 12:16:16 -05:00
..
back Adopt let else in more places 2022-02-19 17:27:43 +01: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 Apply noundef metadata to loads of types that do not permit raw init 2022-02-27 12:16:16 -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 just put smallvec lengths in the signature 2022-02-26 16:58:17 -05:00
base.rs Add LLVM attributes in batches instead of individually 2022-02-26 13:14:55 -05:00
builder.rs Apply noundef metadata to loads of types that do not permit raw init 2022-02-27 12:16:16 -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 Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini 2022-02-25 18:34:02 +00:00
llvm_util.rs Expose unstable llvm14-builtins-abi target feature for cfg use 2022-02-16 21:15:31 +01: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