rust/src
2022-05-15 10:25:28 -04:00
..
back Support 128-bit integers on platforms without native support (#103) 2022-01-30 21:45:14 -05:00
intrinsic Merge pull request #175 from GuillaumeGomez/llvmint-update 2022-05-15 10:25:28 -04:00
abi.rs Add support for on_stack parameters 2022-02-27 22:23:03 -05: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 more SIMD 2022-05-03 17:47:46 -04:00
base.rs Fix error related to var tracking assignments 2022-03-31 08:40:05 -04:00
builder.rs Feature gate call to get_size() for libgccjit 12 2022-05-04 22:20:38 -04:00
callee.rs Update to nightly-2021-09-28 (#97) 2021-09-28 09:18:27 -04:00
common.rs Add more SIMD 2022-05-03 17:47:46 -04:00
consts.rs Add more SIMD 2022-05-03 17:47:46 -04:00
context.rs Support more SIMD intrinsics 2022-05-03 17:47:46 -04:00
coverageinfo.rs Cleanup (#67) 2021-08-15 08:28:46 -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 Simplify get() after contains() 2022-05-04 21:53:22 -04:00
int.rs Add support for target builtins 2022-03-29 22:50:20 -04:00
lib.rs Add feature for future libgccjit 12 release 2022-04-13 23:01:01 -04:00
mono_item.rs Update to nightly-2021-09-28 (#97) 2021-09-28 09:18:27 -04:00
type_.rs Add more SIMD 2022-05-03 17:47:46 -04:00
type_of.rs Add feature for future libgccjit 12 release 2022-04-13 23:01:01 -04:00