Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-08 | [RDF] Further improve handling of multiple phis reached from shadows | Krzysztof Parzyszek | 1 | -31/+16 |
2016-09-07 | [RDF] Fix liveness analysis for phi nodes with shadow uses | Krzysztof Parzyszek | 1 | -36/+81 |
2016-09-07 | [RDF] Introduce "undef" flag for ref nodes | Krzysztof Parzyszek | 1 | -13/+18 |
2016-08-11 | Use range algorithms instead of unpacking begin/end | David Majnemer | 1 | -1/+1 |
2016-06-02 | [RDF] Ignore implicit defs when resetting <kill> flags | Krzysztof Parzyszek | 1 | -1/+5 |
2016-05-27 | [hexagon] Move BlockRanges and RDF stuff into the llvm namespace. | Benjamin Kramer | 1 | -1/+3 |
2016-04-29 | [Hexagon] Optimize addressing modes for load/store | Krzysztof Parzyszek | 1 | -0/+86 |
2016-04-20 | [RDF] Consider register as live if any alias is live | Krzysztof Parzyszek | 1 | -2/+2 |
2016-01-12 | RDF: Implement register liveness analysis | Krzysztof Parzyszek | 1 | -0/+848 |