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
/
AlphaISelLowering.cpp
Age
Commit message (
Expand
)
Author
2006-01-05
Had expand logic backward.
Jim Laskey
2006-01-05
Added initial support for DEBUG_LABEL allowing debug specific labels to be
Jim Laskey
2005-12-25
All that just to lower div and rem
Andrew Lenharth
2005-12-24
All addressing modes are now exposed. The only remaining relocated forms
Andrew Lenharth
2005-12-24
Let's see if we can break things.
Andrew Lenharth
2005-12-21
Disengage DEBUG_LOC from non-PPC targets.
Jim Laskey
2005-11-30
Make typesafe that which isn't: FCMOVxx
Andrew Lenharth
2005-11-30
FPSelect and more custom lowering
Andrew Lenharth
2005-11-30
All sorts of stuff.
Andrew Lenharth
2005-11-29
No targets support line number info yet.
Chris Lattner
2005-11-09
whatever. Intermediate patch to see what breaks. Seems ok.
Andrew Lenharth
2005-10-06
This is suppose to work now
Andrew Lenharth
2005-09-29
begining alpha subtarget support
Andrew Lenharth
2005-09-28
Add FP versions of the binary operators, keeping the int and fp worlds seperate.
Chris Lattner
2005-09-13
Majik numbers are bad
Chris Lattner
2005-09-06
Fix up the AssertXext problem, as well as adding it at calls
Andrew Lenharth
2005-09-04
revert part of the last change, should fix regressions
Andrew Lenharth
2005-09-02
Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some...
Andrew Lenharth
[prev]