Files
test/intern
Sergey Sharybin 51ec9441b7 Cycles: Split vectorized types into separate files
The final goal to reach is to make vectorized types much easier to maintain
and the previous design had following issues:

- Having all types and methods implementation made the source file rather
  bloated and unfun to navigate in.

- It was not possible to quickly glance available API for the type you are
  interested in.

- Adding more vectorization types will bloat the file even more, making
  things even more tricky to follow.
2017-04-25 10:33:26 +02:00
..
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2016-01-04 14:20:48 +05:00
2016-06-11 22:05:20 +02:00
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00