Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-08 | Re-format files in source, source/opt, source/util, source/val and tools. | Diego Novillo | 1 | -1/+1 |
2017-10-31 | Add the IRContext (part 1) | Steven Perron | 1 | -1/+2 |
2016-09-20 | Add a C++ interface to the optimization functionalities. | Lei Zhang | 1 | -5/+1 |
2016-09-20 | Allow changing MessageConsumer in Pass & PassManager. | Lei Zhang | 1 | -2/+0 |
2016-09-20 | Change interface of Pass::Process() to return possible failures. | Lei Zhang | 1 | -1/+1 |
2016-09-16 | Add MessageConsumer to PassManager, Pass, and analysis interfaces. | Lei Zhang | 1 | -0/+2 |
2016-09-02 | Relicense SPIRV-Tools under Apache 2.0 | David Neto | 1 | -21/+9 |
2016-08-29 | Create a separate header and source file for each pass. | Lei Zhang | 1 | -0/+50 |