aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/Vector/Makefile
AgeCommit message (Expand)Author
2019-01-10test-suite: add avx512 tests with move-load-store intrinsicsIlia Taraban
2018-12-17test-suite: add avx512 tests with miscellaneous intrinsicsIlia Taraban
2018-12-13test-suite: divide avx512 tests to instruction set subdirectoriesIlia Taraban
2017-12-20test-suite: add avx512 tests with math intrinsicsIlia Taraban
2015-07-22Leave out the SingleSource/UnitTests directory in benchmarking only modeMatthias Braun
2015-05-20Disable more short-running programs in benchmark-only mode.Kristof Beyls
2014-11-04[AArch64] Add AArch64 Neon intrinsics test produced by emperorKristof Beyls
2014-07-16Fix oversights in Makefiles where target x86_64h wasn't being checked.Akira Hatanaka
2014-06-05Add a benchmarking-only mode to the test suiteHal Finkel
2014-05-13XCore target: Add target specific flags to root Makefiles.Robert Lytton
2014-02-14Add AArch64 port for test-suite.Jiangning Liu
2012-05-04Only compile constpool with clang.Jakob Stoklund Olesen
2011-01-03Only run NEON tests on thumbv7.Daniel Dunbar
2010-09-22Enable NEON vector tests on ARMv7 or "Thumbv7".Daniel Dunbar
2009-02-09Run the SSE tests when ARCH is x86_64.Dan Gohman
2008-03-02These all pass with the CBE now.Chris Lattner
2007-05-11disable vector tests for the CBE, which doesn't support vectors (PR1126)Chris Lattner
2006-04-04Added some Altivec and SSE examples from:Evan Cheng
2006-03-27Run altivec tests on PPC systemsChris Lattner
2006-03-22I forgot to check this in earlierChris Lattner