1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Anatoly Trosinenko 5c104576fe [MSP430] Declare comparison LibCalls as returning i16 instead of i32
For TI's distribution of msp430-gcc
```
msp430-elf-gcc -S -o- -Os -x c - <<< "int f(float a, float b) { return a != b; }"
```
does not mention `R13` at all. `__libgcc_cmp_return__` machine mode is 2 byte on MSP430, as well.

Differential Revision: https://reviews.llvm.org/D82635
2020-06-30 11:04:22 +03:00
..
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2020-06-26 15:32:07 +03:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00
2018-11-15 12:29:43 +00:00