llvm-project/llvm/test/CodeGen
Evan Cheng 54c20b559e When a live virtual register is being clobbered by an implicit def, it is spilled
and the spill is its kill. However, if the local allocator has determined the
register has not been modified (possible when its value was reloaded), it would
not issue a restore. In that case, mark the last use of the virtual register as
kill.

llvm-svn: 46111
2008-01-17 02:08:17 +00:00
..
ARM Remove xfail. This is fixed. 2007-12-20 02:25:21 +00:00
Alpha xfail a test 2007-11-28 05:37:13 +00:00
CBackend Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
CellSPU More CellSPU refinements: 2008-01-11 21:01:19 +00:00
Generic new testcase for llvm.trap. 2008-01-15 22:17:26 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC add testcase for regression 2008-01-16 18:03:52 +00:00
SPARC Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
X86 When a live virtual register is being clobbered by an implicit def, it is spilled 2008-01-17 02:08:17 +00:00