llvm-6502/test/CodeGen
Evan Cheng 7a0f1851ec More local spiller complexity!
If local spiller optimization turns some instruction into an identity copy, it will be removed. If the output register happens to be dead (and source is obviously killed), transfer the kill / dead information to last use / def in the same MBB.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51306 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-20 08:13:21 +00:00
..
Alpha Fix RUN line. 2008-03-09 19:55:22 +00:00
ARM More local spiller complexity! 2008-05-20 08:13:21 +00:00
CBackend rename *.llx -> *.ll 2008-04-19 22:29:10 +00:00
CellSPU Update and_ops.ll according to the recent dagcombiner changes. 2008-04-28 23:26:22 +00:00
Generic Remove the code from CodeGenPrepare that moved getresult instructions 2008-04-25 18:27:55 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC Adding testcase. 2008-05-01 18:41:09 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 Run vortex-bug as x86-64, which is what the original bug was triggered on. 2008-05-20 00:54:39 +00:00