about summary refs log tree commit diff
path: root/library/stdarch/crates/intrinsic-test/src/common/mod.rs
AgeCommit message (Expand)AuthorLines
2025-05-27fix: code cleanup and renamingMadhav Madhusoodanan-8/+1
2025-05-27moved more code generation functionality to `common`Madhav Madhusoodanan-0/+1
2025-05-27feat: made constraint commonMadhav Madhusoodanan-0/+1
2025-05-27chore: file renamingMadhav Madhusoodanan-4/+4
2025-05-27Added dynamic dispatch for easier management of `<arch>ArchitectureTest` structsMadhav Madhusoodanan-1/+3
2025-05-27moved the C compilation commands into a struct for easier handlingMadhav Madhusoodanan-0/+1
2025-05-27introduced generic types and code refactorMadhav Madhusoodanan-0/+4
2025-05-27fixed `too many files open` issueMadhav Madhusoodanan-0/+7
2025-05-27chore: code consolidationMadhav Madhusoodanan-2/+11
2025-05-27chore: separated common logic within file creations, compile_c, compile_rust ...Madhav Madhusoodanan-0/+3
2025-05-27chore: Added `ProcessedCli` to extract the logic to pre-process CLI struct argsMadhav Madhusoodanan-2/+2
2025-05-27Chore: Added `SupportedArchitectureTest` trait which must be implemented for ...Madhav Madhusoodanan-0/+2
2025-05-27Feat: Moved majority of the code to `arm` module.Madhav Madhusoodanan-0/+2