llvm-6502/test/CodeGen
Reed Kotler 78f8339f35 Add fabsf to the list of inlined functions; otherwise
Mips16 will try and create a stub for it and this will
result in a link error because that function does not exist in libc.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192223 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-08 19:55:01 +00:00
..
AArch64 [AArch64] Add support for NEON scalar arithmetic instructions: 2013-10-07 16:36:15 +00:00
ARM Struct byval: use the correct alignment for loads generated to load 2013-10-07 19:47:53 +00:00
CPP
Generic Change objectsize intrinsic to accept different address spaces. 2013-10-07 18:06:48 +00:00
Hexagon
Inputs
Mips Add fabsf to the list of inlined functions; otherwise 2013-10-08 19:55:01 +00:00
MSP430
NVPTX
PowerPC
R600 Add some xfaild R600 tests. 2013-10-08 18:06:36 +00:00
SPARC [Sparc] Do not emit nop after fcmp* instruction with V9. 2013-10-06 07:06:44 +00:00
SystemZ [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
Thumb
Thumb2
X86 Fix a typo in the mattr part of the run line. 2013-10-08 06:12:26 +00:00
XCore