Daniel Thornburgh
75cdab6dc2
[llvm-objdump] Add --no-print-imm-hex to tests depending on it.
...
This prepares for an upcoming change to make --print-imm-hex the default
behavior of llvm-objdump. These tests were updated in a semi-automatic
fashion.
See D136972 for details.
2022-10-29 15:40:26 -07:00
Krzysztof Parzyszek
1aaf41af54
[Hexagon] Start using regmasks on calls
...
Reapply r295371 with a fix for the Windows bot failures.
llvm-svn: 295504
2017-02-17 22:14:51 +00:00
Rafael Espindola
6eab4044b9
Revert "[Hexagon] Start using regmasks on calls"
...
This reverts commit r295371.
It broke windows bots:
http://bb.pgr.jp/builders/ninja-clang-i686-msc19-R/builds/11402/steps/test-llvm/logs/stdio
llvm-svn: 295402
2017-02-17 02:08:58 +00:00
Krzysztof Parzyszek
fb9503c080
[Hexagon] Start using regmasks on calls
...
All the cool targets are doing it...
llvm-svn: 295371
2017-02-16 20:25:23 +00:00
Colin LeMahieu
13cc3ab785
[Hexagon] Fixing compound register printing and reenabling more tests.
...
llvm-svn: 252574
2015-11-10 00:51:56 +00:00
Colin LeMahieu
7cd0892729
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing tests. General updating of the code emission.
...
llvm-svn: 252443
2015-11-09 04:07:48 +00:00
Colin LeMahieu
6aca6f0be5
[Hexagon] Adding functionality for searching for compound instruction pairs. Compound instructions reduce slot resource requirements freeing those packet slots up for more instructions.
...
llvm-svn: 239307
2015-06-08 16:34:47 +00:00