about summary refs log tree commit diff
path: root/src/test/codegen/intrinsics
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-328/+0
2022-08-21fix `ptr_mask` codegen test wrt llvm opaque pointersMaybe Waffle-1/+1
2022-08-21Do not use void pointer for `ptr_mask` intrinsicMaybe Waffle-2/+2
2022-08-21make `ptr_mask` codegen test more specificMaybe Waffle-1/+5
2022-08-21Add codegen test for `intinsics::ptr_mask`Maybe Waffle-0/+7
2022-07-08Support unstable moves via stable in unstable itemsJane Lusby-0/+1
2022-05-25Update some codegen tests for opaque pointersNikita Popov-21/+21
2022-05-11Add `unsigned_offset_from` on pointersScott McMurray-0/+36
2021-10-14fix codegen testDeadbeef-2/+2
2021-10-12Add const_eval_select intrinsicDeadbeef-0/+17
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-1/+1
2020-12-31remove move_val_init leftoversRalf Jung-19/+0
2020-07-13Added ui tests for volatile and nearby intrinsicsTeddy_Wang-0/+18
2020-07-12Added tests for volatile and nearbyint intrinsicsTeddy_Wang-0/+73
2020-01-07Account for pointer type suffix in prefetch testNikita Popov-16/+16
2019-06-04improve test indentationlcnr/Bastian Kauschke-2/+2
2019-06-04move intrinsics codegen tests into a seperate folderlcnr/Bastian Kauschke-0/+191