llvm-6502/lib
Chris Lattner 69e6a8d5a8 Make the clobber analysis a bit more smart: we only are careful about
early clobbers if the clobber list contains a *register* not some thing
like {memory}, {dirflag} etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47457 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-21 20:54:31 +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 Make the clobber analysis a bit more smart: we only are careful about 2008-02-21 20:54:31 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
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 remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00