Andrew Kelley 380c8ec2c9
implement runtime @byteSwap and other fixups
* update docs for `@byteSwap`.
 * fix hash & eql functions for ZigLLVMFnIdBswap not updated to
   include vector len. this was causing incorrect bswap function
   being called in unrelated code
 * fix `@byteSwap` behavior tests only testing comptime and not
   runtime operations
 * implement runtime `@byteSwap`
 * fix incorrect logic in ir_render_vector_to_array and
   ir_render_array_to_vector with regards to whether or not to bitcast
 * `@byteSwap` accepts an array operand which it will cast to vector
 * simplify `@byteSwap` semantic analysis code and various fixes
2019-09-19 00:59:04 -04:00
..
2019-09-18 16:49:14 -04:00
2019-04-04 22:07:15 -04:00
2019-04-04 22:07:15 -04:00
2018-09-05 23:23:11 -04:00
2019-05-09 20:11:56 -04:00
2019-05-29 14:39:13 -04:00
2019-08-06 16:53:22 -04:00
2016-09-19 11:54:01 -04:00
2019-07-07 17:56:08 -04:00
2016-12-01 21:08:12 -05:00
2019-09-05 13:06:10 -04:00
2019-09-05 13:06:10 -04:00
2019-09-15 23:39:36 -04:00
2019-09-05 15:09:13 -04:00
2019-03-23 13:46:50 -04:00
2019-09-05 21:55:32 -04:00
2019-09-11 15:20:18 -04:00
2019-09-05 21:55:32 -04:00
2019-07-07 17:56:08 -04:00
2019-07-17 16:10:54 -04:00
2018-10-27 11:35:01 -04:00
2019-06-23 17:17:21 -07:00
2019-07-17 16:10:54 -04:00
2019-07-25 22:24:01 -04:00