Skip to content
Snippets Groups Projects
  1. May 19, 2018
    • Philipp Spilger's avatar
      Add vector randomization · f797cba1
      Philipp Spilger authored
      * xorshift_vector generates random vector
      * test for xorshift vector
      
      Change-Id: Ica6fe9b05030855260cf5def46349ac431bf5420
      f797cba1
  2. May 18, 2018
  3. May 16, 2018
  4. Apr 04, 2018
  5. Feb 12, 2018
    • Eric Müller's avatar
      Add basic C++ support and some tests · b6b08413
      Eric Müller authored
      * test_vector_cc creates some random classes [WIP]
      * test_malloc does some simple alloc tests
      * test_empty{,cc} and a simple post-link-size checker checks for sizes :)
      
      Change-Id: Ie6976c2955d99155281a38074098fa2e4e9252f2
      b6b08413
  6. Feb 01, 2018
  7. Jan 03, 2018
  8. Dec 05, 2017
  9. Apr 18, 2017
  10. Jan 19, 2017
    • David Stöckel's avatar
      Add test for vector functions · 96a8e5d3
      David Stöckel authored
      This is an initial commit for testing the vector variables and instructions
      which are added to the compiler by @aheimbrecht. The test should be expanded a
      lot.
      
      Change-Id: Id98eb2f160705f47d65dbbfe1b89ab73c1063edb
      96a8e5d3
  11. Jan 17, 2017
  12. Jan 12, 2017
  13. Jan 09, 2017
  14. Dec 20, 2016