| .. |
|
back
|
Merge commit '6ba33f5e11' into subtree-update_cg_gcc_2025-05-14
|
2025-05-14 13:51:02 +02:00 |
|
intrinsic
|
Merge pull request #687 from FractalFir/better_intrinsics
|
2025-06-03 16:22:13 -04:00 |
|
abi.rs
|
Merge commit '6ba33f5e11' into subtree-update_cg_gcc_2025-05-14
|
2025-05-14 13:51:02 +02:00 |
|
allocator.rs
|
Add missing add_eval to generate __rdl_oom in the alloc error handler
|
2025-05-16 13:02:20 +02:00 |
|
archive.rs
|
Add a default implementation for CodegenBackend::link
|
2024-11-09 20:42:56 +00:00 |
|
asm.rs
|
Added some bare-bones support for explict registers in ARM inline assembly
|
2025-06-02 11:22:20 +02:00 |
|
attributes.rs
|
Merge branch 'master' into sync_from_rust_2025_05_21
|
2025-05-21 19:43:21 -04:00 |
|
base.rs
|
Pass &mut self to codegen_global_asm
|
2025-04-14 09:38:04 +00:00 |
|
builder.rs
|
Merge pull request #682 from rust-lang/sync_from_rust_2025_05_21
|
2025-06-02 14:03:44 -04:00 |
|
callee.rs
|
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
|
2025-05-18 18:14:43 +02:00 |
|
common.rs
|
Fix f128 intrinsics
|
2025-05-24 10:42:06 -04:00 |
|
consts.rs
|
Changes to constant handling - faster deduplication, more compact representation
|
2025-05-21 23:07:45 +02:00 |
|
context.rs
|
Fix to 128 bit int unaligned loads
|
2025-05-27 23:54:41 +02:00 |
|
coverageinfo.rs
|
Unbox and unwrap the contents of StatementKind::Coverage
|
2024-03-23 22:05:11 +11:00 |
|
debuginfo.rs
|
Merge commit '6ba33f5e11' into subtree-update_cg_gcc_2025-05-14
|
2025-05-14 13:51:02 +02:00 |
|
declare.rs
|
Merge commit '6ba33f5e11' into subtree-update_cg_gcc_2025-05-14
|
2025-05-14 13:51:02 +02:00 |
|
errors.rs
|
Merge commit '59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
|
2025-01-13 10:53:58 -05:00 |
|
gcc_util.rs
|
Implement the internal feature cfg_target_has_reliable_f16_f128
|
2025-04-27 19:58:44 +00:00 |
|
int.rs
|
Fix cast from u128 to f128
|
2025-06-02 12:44:42 -04:00 |
|
lib.rs
|
Only specify that we have reliable f16 and f128 on targets where those types are supported
|
2025-05-21 21:04:07 -04:00 |
|
mono_item.rs
|
Remove Linkage::Private
|
2025-02-07 16:02:19 +00:00 |
|
type_.rs
|
Generalize BaseTypeCodegenMethods
|
2025-02-24 15:11:29 +00:00 |
|
type_of.rs
|
Fix typos
|
2025-05-21 18:06:19 -04:00 |