1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/CodeGen
Chris Lattner a76ba56608 switch this to use fastcc to avoid fpstack traffic on x86-32. Switch to
using the count script instead of wc -l

llvm-svn: 41072
2007-08-14 16:14:10 +00:00
..
Alpha This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
ARM Expand unaligned loads/stores when the target doesn't support them. (PR1548) 2007-08-01 19:34:21 +00:00
CBackend The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
Generic This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
SPARC Added test case from PR1540. 2007-07-13 23:57:33 +00:00
X86 switch this to use fastcc to avoid fpstack traffic on x86-32. Switch to 2007-08-14 16:14:10 +00:00