llvm-6502/lib
Duncan Sands d398672ddd Support operations like fp_to_uint with a vector
result type when the result type is legal but
not the operand type.  Add additional support
for EXTRACT_SUBVECTOR and CONCAT_VECTORS,
needed to handle such cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57840 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-20 16:31:21 +00:00
..
Analysis Trim #includes. 2008-10-16 20:18:31 +00:00
Archive
AsmParser regenerate 2008-10-15 12:05:02 +00:00
Bitcode
CodeGen Support operations like fp_to_uint with a vector 2008-10-20 16:31:21 +00:00
Debugger
ExecutionEngine
Linker Also properly handle linking of strong alias and weak global 2008-10-15 20:10:50 +00:00
Support
System
Target Have X86 custom lowering for LegalizeTypes use 2008-10-20 15:56:33 +00:00
Transforms Use 0 instead of false to return a null pointer. 2008-10-17 00:56:52 +00:00
VMCore Keep track of *which* input constraint matches an output 2008-10-17 16:47:46 +00:00
Makefile