This target does not support/want ISD::BRCONDTWOWAY
[oota-llvm.git] / lib / Target / IA64 / IA64ISelPattern.cpp
2005-04-09 Chris LattnerThis target does not support/want ISD::BRCONDTWOWAY
2005-04-08 Duraid Madinafix bogus division-by-power-of-2 (was wrong for negativ...
2005-04-07 Duraid Madinacodegen immediate forms of add/sub/shift
2005-04-06 Duraid Madinasteal sampo's div-by-constant-power-of-2 stuff
2005-04-04 Duraid Madinafix SREM/UREM, which gave incorrect results for x%y...
2005-04-02 Duraid Madinasupport IDEF, fnegabs (thanks sampo)
2005-04-02 Duraid Madinaadd support FNEG and FABS
2005-04-02 Chris LattnerThis target doesn't support fabs/fneg yet.
2005-04-01 Duraid Madinarepair mindless SELECT waste.
2005-03-31 Duraid MadinaAssorted fixes:
2005-03-26 Nate BegemanChange interface to LowerCallTo to take a boolean isVar...
2005-03-24 Nate BegemanRemove comments that are now meaningless from the patte...
2005-03-19 Alkis EvlogimenosStop using deprecated interface.
2005-03-17 Duraid Madinaclean up warnings when building in release mode
2005-03-17 Duraid Madinaand so it begins...