Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RDF] Use faster version of findBlock | Krzysztof Parzyszek | 2017-04-19 | 1 | -1/+1 |
* | [RDF] Remove the map of reaching defs from copy propagation | Krzysztof Parzyszek | 2017-03-10 | 1 | -52/+20 |
* | [RDF] Differentiate between defining and clobbering nodes | Krzysztof Parzyszek | 2017-02-16 | 1 | -1/+1 |
* | [RDF] Switch RegisterRef to be a pair (Register, LaneMask) | Krzysztof Parzyszek | 2016-10-14 | 1 | -38/+27 |
* | [RDF] Replace RegisterAliasInfo with target-independent code using lane masks | Krzysztof Parzyszek | 2016-10-03 | 1 | -2/+2 |
* | [hexagon] Move BlockRanges and RDF stuff into the llvm namespace. | Benjamin Kramer | 2016-05-27 | 1 | -3/+2 |
* | [RDF] Handle undefined registers in RDF copy propagation | Krzysztof Parzyszek | 2016-04-28 | 1 | -1/+6 |
* | [RDF] Improvements to copy propagation | Krzysztof Parzyszek | 2016-01-18 | 1 | -71/+138 |
* | RDF: Copy propagation | Krzysztof Parzyszek | 2016-01-12 | 1 | -0/+180 |