llvm-6502/lib
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
..
Analysis Change a C-style cast to const_cast, to avoid a -Wcast-qual warning. 2008-02-21 17:33:24 +00:00
Archive Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
AsmParser regenerate. 2008-02-20 22:40:23 +00:00
Bitcode Support alignment within ParamAttrs in the I/O handling. 2008-02-20 21:15:19 +00:00
CodeGen Treat clobber operands like early clobbers: if we have 2008-02-21 19:43:13 +00:00
Debugger
ExecutionEngine Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
Linker And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
Support Add explicit keywords. 2008-02-20 16:44:09 +00:00
System Add convenient helper to get suffix of the file 2008-02-20 19:41:22 +00:00
Target Dan implemented one multiply issue. Replace it with another. :) 2008-02-21 06:51:29 +00:00
Transforms Add explicit keywords. 2008-02-20 16:44:09 +00:00
VMCore Let invoke return aggregate value. 2008-02-21 02:14:01 +00:00
Makefile