index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Alpha
Age
Commit message (
Expand
)
Author
2005-02-01
Make cmov work right and loads for fp from constant pool
Andrew Lenharth
2005-02-01
Correct stack stuff for FP
Andrew Lenharth
2005-02-01
try to match alpha pattern
Andrew Lenharth
2005-02-01
fix register names
Andrew Lenharth
2005-02-01
pecimise loads, put indirect call addr in right register. still doesn't fix ...
Andrew Lenharth
2005-01-31
indirect call fix
Andrew Lenharth
2005-01-31
fp to int and back conversion sequences
Andrew Lenharth
2005-01-30
added fp extend and removed a forgotten assert in more than 6 arg support (sh...
Andrew Lenharth
2005-01-30
This code is really unreachable.
Chris Lattner
2005-01-30
Fix warnings.
Chris Lattner
2005-01-30
support for larger calls
Andrew Lenharth
2005-01-29
Unbreak the build :(
Chris Lattner
2005-01-29
first step towards a correct and complete stack. also add some forms for thi...
Andrew Lenharth
2005-01-28
fix ExprMap, partially teach about add long
Andrew Lenharth
2005-01-28
fix ExprMap and constant check in setcc
Andrew Lenharth
2005-01-28
move FP into it's own select
Andrew Lenharth
2005-01-27
stack frame fix and zero FP reg fix
Andrew Lenharth
2005-01-27
Floating point instructions like Floating point registers
Andrew Lenharth
2005-01-27
int to float conversion and another setcc
Andrew Lenharth
2005-01-27
teach isel about comparison with constants and zero extending bits
Andrew Lenharth
2005-01-27
perhaps this will let me have calls again
Andrew Lenharth
2005-01-27
minor bug fix
Andrew Lenharth
2005-01-27
minor bug fix
Andrew Lenharth
2005-01-26
added instructions for fp to int to fp moves
Andrew Lenharth
2005-01-26
initial fp support
Andrew Lenharth
2005-01-26
hum, writing on one machine, testing on another...
Andrew Lenharth
2005-01-26
add some operations, fix others. should compile several more tests now
Andrew Lenharth
2005-01-25
problems with bools, and their work arounds
Andrew Lenharth
2005-01-25
more load choices, better add with imm
Andrew Lenharth
2005-01-24
Clean ups, and taught the instruction selector about immediate forms
Andrew Lenharth
2005-01-24
Alpha JIT prune
Andrew Lenharth
2005-01-24
include prune and JIT prune
Andrew Lenharth
2005-01-24
Pruned includes
Andrew Lenharth
2005-01-22
Let me introduce you to the early stages of the llvm backend for the alpha pr...
Andrew Lenharth
[prev]