llvm-6502/lib
Eli Friedman 556929a84b Make SINT_TO_FP/UINT_TO_FP vector legalization queries query on the
integer type to be consistent with normal operation legalization.  No visible
change because nothing is actually using this at the moment.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72980 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-06 03:27:50 +00:00
..
Analysis Simplify. 2009-06-05 23:08:56 +00:00
Archive
AsmParser Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
Bitcode Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
CodeGen Make SINT_TO_FP/UINT_TO_FP vector legalization queries query on the 2009-06-06 03:27:50 +00:00
CompilerDriver
Debugger
ExecutionEngine Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
Linker
Support Add support for outputting ANSI colors to raw_fd_ostream. 2009-06-04 07:09:50 +00:00
System Fix comments. 2009-06-04 08:18:25 +00:00
Target Add explicit keywords. 2009-06-05 23:05:51 +00:00
Transforms Simplify. 2009-06-05 22:39:21 +00:00
VMCore Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
Makefile