summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/float.rs
AgeCommit message (Expand)AuthorLines
2024-10-11intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semanticsJed Brown-0/+18
2024-07-04Add casting tests for `f16` and `f128`Trevor Gross-0/+66
2024-07-04Refactor float casting testsTrevor Gross-186/+390
2024-06-14Add `f16` and `f128` support to MiriTrevor Gross-98/+51
2024-05-12merge float tests into oneRalf Jung-0/+67
2024-01-19Stabilize `round_ties_even`Jules Bertholet-1/+0
2024-01-06these should be exactRalf Jung-8/+8
2024-01-06merge intrinsics-math into float testsRalf Jung-2/+161
2023-09-29add tests for '%' sign on floatsRalf Jung-0/+10
2023-03-11Implement intrinsics for round_ties_evenBen Kimock-0/+30
2022-09-27Stabilize bench_black_boxUrgau-1/+1
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+555