Commit graph

5 commits

Author SHA1 Message Date
Tyler Stachecki
519f59f429 Start implementing some vector operators. 2014-10-22 18:15:44 -04:00
Tyler Stachecki
1d3e7bac33 Add NEON implementations of RSP bitwise functions. 2014-08-19 15:18:28 +00:00
Tyler Stachecki
0158b65c0c Start implementing NEON backend for RSP. 2014-08-19 11:39:42 +00:00
Tyler Stachecki
ced4183158 More restructuring of arch/ and os/ code. 2014-08-18 16:54:01 +00:00
Tyler Stachecki
3e8ba50851 Add common arch/ folder, move headers out of os/.
Much of the architecture-specific code uses compiler-agnostic
intrinsics. For this reason, split it out into an arch/ folder,
leaving only the compiler and environment-specific code in os/.
2014-08-18 16:08:45 +00:00