summaryrefslogtreecommitdiff
path: root/TestPrograms
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded test programJeffrey Walton2018-12-011-29/+0
* Update ARM recipesJeffrey Walton2018-12-012-17/+0
* Add additional ARM test programsJeffrey Walton2018-12-014-0/+116
* Initialize ARM test program variablesJeffrey Walton2018-12-012-2/+1
* Initialize ARM test program variablesJeffrey Walton2018-12-013-6/+6
* Initialize Intel intrinsic variablesJeffrey Walton2018-11-289-9/+17
* Update comments and cpu feature testJeffrey Walton2018-11-271-14/+17
* Add Power9 Random Number Generator support (GH #747, PR #748)Jeffrey Walton2018-11-271-0/+33
* Update commentsJeffrey Walton2018-11-191-12/+15
* Fix feature test programs for early POWER7 machinesJeffrey Walton2018-11-191-3/+27
* Add test_ppc_vmull.cxx test programJeffrey Walton2018-11-191-0/+17
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-3/+3
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-0/+23
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-183-3/+2
* Add test_ppc_aes.cxx test programJeffrey Walton2018-11-182-13/+27
* Add Newlib testJeffrey Walton2018-11-171-0/+8
* Fix missing headerJeffrey Walton2018-11-172-2/+4
* Add additional testsJeffrey Walton2018-11-172-0/+12
* Fix some IBM XL C/C++ issuesJeffrey Walton2018-11-132-4/+2
* Use Windows EOL conventionsJeffrey Walton2018-11-1324-296/+296
* Add return value to pthread test functionJeffrey Walton2018-11-131-14/+15
* Add pthreads testJeffrey Walton2018-11-131-0/+14
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-6/+6
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-1/+2
* Simplify Aach64 polynomial multiply testsJeffrey Walton2018-11-121-3/+1
* Rename PPC feature tests to test_ppc_xxx.cxx (PR #737)Jeffrey Walton2018-11-123-0/+0
* Rename x86 feature tests to test_x86_xxx.cxx (PR #737)Jeffrey Walton2018-11-1211-0/+0
* Fix ARM A-32 and Aarch64 feature tests (PR #737)Jeffrey Walton2018-11-1210-51/+93
* Fix test program header includeJeffrey Walton2018-11-111-1/+1
* Use __GNUC__ for POWER8 AES availability testJeffrey Walton2018-11-111-1/+1
* Move to feature-based availability testing in Makefile (PR #737)Jeffrey Walton2018-11-1120-0/+240