rust/compiler/rustc_target/src
DianQK c453dcd62a
Use the aligned size for alloca at args when the pass mode is cast.
The `load` and `store` instructions in LLVM access the aligned size.
2024-07-02 06:33:35 +08:00
..
abi Use the aligned size for alloca at args when the pass mode is cast. 2024-07-02 06:33:35 +08:00
asm compiler: Fix arm32 asm issues by hierarchically sorting reg classes 2024-06-22 21:39:58 -07:00
spec rustc_target: Build sparc_unknown_linux_gnu with -mcpu=v9 and -m32 2024-06-24 17:58:21 +02:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs Improve naming and path operations in crate loader 2024-06-06 21:53:29 +02:00
target_features.rs Add the target-features 2024-06-19 11:19:23 +05:30
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00