summaryrefslogtreecommitdiff
path: root/tests/src/JIT/SIMD
AgeCommit message (Expand)AuthorFilesLines
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy99-328/+0
2016-08-02Fix build warnings in Vector3Interop testRuss Keldorph1-8/+18
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-13/+17
2016-05-27Use JitFuncInfoLogFile to check if SIMD intrinsics are recognized.Carol Eidt19-4/+522
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-9/+9
2016-05-19Initialize unused upper bits of Vector3 arguments and return registers forSejong OH1-3/+1
2016-05-16Fix CircleInConvex to check result within 1 ULPCarol Eidt1-3/+4
2016-05-06Mark simd type vars as lvRegStruct accurately.sivarv1-0/+86
2016-04-27Update Vector3 Interop testcasesSejong Oh2-52/+446
2016-04-21Vector3 Interop testsSejong OH6-0/+737
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-1/+1
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-3/+3
2016-03-10Update all versions to validate.Davis Goodin1-6/+6
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-5/+5
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-4/+5
2016-03-02Remove all lockfiles from source control.Davis Goodin1-1608/+0
2016-02-26Fix license header for test filesSean Gillespie23-0/+69
2016-01-27Update license headersdotnet-bot26-52/+78
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt96-48/+2715
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-08Add SIMD testsAndy Ayers51-0/+3828
2015-11-24Update auto-generated project.lock.jsonJan Kotas1-153/+950
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+4
2015-10-18Managed Test Portdotnet-bot2-635/+277
2015-10-15Changes to Test InfrastructureKoundinya Veluri27-255/+1369
2015-09-02Package updates and fixesMatt Mitchell1-54/+48
2015-08-28delete fixed tests from issue listSergey Andreenko1-1/+1
2015-08-27New tests were added.Sergey Andreenko29-396/+315
2015-08-27SIMD testsSergey Andreenko33-0/+2547