1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Regression/CodeGen/Generic
Chris Lattner d88c0923db Update gc intrinsics to take pointer to object as well as pointer to field.
Patch contributed by Tobias Nurmiranta

llvm-svn: 15094
2004-07-22 05:48:38 +00:00
..
GC Update gc intrinsics to take pointer to object as well as pointer to field. 2004-07-22 05:48:38 +00:00
2004-04-09-SameValueCoalescing.llx Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector. 2004-04-12 19:04:22 +00:00
2004-05-09-LiveVarPartialRegister.llx Testcase for PR337, which was reduced by Reid Spencer. 2004-05-10 05:11:24 +00:00
BasicInstrs.c Added a "RUN:" line so this file can be executed by TestRunner.sh 2004-05-27 08:28:42 +00:00
BasicInstrs.llx Make the test pass by using the correct RUN: syntax. 2004-05-27 20:49:16 +00:00
ConstantExprLowering.llx New testcase for constant expression lowering pass, contributed by Vladimir Prus! 2004-06-25 07:47:13 +00:00