1
Fork 0
rust/compiler/stable_mir/src
2024-02-25 08:14:52 +01:00
..
mir Dejargnonize subst 2024-02-12 15:46:35 +09:00
abi.rs Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
compiler_interface.rs compiler: use addr_of! 2024-02-24 18:53:48 +03:00
crate_def.rs Improve documentation and fix the fixme comment 2023-11-23 12:29:20 -08:00
error.rs Merge CompilerError::CompilationFailed and CompilerError::ICE. 2024-02-17 09:40:44 +11:00
lib.rs Add APIs for fetching foreign items including foreign modules, their ABIs, and their items 2024-02-12 19:44:35 +00:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
target.rs remove some redundant clones 2023-12-11 21:54:36 +01:00
ty.rs remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics 2024-02-25 08:14:52 +01:00
visitor.rs Restore movability to SMIR 2023-12-28 16:35:01 +00:00