Files
zig/src
Andrew Kelley 087aedfa38 stage2: fix recent LLVM backend code
* std.math.snan: fix compilation error. Also make it and nan inline.
 * LLVM: use a proper enum type for float op instead of enum literal.
   Also various cleanups.
 * LLVM: use LLVMBuildVectorSplat for vector splat AIR instruction.
   - also the bindings had parameter order wrong
 * LLVM: additionally handle f16 lowering. For now all targets report OK
   but I think we will need to add some exceptions to this list.
2022-04-27 14:18:34 -07:00
..
2022-04-26 12:20:27 +02:00
2022-03-31 01:33:28 -04:00
2022-01-14 12:39:06 -07:00
2022-01-30 14:30:46 +01:00
2022-04-20 17:37:35 -07:00
2022-04-14 10:12:45 -07:00
2022-04-20 17:37:35 -07:00
2022-01-02 13:16:17 -07:00
2022-04-27 12:20:44 -07:00
2022-04-18 13:11:37 +02:00
2022-01-07 00:06:06 -05:00
2022-04-20 17:37:35 -07:00
2022-04-27 12:20:44 -07:00
2021-09-24 13:39:20 -04:00