1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/CodeGen
Dan Gohman 2e7e251f24 If the source and destination pointers in an llvm.memmove are known
to not alias each other, it can be translated as an llvm.memcpy.

llvm-svn: 41489
2007-08-27 16:26:13 +00:00
..
Alpha Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
ARM Implement FPOWI ExpandOp. 2007-08-15 22:13:27 +00:00
CBackend Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Generic Allow target constants to be illegal types. The target should 2007-08-25 01:00:22 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC update test to check that codegen works with llvm.used in llvm.metadata section 2007-08-22 19:36:31 +00:00
SPARC Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
X86 If the source and destination pointers in an llvm.memmove are known 2007-08-27 16:26:13 +00:00