Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Replace instruction definitions with auto-generated ones | Krzysztof Parzyszek | 2017-02-10 | 1 | -6/+6 |
| | | | | llvm-svn: 294753 | ||||
* | [Hexagon] Adding gp+ to the syntax of gp-relative instructions | Krzysztof Parzyszek | 2017-02-06 | 1 | -2/+2 |
| | | | | | | Patch by Colin LeMahieu. llvm-svn: 294258 | ||||
* | [Hexagon] Improvements to handling and generation of FP instructions | Krzysztof Parzyszek | 2016-08-19 | 1 | -0/+89 |
Improved handling of fma, floating point min/max, additional load/store instructions for floating point types. Patch by Jyotsna Verma. llvm-svn: 279239 |