aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/Vectorizer
AgeCommit message (Expand)Author
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin
2013-04-26[tests] Add big-endian specific reference outputs for some tests.Daniel Dunbar
2013-01-04Some of the kernels assumed that the pointers are aligned. This commit makes theNadav Rotem
2012-12-28Revert 171018, 171019, 171116, 171138.Bob Wilson
2012-12-27Update reference output to match what I'm seeing from this test.Bob Wilson
2012-12-26Change the test order.Nadav Rotem
2012-12-24update the reference fileNadav Rotem
2012-12-24Add example21 to the test.Nadav Rotem
2012-12-24Fix warningsNadav Rotem
2012-12-20Remove an unused variable to fix a warning.Nadav Rotem
2012-12-08This test uses the C++ standard library, so it needs to link against it. This isNick Lewycky
2012-11-29tests/gcc-loops: Slightly lower iteration count and add --small suport.Daniel Dunbar
2012-11-29Add unit tests to verify the vectorizers.Nadav Rotem