rust/compiler/rustc_codegen_llvm/src
2022-09-18 16:01:57 -07:00
..
back Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
coverageinfo Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
debuginfo Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
llvm Use LLVM C-API to build atomic cmpxchg and fence 2022-09-18 16:01:57 -07:00
abi.rs Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726 2022-09-09 07:02:30 +02:00
allocator.rs
asm.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
attributes.rs Add inline-llvm option for disabling/enabling LLVM inlining 2022-09-09 08:00:47 -07:00
base.rs
builder.rs Use LLVM C-API to build atomic cmpxchg and fence 2022-09-18 16:01:57 -07:00
callee.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
common.rs Introduce a fallible variant of LLVMConstIntGetZExtValue 2022-09-09 15:54:14 +02:00
consts.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
context.rs
declare.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
intrinsic.rs Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk 2022-09-17 15:31:07 +05:30
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
llvm_util.rs Auto merge of #99443 - jam1garner:mips-virt-feature, r=nagisa 2022-09-14 08:21:25 +00:00
mono_item.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
type_.rs
type_of.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
va_arg.rs
value.rs