Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-12 | Adding ostream operators for IR structures | Alan Baker | 1 | -0/+12 |
2018-01-05 | Linker code cleanups | Pierre Moreau | 1 | -1/+1 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -2/+3 |
2017-11-20 | Adding an unique id to Instruction generated by IRContext | Alan Baker | 1 | -16/+14 |
2017-10-06 | Implement Linker (module combiner) | Pierre Moreau | 1 | -2/+27 |
2017-03-29 | Add exhaustive function call inlining to spirv-opt | Greg Fischer | 1 | -2/+9 |
2016-09-02 | Relicense SPIRV-Tools under Apache 2.0 | David Neto | 1 | -21/+9 |
2016-08-26 | IrLoader gracefully handles incomplete blocks and functions | David Neto | 1 | -6/+8 |
2016-08-25 | ForEachInst optionally runs on attached debug line insts | David Neto | 1 | -10/+21 |
2016-08-10 | Change the interfaces of in-memory representation to use pointers. | Lei Zhang | 1 | -6/+6 |
2016-06-28 | Promote ir namespace and create draft libspirv.{h|c}pp. | Lei Zhang | 1 | -2/+0 |
2016-06-24 | Add classes for representing SPIR-V language constructs in memory. | Lei Zhang | 1 | -0/+49 |