summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/3dnow-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-4/+2
* After PR28761 use -Wall with -Werror in builtins tests to identifyEric Christopher2016-08-041-2/+2
* [X86] Pass __m64 types via SSE registers for GCC compatibilityDavid Majnemer2016-03-041-26/+52
* [X86][3DNow!] Stripped backend codegen testsSimon Pilgrim2015-12-051-26/+0
* Provide a frontend based error for always_inline functions that requireEric Christopher2015-11-121-2/+2
* Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher2015-10-141-2/+2
* [X86] Reapplied r246204, r246206, r246211, r246223Simon Pilgrim2015-08-291-1/+27
* Revert "[X86][3DNow] Added debug codegen test for 3DNow! intrinsics"Renato Golin2015-08-281-26/+1
* [X86][3DNow] Added debug codegen test for 3DNow! intrinsicsSimon Pilgrim2015-08-271-1/+26
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-25/+25
* Add 3dNOW intrinsic header to x86intrin.h, conditioned on __3dNOW__ toChandler Carruth2012-02-201-0/+156