rust/compiler/rustc_codegen_llvm/src
2022-10-23 13:48:03 +02:00
..
back Introduce dedicated -Zdylib-lto flag for enabling LTO on dylibs 2022-10-23 13:48:03 +02:00
coverageinfo more dupe word typos 2022-10-14 12:57:56 +08:00
debuginfo
llvm Use the existing set_visibility function. 2022-09-28 14:43:58 -07:00
abi.rs Merge apply_attrs_callsite into call and invoke 2022-10-01 17:01:31 +00:00
allocator.rs
asm.rs Add links to relevant pages to find constraint information 2022-10-13 22:05:49 +02:00
attributes.rs Add inline-llvm option for disabling/enabling LLVM inlining 2022-09-09 08:00:47 -07:00
base.rs Remove several unused methods from MiscMethods 2022-10-01 16:45:07 +00:00
builder.rs Remove type argument of array_alloca and rename to byte_array_alloca 2022-10-02 13:42:14 +00:00
callee.rs Get rid of native_library projection queries 2022-10-19 16:21:21 +02:00
common.rs Introduce a fallible variant of LLVMConstIntGetZExtValue 2022-09-09 15:54:14 +02:00
consts.rs Get rid of native_library projection queries 2022-10-19 16:21:21 +02:00
context.rs Remove several unused methods from MiscMethods 2022-10-01 16:45:07 +00:00
declare.rs Change declare_cfn to use the C visibility for all C ABI functions. 2022-09-28 14:50:58 -07:00
intrinsic.rs Merge apply_attrs_callsite into call and invoke 2022-10-01 17:01:31 +00:00
lib.rs Remove unused target_cpu and tune_cpu methods from ExtraBackendMethods 2022-10-01 16:45:33 +00:00
llvm_util.rs Remove support for LLVM's legacy pass manager 2022-09-18 13:25:49 -07:00
mono_item.rs
type_.rs
type_of.rs
va_arg.rs
value.rs