llvm-6502/test/CodeGen
Chris Lattner 0fe71e9bb1 Treat clobber operands like early clobbers: if we have
any, we force sdisel to do all regalloc for an asm.  This
leads to gross but correct codegen.

This fixes the rest of PR2078.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47454 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-21 19:43:13 +00:00
..
Alpha Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
ARM Remove llvm-upgrade. 2008-02-17 20:02:20 +00:00
CBackend Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
CellSPU Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
Generic testcase for PR1133 2008-02-21 05:27:08 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC Remove llvm-upgrade and update tests. 2008-02-19 08:07:33 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 Treat clobber operands like early clobbers: if we have 2008-02-21 19:43:13 +00:00