Simon Pilgrim
179698a0fb
[X86] ssse3-builtins.c - add -fno-signed-char test coverage
2025-08-14 14:20:35 +01:00
Simon Pilgrim
200dd6fb17
[clang][x86] Update SSE1/2/3 intrinsic tests for both C/C++
...
Requires some better checking of labels and some call instructions to handle additional markers
2024-10-03 11:31:39 +01:00
Simon Pilgrim
c86588af65
[X86][SSE] Add i386 test coverage to ssse3 intrinsic tests
2022-04-20 10:44:28 +01:00
Simon Pilgrim
2239882f7d
[CodeGen][X86] Move x86 builtin intrinsic/codegen tests into X86 subfolder.
...
There are still plenty of tests that specify x86 as a triple but most shouldn't be doing anything very target specific - we can move any ones that I have missed on a case by case basis.
2020-09-10 12:58:21 +01:00