we can't do this directly in lowering, so we need this case
[oota-llvm.git] / lib / Target / IA64 / IA64ISelLowering.cpp
2005-12-22 Duraid Madinathis should take care of calls to varadic functions...
2005-12-22 Duraid MadinaI shoulda done this a *long* time ago (tm): implement...
2005-12-21 Jim LaskeyDisengage DEBUG_LOC from non-PPC targets.
2005-11-29 Chris LattnerNo targets support line number info yet.
2005-11-04 Duraid Madinakill redundant SP/GP/RP save/restores across calls
2005-11-02 Duraid Madinaadd support for loading FP constants +0.0 and +1.0...
2005-10-28 Duraid MadinaDAG->DAG instruction selection for ia64! "hello world...