| .. |
|
back
|
Implement dummy emit=llvm-ir
|
2024-02-14 09:38:56 -05:00 |
|
intrinsic
|
Fix typo src/intrinsic/llvm.rs
|
2024-01-09 10:53:11 +08:00 |
|
abi.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
allocator.rs
|
Merge commit '11a0cceab9' into subtree-update_cg_gcc_2023-10-09
|
2023-10-09 15:53:34 -04:00 |
|
archive.rs
|
Rewrite LLVM's archive writer in Rust
|
2023-02-28 19:24:11 -05:00 |
|
asm.rs
|
Merge commit '11a0cceab9' into subtree-update_cg_gcc_2023-10-09
|
2023-10-09 15:53:34 -04:00 |
|
attributes.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
base.rs
|
Fix typo src/base.rs
|
2024-01-09 10:53:00 +08:00 |
|
builder.rs
|
fix simd_frem intrinsic implementation
|
2023-11-28 21:25:23 -06:00 |
|
callee.rs
|
treat host effect params as erased generics in codegen
|
2023-09-14 07:34:35 +00:00 |
|
common.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
consts.rs
|
Update for rebased gcc
|
2024-02-02 11:49:32 -05:00 |
|
context.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
coverageinfo.rs
|
Remove trait CoverageInfoMethods, since non-LLVM backends don't need it
|
2023-07-05 20:40:40 +10:00 |
|
debuginfo.rs
|
Deduplicate inlined function debug info, but create a new lexical scope to child subsequent scopes and variables from colliding
|
2023-09-01 14:27:21 -07:00 |
|
declare.rs
|
Fix to use the correct libgccjit for the CI where 128-bit integers are disabled
|
2024-02-17 15:16:09 -05:00 |
|
errors.rs
|
Merge commit '11a0cceab9' into subtree-update_cg_gcc_2023-10-09
|
2023-10-09 15:53:34 -04:00 |
|
gcc_util.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
int.rs
|
fix simd_neg implementation for ints
|
2023-11-28 21:25:42 -06:00 |
|
lib.rs
|
Use the default rust mangling
|
2024-02-16 11:13:26 -05:00 |
|
mono_item.rs
|
Update for rebased gcc
|
2024-02-02 11:49:32 -05:00 |
|
type_.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |
|
type_of.rs
|
Merge commit 'e4fe941b11' into subtree-update_cg_gcc_2023-10-25
|
2023-10-26 17:42:02 -04:00 |