rust/compiler/rustc_codegen_gcc/src
bjorn3 58e551433d Sync ar_archive_writer to LLVM 18.1.3
From LLVM 15.0.0-rc3. This adds support for COFF archives containing
Arm64EC object files and has various fixes for AIX big archive files.
2024-07-07 16:56:35 +00:00
..
back Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
intrinsic Stop using to_hir_binop in codegen 2024-05-22 01:34:26 -07:00
abi.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
allocator.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
archive.rs Sync ar_archive_writer to LLVM 18.1.3 2024-07-07 16:56:35 +00:00
asm.rs CFI: Use Instance at callsites 2024-03-23 18:30:39 +00:00
attributes.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
base.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
builder.rs codegen: memmove/memset cannot be non-temporal 2024-05-09 18:59:00 +02:00
callee.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
common.rs Miri function identity hack: account for possible inlining 2024-07-02 21:05:30 +02:00
consts.rs Make some functions private that are only ever used in the same module 2024-03-12 05:53:46 +00:00
context.rs Fix spans 2024-07-02 15:48:48 -04:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Simplify use crate::rustc_foo::bar occurrences. 2024-05-08 16:57:31 +10:00
declare.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
errors.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
gcc_util.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
int.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
lib.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
mono_item.rs Some comment nits 2024-03-12 08:51:20 +00:00
type_.rs Remove type_i1 and type_struct from cg_ssa 2024-06-21 19:30:26 +00:00
type_of.rs Uplift TypeRelation and Relate 2024-06-01 12:50:58 -04:00