aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64InstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Replace all target specific implicit def instructions with a target independe...Evan Cheng2008-03-151-11/+0
* Use SDTNone instead of duplicating it.Dan Gohman2008-03-131-2/+1
* Final de-tabification.Bill Wendling2008-02-271-51/+51
* Change how FP immediates are handled. Nate Begeman2008-02-141-0/+17
* rename isLoad -> isSimpleLoad due to evan's desire to have such a predicate.Chris Lattner2008-01-061-1/+1
* rename isStore -> mayStore to more accurately reflect what it captures.Chris Lattner2008-01-061-1/+1
* 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/+2
* No more noResults.Evan Cheng2007-07-211-4/+4
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-158/+158
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+744