Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Expand vgather pseudos during packetization | Krzysztof Parzyszek | 2018-08-17 | 1 | -104/+0 |
| | | | | | | This will allow packetizing the vgather expansion with other instructions. llvm-svn: 340028 | ||||
* | [Hexagon] Remove 'T' from HasVNN predicates, NFC | Krzysztof Parzyszek | 2018-06-20 | 1 | -1/+1 |
| | | | | | | Patch by Sumanth Gundapaneni. llvm-svn: 335124 | ||||
* | Rename LiveIntervalAnalysis.h to LiveIntervals.h | Matthias Braun | 2017-12-13 | 1 | -0/+1 |
| | | | | | | | | | | Headers/Implementation files should be named after the class they declare/define. Also eliminated an `#include "llvm/CodeGen/LiveIntervalAnalysis.h"` in favor of `class LiveIntarvals;` llvm-svn: 320546 | ||||
* | [Hexagon] Add support for Hexagon V65 | Krzysztof Parzyszek | 2017-12-11 | 1 | -0/+103 |
llvm-svn: 320404 |