Commit Graph

13 Commits

Author SHA1 Message Date
Brian Cain 7a9f29d305 Add initial asm!() support for hexagon
GPRs only
2020-06-16 08:58:13 -05:00
Michal Sudwoj e18054d5c0 Added comment about static variables 2020-05-24 08:20:40 +02:00
Michal Sudwoj 5ec6b5eaee Fixed tests 2020-05-24 08:20:40 +02:00
Michal Sudwoj baa801a929 Minor fixes, as requested in PR review 2020-05-24 08:20:40 +02:00
Michal Sudwoj 58fdc43e03 NVPTX support for new asm! 2020-05-24 08:20:35 +02:00
Amanieu d'Antras 46db0dfe8c Fix tests 2020-05-18 14:41:34 +01:00
Amanieu d'Antras 330bdf89b1 Disable asm tests on system llvm 2020-05-18 14:41:33 +01:00
Amanieu d'Antras ddcdea45b6 The h modifier is only supported by reg_abcd 2020-05-18 14:41:33 +01:00
Amanieu d'Antras 7dfa486d4a Add support for high byte registers on x86 2020-05-18 14:41:32 +01:00
Amanieu d'Antras 8ab0f2d3c5 Add tests for asm! 2020-05-18 14:41:32 +01:00
John Kåre Alsaker f8f9a2869c Ignore NVPTX tests 2019-06-12 23:09:08 +02:00
varkor 7f0f0e31ec Remove double trailing newlines 2019-04-22 16:57:01 +01:00
Denys Zariaiev 5c7ec6c421 Introduce assembly tests 2019-02-27 23:33:05 +01:00