Scott McMurray
5bbaeadc01
Move mir::Field
→ abi::FieldIdx
...
The first PR for https://github.com/rust-lang/compiler-team/issues/606
This is just the move-and-rename, because it's plenty big-and-bitrotty already. Future PRs will start using `FieldIdx` more broadly, and concomitantly removing `FieldIdx::new`s.
2023-03-28 22:22:37 -07:00
Mu42
20dc532085
Remove Ty::is_region_ptr
2023-03-20 15:32:21 +08:00
bjorn3
fce629d2e9
Merge commit ' dec0daa8f6
' into sync_cg_clif-2023-03-15
2023-03-15 14:41:48 +00:00
bjorn3
e54a13f18b
Merge commit ' 266e96785a
' into sync_cg_clif-2022-10-23
2022-10-23 16:22:55 +02:00
Michael Woerister
b7cc99142a
Turn tcx.vtable_allocation() into a query.
2021-10-07 20:03:00 +02:00
bjorn3
279f486960
Merge commit ' 05677b6bd6
' into sync_cg_clif-2021-08-06
2021-08-06 16:26:56 +02:00
Charles Lew
63ed625313
Implement pointer casting.
2021-08-03 01:09:37 +08:00
bjorn3
d531f3d6ee
Merge commit ' 3a31c6d827
' into sync_cg_clif-2021-07-07
2021-07-07 11:14:20 +02:00
Charles Lew
d3ff497bec
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
Charles Lew
a86d3a7e45
Refactor to make interpreter and codegen backend neutral to vtable internal representation.
2021-06-15 01:59:00 +08:00
Erin Power
505aa48f24
Sync rustc_codegen_cranelift ' ddd4ce2553
'
2021-04-30 14:49:58 +02:00
pierwill
0019ca9141
Fix outdated crate names in compiler docs
...
Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.
Also fix incorrect file paths.
2021-04-08 11:12:14 -05:00
bjorn3
7a6ea77473
Merge commit ' 9a0c32934e
' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
bjorn3
52cf01c815
Merge commit ' dbee13661e
' into sync_cg_clif-2020-12-27
2020-12-27 10:30:38 +01:00
bjorn3
216c4ae463
Merge commit ' 03f01bbe90
' into update_cg_clif-2020-11-01
2020-11-03 11:00:04 +01:00
bjorn3
ac4f7deb2f
Add 'compiler/rustc_codegen_cranelift/' from commit ' 793d26047f
'
...
git-subtree-dir: compiler/rustc_codegen_cranelift
git-subtree-mainline: cf798c1ec6
git-subtree-split: 793d26047f
2020-10-26 09:53:27 +01:00