Krzysztof Parzyszek
|
2af5037d34
|
[Hexagon] Use automatically-generated scheduling information for HVX
Patch by Jyotsna Verma.
llvm-svn: 302073
|
2017-05-03 20:10:36 +00:00 |
Krzysztof Parzyszek
|
188ab98f67
|
[Hexagon] Remove unused validSubtarget TSFlags
Patch by Colin LeMahieu.
llvm-svn: 301952
|
2017-05-02 18:05:36 +00:00 |
Krzysztof Parzyszek
|
4a1c3f0aaa
|
[Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
A .cur instruction can be identified by checking isCVINew() && mayLoad().
Patch by Colin LeMahieu.
llvm-svn: 301829
|
2017-05-01 20:16:35 +00:00 |
Krzysztof Parzyszek
|
a72fad980c
|
[Hexagon] Replace instruction definitions with auto-generated ones
llvm-svn: 294753
|
2017-02-10 15:33:13 +00:00 |
Simon Pilgrim
|
6ba672e542
|
Fix spelling mistakes in Hexagon target comments. NFC.
Identified by Pedro Giffuni in PR27636.
llvm-svn: 287248
|
2016-11-17 19:21:20 +00:00 |
Krzysztof Parzyszek
|
29d23f9f4c
|
[Hexagon] Update instruction formats
llvm-svn: 253867
|
2015-11-23 14:09:26 +00:00 |
Colin LeMahieu
|
7c9587136d
|
[Hexagon] Adding skeleton of HVX extension instructions.
llvm-svn: 250600
|
2015-10-17 01:33:04 +00:00 |