Go to file
Duncan Sands 2a28791789 Make sure custom lowering for LegalizeTypes
returns a node with the right number of
return values.  This fixes codegen of
Generic/cast-fp.ll, Generic/fp_to_int.ll
and PowerPC/multiple-return-values.ll
when using -march=ppc32 -mattr=+64bit.

llvm-svn: 53794
2008-07-19 16:26:02 +00:00
clang Reimplement ccc-analyzer in a language I actually know, and implement some obvious optimizations when processing command line arguments. 2008-07-19 06:11:04 +00:00
llvm Make sure custom lowering for LegalizeTypes 2008-07-19 16:26:02 +00:00