llvm-6502/test/CodeGen
Eric Christopher 360cbd4839 Model ARM backend ABI selection after the front end code doing the
same. This will change the "bare metal" ABI from APCS to AAPCS.

The only difference between the front and back end code is that
the code for Triple::GNU was added for environment. That will migrate
to the front end shortly.

Tests updated with the ABI they were originally testing in the case
of bare metal (e.g. -mtriple armv7) or with a -gnu for arm-linux
triples.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224489 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-18 02:08:45 +00:00
..
AArch64
ARM Model ARM backend ABI selection after the front end code doing the 2014-12-18 02:08:45 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] Set GCC-compatible MIPS asssembler options before inline asm blocks. 2014-12-17 10:56:16 +00:00
MSP430
NVPTX [NVPTX] Fix bugs related to isSingleValueType 2014-12-17 17:59:04 +00:00
PowerPC
R600 R600/SI: Fix f64 inline immediates 2014-12-17 21:04:08 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Fix CR/LF line endings in test case 2014-12-17 17:52:12 +00:00
XCore