Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / Alpha / AlphaInstrFormats.td
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-07-21 Evan ChengNo more noResults.
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-04-17 Andrew LenharthUse this nifty Constraints thing and fix the inverted...
2006-10-31 Andrew LenharthAdd all that branch mangling niftiness
2006-06-12 Andrew LenharthLet the alpha breakage begin. First Formals and RET...
2006-03-09 Andrew LenharthAlpha Scheduling classes
2006-02-01 Andrew LenharthAdd immediate forms of cmov and remove some cruft
2006-01-26 Andrew Lenharthminor renaming
2006-01-26 Andrew Lenharthallow R28 to be used for frame calculations without...
2006-01-16 Andrew Lenharthstack and rpcc
2006-01-01 Andrew LenharthMove brcond over and fix some imm patterns. This may...
2005-12-25 Andrew Lenharthadd br pattern, unify JSR and BSR ISel instrs, and...
2005-12-24 Andrew LenharthUnify the patterns for loads and stores. Now offset...
2005-12-24 Andrew Lenharthmove loads and stores over. Smart addr selection comming
2005-12-06 Andrew LenharthOK, this does wonders for broken stuff
2005-12-06 Andrew Lenharthadded instructions with inverted immediates
2005-12-05 Andrew LenharthThese never trigger, but whatever
2005-11-30 Andrew LenharthAll sorts of stuff.
2005-11-22 Andrew Lenharthmassive DAGISel patch. lots and lots more stuff compil...
2005-11-11 Andrew Lenharthcontinued readcyclecounter support
2005-11-09 Andrew Lenharthwhatever. Intermediate patch to see what breaks. ...
2005-10-26 Andrew LenharthSimplify instinfo, set random bits on more fp insts...
2005-10-22 Andrew LenharthWell, the Constant matching pattern works. Can't say...
2005-10-20 Andrew LenharthInst cleanup. As a bonus, operands are in the correct...
2005-10-20 Andrew Lenharthadded a few 1 operand form stuff. Seems to break regal...
2005-10-20 Andrew Lenharthret 0; works, not much else
2005-07-28 Andrew Lenharthsupport bsr, and more .td simplification
2005-07-22 Andrew Lenharthsimpilfy instruction encoding (and make the lines way...
2005-02-05 Misha BrukmanMake the rest of file header comments consistent in...
2005-01-26 Andrew Lenharth initial fp support
2005-01-24 Andrew LenharthClean ups, and taught the instruction selector about...
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...