about summary refs log tree commit diff
path: root/library/compiler-builtins/builtins-test/tests
AgeCommit message (Expand)AuthorLines
2025-08-09Add __addhf3, __subhf3, __mulhf3, __{eq,ge,gt,le,lt,ne,unord}hf2Trevor Gross-14/+39
2025-07-27Remove `no-asm` gating when there is no alternative implementationTrevor Gross-1/+1
2025-07-24Use `x86_no_sse` configuration in more placesTrevor Gross-6/+7
2025-07-24Enable tests that were skipped on PowerPCTrevor Gross-21/+17
2025-07-02Use the compiler to determine whether or not to enable `f16` and `f128`Trevor Gross-4/+4
2025-06-13Eliminate `build.rs`-generated Aarch64 atomic macros (#951)qinghon-1/+2
2025-05-29Change `compiler-builtins` to edition 2024Trevor Gross-3/+6
2025-05-21Enable `__powitf2` on MSVCbeetrees-2/+0
2025-04-29Resolve `unnecessary_transmutes` lintsTrevor Gross-32/+20
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-3/+1
2025-04-18Rename `testcrate` to `builtins-test`Trevor Gross-0/+2216