Rename SDOperand to SDValue.
[oota-llvm.git] / lib / Target / IA64 / IA64ISelLowering.h
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-06-30 Dan GohmanReplace some std::vectors that showed up in heap profil...
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-03-10 Scott Michel- Style cleanup in IA64ISelLowering.h: add 'virtual...
2008-03-10 Scott MichelGive TargetLowering::getSetCCResultType() a parameter...
2008-02-26 Bill WendlingDe-tabify
2008-02-14 Duncan SandsIn TargetLowering::LowerCallTo, don't assert that
2008-01-30 Evan ChengEven though InsertAtEndOfBasicBlock is an ugly hack...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-02 Dan GohmanMore explicit keywords.
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2006-12-31 Reid SpencerFor PR950:
2006-01-27 Nate BegemanRemove TLI.LowerReturnTo, and just let targets custom...
2006-01-25 Nate BegemanFirst part of bug 680:
2006-01-20 Duraid Madinaremove RET hack, add proper support for rets (watching...
2006-01-14 Chris LattnerCleanup IA64ISD, tell the graph drawer what the symboli...
2005-12-22 Duraid Madinathis is a hack, which may or may not hang around. In...
2005-12-22 Duraid Madinawe can't all have brains now, can we
2005-10-28 Duraid MadinaDAG->DAG instruction selection for ia64! "hello world...