Add an initial hack at legalizing GlobalAddress into the appropriate nodes
[oota-llvm.git] / lib / Target / PowerPC / PPCISelLowering.h
2005-11-17 Chris LattnerAdd an initial hack at legalizing GlobalAddress into...
2005-10-18 Nate BegemanAdd the ability to lower return instructions to TargetL...
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-10-14 Chris LattnerRename PowerPC*.h to PPC*.h
2005-09-06 Nate BegemanImplement i64<->fp using the fctidz/fcfid instructions...
2005-08-31 Chris LattnerMove FCTIWZ handling out of the instruction selectors...
2005-08-26 Chris Lattnerimplement SELECT_CC fully for the DAG->DAG isel!
2005-08-26 Chris LattnerMake fsel emission work with both the pattern and dag...
2005-08-26 Chris Lattneradd initial support for converting select_cc -> fsel...
2005-08-16 Chris LattnerPull the LLVM -> DAG lowering code out of the pattern...