Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-03 | Cleanup includes. (#1795) | dan sinclair | 1 | -2/+3 |
2018-07-12 | Cleanup extraneous namespace qualifies in source/opt. (#1716) | dan sinclair | 1 | -3/+0 |
2018-07-12 | use Pass::Run to set the context on each pass. (#1708) | dan sinclair | 1 | -5/+3 |
2018-07-09 | Move the ir namespace to opt. (#1680) | dan sinclair | 1 | -3/+3 |
2017-12-08 | Add a new constant manager class. | Diego Novillo | 1 | -1/+2 |
2017-11-08 | Re-format files in source, source/opt, source/util, source/val and tools. | Diego Novillo | 1 | -27/+30 |
2017-10-31 | Add the IRContext (part 1) | Steven Perron | 1 | -4/+5 |
2017-10-27 | Re-factor Phi insertion code out of LocalMultiStoreElimPass | Diego Novillo | 1 | -0/+2 |
2017-10-03 | Compact-ids pass should update the header ID bound | Pierre Moreau | 1 | -0/+3 |
2017-09-27 | Compact-ids pass should update instruction's result_id member | David Neto | 1 | -1/+8 |
2017-04-20 | Added --compact-ids to /tools/opt | Andrey Tuganov | 1 | -0/+57 |