aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetConstant's asChris Lattner2008-10-111-2/+2
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-121-5/+9
* Replace all target specific implicit def instructions with a target independe...Evan Cheng2008-03-151-10/+0
* Use SDTNone instead of duplicating it.Dan Gohman2008-03-131-2/+1
* Final de-tabification.Bill Wendling2008-02-271-2/+2
* This commit changes:Chris Lattner2008-01-171-6/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Implicit def instructions, e.g. X86::IMPLICIT_DEF_GR32, are always re-materia...Evan Cheng2007-12-121-0/+3
* Unifacalize the CALLSEQ{START,END} stuff.Bill Wendling2007-11-131-5/+5
* Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stackBill Wendling2007-11-131-7/+10
* Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.Evan Cheng2007-09-111-2/+4
* No more noResults.Evan Cheng2007-07-211-4/+2
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-102/+102
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+776