llvm with tablegen backend for capstone disassembler
Go to file
Dan Gohman d6819da453 Generalize ExpandIntToFP to handle the case where the operand is legal
and it's the result that requires expansion. This code is a little confusing
because the TargetLoweringInfo tables for [US]INT_TO_FP use the operand type
(the integer type) rather than the result type. 

llvm-svn: 48206
2008-03-11 01:59:03 +00:00
clang Generate meta-data in a C++ compatible way (remove 2 dependencies on C "flexible array member" idiom and perform some extra casts). 2008-03-11 00:12:29 +00:00
llvm Generalize ExpandIntToFP to handle the case where the operand is legal 2008-03-11 01:59:03 +00:00