Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-03 | Cleanup includes. (#1795) | dan sinclair | 1 | -3/+5 |
2018-07-11 | Move tests into namespaces (#1689) | dan sinclair | 1 | -23/+24 |
2018-06-01 | Delete the insert-extract-elim pass. | Steven Perron | 1 | -24/+58 |
2018-01-30 | InsertExtractElim: Split out DeadInsertElim as separate pass | GregF | 1 | -658/+3 |
2018-01-25 | DeadInsertElim: Detect and DCE dead Inserts | Greg Fischer | 1 | -5/+712 |
2018-01-12 | InsertExtractElim: Optimize through VectorShuffle, Mix | Greg Fischer | 1 | -0/+266 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -24/+24 |
2017-11-21 | Optimize loads/stores on nested structs | GregF | 1 | -0/+129 |
2017-08-15 | Opt: Add opaque tests | GregF | 1 | -0/+82 |
2017-06-21 | mem2reg: Add InsertExtractElimPass | GregF | 1 | -0/+334 |