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
2006-03-28
Expose base register for DwarfWriter. Refactor code accordingly.
Jim Laskey
2006-03-27
Translate llvm target registers to dwarf register numbers properly.
Jim Laskey
2006-03-25
#include Intrinsics.h into all dag isels
Chris Lattner
2006-03-24
Add dwarf register numbering to register data.
Jim Laskey
2006-03-23
Add support to locate local variables in frames (early version.)
Jim Laskey
2006-03-23
Eliminate IntrinsicLowering from TargetMachine.
Chris Lattner
2006-03-17
Remove BRTWOWAY*
Nate Begeman
2006-03-09
these are copies too
Andrew Lenharth
2006-03-09
remove some now-dead code
Chris Lattner
2006-03-09
fcopysign for mixed mode
Andrew Lenharth
2006-03-09
alpha and llvm have different oppinions on which arg is the sign bit
Andrew Lenharth
2006-03-09
Alpha Scheduling classes
Andrew Lenharth
2006-03-09
fcopysign and get rid of dsnode cruft. custom PA runtimes make this better i...
Andrew Lenharth
2006-03-09
Add support for 'special' llvm globals like debug info and static ctors/dtors.
Chris Lattner
2006-03-05
Copysign needs to be expanded everywhere. Note that Alpha and IA64 should
Chris Lattner
2006-02-27
Removed dependency on how operands are printed (want multi-line.)
Jim Laskey
2006-02-13
improved zap discovery
Andrew Lenharth
2006-02-13
Switch targets over to using SelectionDAG::getCALLSEQ_START to create
Chris Lattner
2006-02-09
Match getTargetNode() changes (now return SDNode* instead of SDOperand).
Evan Cheng
2006-02-09
Change Select() from
Evan Cheng
2006-02-06
see what this allignment thing will do
Andrew Lenharth
2006-02-05
Use SelectRoot() as entry of any tblgen based isel.
Evan Cheng
2006-02-04
linkage fix for weak functions
Andrew Lenharth
2006-02-03
isStoreToStackSlot
Andrew Lenharth
2006-02-02
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2006-02-01
Add immediate forms of cmov and remove some cruft
Andrew Lenharth
2006-02-01
Fix some of the stuff in the PPC README file, and clean up legalization
Nate Begeman
2006-01-31
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-29
Update alpha to reflect recent constantfp legalize changes. It's not clear
Chris Lattner
2006-01-29
cmovle != cmovlt
Chris Lattner
2006-01-28
Implement Promote for VAARG, and allow it to be custom promoted for people
Nate Begeman
2006-01-27
Switch to AlphaISD::CALL instead of ISD::CALL
Chris Lattner
2006-01-27
Subtarget feature can now set any variable to any value
Evan Cheng
2006-01-27
PHI and INLINEASM are now built-in instructions provided by Target.td
Chris Lattner
2006-01-26
minor renaming
Andrew Lenharth
2006-01-26
allow R28 to be used for frame calculations without entirely removing it from...
Andrew Lenharth
2006-01-25
oops
Andrew Lenharth
2006-01-25
forgot one
Andrew Lenharth
2006-01-25
make things compile again
Andrew Lenharth
2006-01-25
First part of bug 680:
Nate Begeman
2006-01-25
maintaining stackpointer alignment. Perhaps it doesn't matter
Andrew Lenharth
2006-01-23
bye bye Pattern ISEL
Andrew Lenharth
2006-01-23
added stores to lsmark
Andrew Lenharth
2006-01-23
fix up more lsmark stuff
Andrew Lenharth
2006-01-23
yea, lowering this stuff will basically work
Andrew Lenharth
2006-01-22
Add explicit #includes of <iostream>
Chris Lattner
2006-01-19
typo
Andrew Lenharth
2006-01-19
nasty nasty patterns
Andrew Lenharth
2006-01-16
fix short immediate loads
Andrew Lenharth
2006-01-16
stack and rpcc
Andrew Lenharth
[prev]
[next]