llvm-6502/lib
Duncan Sands 14fd63cae8 Add support to LegalizeTypes for building legal vectors
out of illegal elements (BUILD_VECTOR).  Uses and beefs
up BUILD_PAIR, though it didn't really have to.  Like
most of LegalizeTypes, does not support soft-float.
This cures all "make check" vector building failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47537 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-24 07:36:03 +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-23 01:17:37 +00:00
Bitcode Backing out r47521 for now. This has broken a number of tests. 2008-02-23 19:32:32 +00:00
CodeGen Add support to LegalizeTypes for building legal vectors 2008-02-24 07:36:03 +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 Fix a bug that caused opt and other tools to silently ignore 2008-02-23 01:55:25 +00:00
System Provide __main hooks for cygwin & mingw32 2008-02-22 10:08:31 +00:00
Target Some platforms use the same name for 32-bit and 64-bit registers (like 2008-02-24 00:56:13 +00:00
Transforms Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
VMCore print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00