aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Add "inreg" field to CallSDNode (doesn't increaseDale Johannesen2008-09-261-1/+1
* Fix these enums' starting values to reflect the way thatDan Gohman2008-09-231-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-6/+6
* Replace some std::vectors that showed up in heap profiling withDan Gohman2008-06-301-2/+2
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-1/+1
* - Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.Scott Michel2008-03-101-1/+3
* Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC'sScott Michel2008-03-101-0/+1
* De-tabifyBill Wendling2008-02-261-2/+0
* In TargetLowering::LowerCallTo, don't assert thatDuncan Sands2008-02-141-3/+4
* Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...Evan Cheng2008-01-301-2/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More explicit keywords.Dan Gohman2007-08-021-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+74