History log of /external/clang/test/CodeGen/arm-neon-fma.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
04c226aab970da86fc9f59ec3a808cf916458261 16-Jan-2013 Tim Northover <Tim.Northover@arm.com> Fix recent test for more diverse environments.

I think the main issue was the lack of -ffreestanding, which pulled in
the host's stdint.h. After that things went rapidly downhill.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172653 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/arm-neon-fma.c
c4a04010f676ce9ff0049b0fc5d1f96a2dbe81be 16-Jan-2013 Tim Northover <Tim.Northover@arm.com> Correct order of operands forwarding NEON vfma to LLVM fma

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172650 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/arm-neon-fma.c