..
back
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
2021-12-31 16:26:32 +01:00
intrinsic
Clarify Layout
interning.
2022-03-07 13:41:47 +11:00
abi.rs
Auto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-02 02:59:44 +00:00
allocator.rs
Add -Z oom={panic,abort} command-line option
2022-03-03 12:58:38 +00:00
archive.rs
Unconditionally update symbols
2022-02-10 18:27:18 +01:00
asm.rs
Add preliminary support for inline assembly for msp430.
2022-01-22 23:42:46 -05:00
base.rs
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
2021-12-31 16:26:32 +01:00
builder.rs
all: fix some typos
2022-03-03 19:47:23 +08:00
callee.rs
Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen
2021-09-28 09:19:11 -04:00
common.rs
Auto merge of #94638 - erikdesjardins:noextranull, r=nagisa
2022-03-07 02:07:36 +00:00
consts.rs
Introduce ConstAllocation
.
2022-03-07 08:25:50 +11:00
context.rs
cleanup: remove unused ability to have LLVM null-terminate const strings
2022-03-06 12:28:46 -05:00
coverageinfo.rs
Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen
2021-08-15 08:29:07 -04:00
debuginfo.rs
debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods::create_vtable_metadata() to DebugInfoMethods::create_vtable_debuginfo()
2022-03-14 17:25:24 +01:00
declare.rs
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
lib.rs
rename ErrorReported -> ErrorGuaranteed
2022-03-02 09:45:25 -06:00
mono_item.rs
Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen
2021-09-28 09:19:11 -04:00
type_.rs
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
2021-12-31 16:26:32 +01:00
type_of.rs
Improve AdtDef
interning.
2022-03-11 13:31:24 +11:00