summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaInstrFormats.td
Commit message (Expand)AuthorAge
* Use this nifty Constraints thing and fix the inverted conditional movesAndrew Lenharth2007-04-17
* Add all that branch mangling niftinessAndrew Lenharth2006-10-31
* Let the alpha breakage begin. First Formals and RET. next CallsAndrew Lenharth2006-06-12
* Alpha Scheduling classesAndrew Lenharth2006-03-09
* Add immediate forms of cmov and remove some cruftAndrew Lenharth2006-02-01
* minor renamingAndrew Lenharth2006-01-26
* allow R28 to be used for frame calculations without entirely removing it from...Andrew Lenharth2006-01-26
* stack and rpccAndrew Lenharth2006-01-16
* Move brcond over and fix some imm patterns. This may be the last change befo...Andrew Lenharth2006-01-01
* add br pattern, unify JSR and BSR ISel instrs, and add BSR support for DAGAndrew Lenharth2005-12-25
* Unify the patterns for loads and stores. Now offset addressing should beAndrew Lenharth2005-12-24
* move loads and stores over. Smart addr selection commingAndrew Lenharth2005-12-24
* OK, this does wonders for broken stuffAndrew Lenharth2005-12-06
* added instructions with inverted immediatesAndrew Lenharth2005-12-06
* These never trigger, but whateverAndrew Lenharth2005-12-05
* All sorts of stuff.Andrew Lenharth2005-11-30
* massive DAGISel patch. lots and lots more stuff compiles nowAndrew Lenharth2005-11-22
* continued readcyclecounter supportAndrew Lenharth2005-11-11
* whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth2005-11-09
* Simplify instinfo, set random bits on more fp insts, and fix 1 opcodeAndrew Lenharth2005-10-26
* Well, the Constant matching pattern works. Can't say much about calls or glo...Andrew Lenharth2005-10-22
* Inst cleanup. As a bonus, operands are in the correct order for cmovs. Expe...Andrew Lenharth2005-10-20
* added a few 1 operand form stuff. Seems to break regalloc on alpha. sighAndrew Lenharth2005-10-20
* ret 0; works, not much elseAndrew Lenharth2005-10-20
* support bsr, and more .td simplificationAndrew Lenharth2005-07-28
* simpilfy instruction encoding (and make the lines way shorter, aka Misha happ...Andrew Lenharth2005-07-22
* Make the rest of file header comments consistent in format and styleMisha Brukman2005-02-05
* initial fp supportAndrew Lenharth2005-01-26
* Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth2005-01-24
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-22