aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha
Commit message (Expand)AuthorAgeFilesLines
...
* first step towards a correct and complete stack. also add some forms for thi...Andrew Lenharth2005-01-294-12/+78
* fix ExprMap, partially teach about add longAndrew Lenharth2005-01-281-32/+85
* fix ExprMap and constant check in setccAndrew Lenharth2005-01-281-4/+5
* move FP into it's own selectAndrew Lenharth2005-01-281-191/+167
* stack frame fix and zero FP reg fixAndrew Lenharth2005-01-272-12/+19
* Floating point instructions like Floating point registersAndrew Lenharth2005-01-271-1/+1
* int to float conversion and another setccAndrew Lenharth2005-01-272-32/+54
* teach isel about comparison with constants and zero extending bitsAndrew Lenharth2005-01-272-112/+136
* perhaps this will let me have calls againAndrew Lenharth2005-01-271-5/+9
* minor bug fixAndrew Lenharth2005-01-271-1/+1
* minor bug fixAndrew Lenharth2005-01-271-1/+1
* added instructions for fp to int to fp movesAndrew Lenharth2005-01-261-5/+6
* initial fp supportAndrew Lenharth2005-01-265-226/+358
* hum, writing on one machine, testing on another...Andrew Lenharth2005-01-261-4/+5
* add some operations, fix others. should compile several more tests nowAndrew Lenharth2005-01-262-5/+26
* problems with bools, and their work aroundsAndrew Lenharth2005-01-252-4/+14
* more load choices, better add with immAndrew Lenharth2005-01-252-41/+103
* Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth2005-01-246-132/+192
* Alpha JIT pruneAndrew Lenharth2005-01-242-16/+0
* include prune and JIT pruneAndrew Lenharth2005-01-241-35/+1
* Pruned includesAndrew Lenharth2005-01-241-15/+5
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-2215-0/+2305