]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/intrinsics/simd/simd-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / compiler / cfg / intrinsics / simd / simd-tests.factor
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2016-09-08 Björn Lindqvistcompiler.cfg.*: better way to store the block height
2016-08-29 Björn Lindqvistcompiler.cfg.*: replacing the peek/replace/kill-sets...
2016-05-02 Björn Lindqvistcompiler.cfg.*: new slots ds-height and rs-height
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-04-29 Björn Lindqvistcompiler.cfg: the id slot of basic-block appears to...
2015-04-29 Björn Lindqvistcompiler.cfg.intrinsics.simd: refactoring to use assocs...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: possible fix for #1289
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: change current-height to...
2013-03-24 Doug Colemancompiler: Fix tuple literals in tests.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2011-11-14 Joe Groffcode beautification
2011-11-14 Joe Groffcompiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
2011-10-25 Doug ColemanFix all failures in the linux64 build email
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava PestovUntagged fixnums work in progress
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-12-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Joe Groffchange compiler.cfg.intrinsics.simd tests to not use...
2009-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-24 Joe Groffupdate compiler.cfg.intrinsics.simd tests
2009-11-19 Joe Grofffix primitive emit fallback for simd intrinsics
2009-11-19 Joe Grofftests for all simd intrinsics
2009-11-18 Joe Groffproperly handle -vector-op and case words in simd.backend
2009-11-17 Joe Groffstart on tests for simd intrinsics