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 | -5/+5 |
2018-07-12 | use Pass::Run to set the context on each pass. (#1708) | dan sinclair | 1 | -3/+1 |
2018-07-09 | Move the ir namespace to opt. (#1680) | dan sinclair | 1 | -5/+5 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -4/+1 |
2017-11-15 | Add the decoration manager to the IRContext. | Steven Perron | 1 | -1/+1 |
2017-11-08 | Add the IRContext (part 2): Add def-use manager | Steven Perron | 1 | -1/+1 |
2017-10-31 | Add the IRContext (part 1) | Steven Perron | 1 | -4/+5 |
2017-10-30 | More re-factoring to simplify pass initialization. | Diego Novillo | 1 | -1/+0 |
2017-10-27 | Re-factor Phi insertion code out of LocalMultiStoreElimPass | Diego Novillo | 1 | -4/+3 |
2017-09-26 | Create the dead function elimination pass | Steven Perron | 1 | -0/+61 |