rust/src
2023-02-28 21:59:37 -05:00
..
back Add more debugging options 2022-10-01 12:31:39 -04:00
intrinsic Merge apply_attrs_callsite into call and invoke 2023-02-28 19:18:40 -05:00
abi.rs Merge apply_attrs_callsite into call and invoke 2023-02-28 19:18:40 -05:00
allocator.rs Rewrite implementation of #[alloc_error_handler] 2023-02-28 19:19:57 -05:00
archive.rs Rewrite LLVM's archive writer in Rust 2023-02-28 19:24:11 -05:00
asm.rs Merge apply_attrs_callsite into call and invoke 2023-02-28 19:18:40 -05:00
attributes.rs Support symbol visibility 2022-08-03 19:34:47 -04:00
base.rs Fix signed integer overflow 2023-01-26 17:14:09 -05:00
builder.rs Destruct landing_pad return value before passing it to cg_ssa 2023-02-28 21:59:37 -05:00
callee.rs Cleanup 2023-01-26 13:53:36 -05:00
common.rs Remove dead broken code from const zst handling in backends 2023-02-28 18:57:14 -05:00
consts.rs Move linkage type check to HIR analysis and fix semantics issues. 2023-02-28 21:51:36 -05:00
context.rs Prefer doc comments over //-comments in compiler 2023-02-28 19:22:27 -05:00
coverageinfo.rs Cleanup (#67) 2021-08-15 08:28:46 -04:00
debuginfo.rs Introduce composite debuginfo. 2023-02-28 19:22:27 -05:00
declare.rs Use custom entry name in gcc 2023-02-28 19:22:27 -05:00
errors.rs Move linkage type check to HIR analysis and fix semantics issues. 2023-02-28 21:51:36 -05:00
int.rs Fix pointer comparison 2022-09-30 18:23:37 -04:00
lib.rs Allow actual AVX512-related feature names in the case of some misleading aliases 2023-02-28 19:22:27 -05:00
mono_item.rs Cleanup 2023-01-08 11:42:00 -05:00
type_.rs Add LLVM KCFI support to the Rust compiler 2023-02-28 21:51:37 -05:00
type_of.rs Implement simd_gather 2023-02-25 17:41:08 -05:00