Files
zig/src
Andrew Kelley 0a7bdc0077 implement vector addition with safety checking
this would work if @llvm.sadd.with.overflow supported
vectors, which it does in trunk. but it does not support
them in llvm 7 or even in llvm 8 release branch.

so the next commit after this will have to do a different
strategy, but when llvm 9 comes out it may be worth coming
back to this one.
2019-02-09 14:44:33 -05:00
..
2018-06-27 16:20:04 +02:00
2018-06-27 16:20:04 +02:00
2018-07-07 00:25:32 -04:00
2018-09-05 23:23:11 -04:00
2018-09-11 22:25:52 -04:00
2016-09-19 11:54:01 -04:00
2018-11-26 20:04:35 -05:00
2018-11-26 20:04:35 -05:00
2016-12-01 21:08:12 -05:00
2019-01-29 22:30:30 -05:00
2017-04-10 20:02:39 -04:00
2018-11-13 05:08:37 -08:00
2018-12-26 15:25:54 -05:00
2018-12-26 15:25:54 -05:00
2018-12-26 15:25:54 -05:00
2018-11-27 20:56:43 -05:00
2018-10-27 11:35:01 -04:00