Jim Laskey
|
cdde9cec23
|
Make UINT_TO_FP and SINT_TO_FP use generic expansion.
llvm-svn: 22815
|
2005-08-17 00:40:22 +00:00 |
|
Chris Lattner
|
9d651a0e3c
|
updates for changes in nodes
llvm-svn: 22808
|
2005-08-16 21:58:15 +00:00 |
|
Nate Begeman
|
f6b6378f23
|
Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty
fixme from the PowerPC backend. Emit slightly better code for legalizing
select_cc.
llvm-svn: 22805
|
2005-08-16 19:49:35 +00:00 |
|
Chris Lattner
|
a4c5954c52
|
Pull the LLVM -> DAG lowering code out of the pattern selector so that it
can be shared with the DAG->DAG selector.
llvm-svn: 22799
|
2005-08-16 17:14:42 +00:00 |
|