index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some now-dead code
Chris Lattner
2006-03-09
1
-16
/
+0
*
fcopysign for mixed mode
Andrew Lenharth
2006-03-09
1
-1
/
+20
*
alpha and llvm have different oppinions on which arg is the sign bit
Andrew Lenharth
2006-03-09
1
-10
/
+8
*
Alpha Scheduling classes
Andrew Lenharth
2006-03-09
6
-232
/
+333
*
fcopysign and get rid of dsnode cruft. custom PA runtimes make this better i...
Andrew Lenharth
2006-03-09
2
-220
/
+15
*
Add support for 'special' llvm globals like debug info and static ctors/dtors.
Chris Lattner
2006-03-09
1
-0
/
+4
*
Copysign needs to be expanded everywhere. Note that Alpha and IA64 should
Chris Lattner
2006-03-05
1
-0
/
+4
*
Removed dependency on how operands are printed (want multi-line.)
Jim Laskey
2006-02-27
1
-9
/
+3
*
improved zap discovery
Andrew Lenharth
2006-02-13
1
-0
/
+33
*
Switch targets over to using SelectionDAG::getCALLSEQ_START to create
Chris Lattner
2006-02-13
1
-2
/
+2
*
Match getTargetNode() changes (now return SDNode* instead of SDOperand).
Evan Cheng
2006-02-09
1
-36
/
+39
*
Change Select() from
Evan Cheng
2006-02-09
1
-42
/
+74
*
see what this allignment thing will do
Andrew Lenharth
2006-02-06
1
-1
/
+2
*
Use SelectRoot() as entry of any tblgen based isel.
Evan Cheng
2006-02-05
1
-1
/
+2
*
linkage fix for weak functions
Andrew Lenharth
2006-02-04
1
-3
/
+16
*
isStoreToStackSlot
Andrew Lenharth
2006-02-03
3
-3
/
+20
*
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2006-02-02
4
-21
/
+21
*
Add immediate forms of cmov and remove some cruft
Andrew Lenharth
2006-02-01
3
-40
/
+27
*
Fix some of the stuff in the PPC README file, and clean up legalization
Nate Begeman
2006-02-01
1
-0
/
+2
*
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-31
1
-2
/
+3
*
Update alpha to reflect recent constantfp legalize changes. It's not clear
Chris Lattner
2006-01-29
2
-16
/
+18
*
cmovle != cmovlt
Chris Lattner
2006-01-29
1
-1
/
+1
*
Implement Promote for VAARG, and allow it to be custom promoted for people
Nate Begeman
2006-01-28
2
-0
/
+12
*
Switch to AlphaISD::CALL instead of ISD::CALL
Chris Lattner
2006-01-27
3
-4
/
+10
*
Subtarget feature can now set any variable to any value
Evan Cheng
2006-01-27
1
-2
/
+2
*
PHI and INLINEASM are now built-in instructions provided by Target.td
Chris Lattner
2006-01-27
2
-4
/
+0
*
minor renaming
Andrew Lenharth
2006-01-26
2
-16
/
+16
*
allow R28 to be used for frame calculations without entirely removing it from...
Andrew Lenharth
2006-01-26
3
-21
/
+4
*
oops
Andrew Lenharth
2006-01-25
1
-1
/
+1
*
forgot one
Andrew Lenharth
2006-01-25
1
-0
/
+1
*
make things compile again
Andrew Lenharth
2006-01-25
1
-0
/
+4
*
First part of bug 680:
Nate Begeman
2006-01-25
2
-83
/
+70
*
maintaining stackpointer alignment. Perhaps it doesn't matter
Andrew Lenharth
2006-01-25
1
-0
/
+4
*
bye bye Pattern ISEL
Andrew Lenharth
2006-01-23
3
-1740
/
+5
*
added stores to lsmark
Andrew Lenharth
2006-01-23
3
-4
/
+74
*
fix up more lsmark stuff
Andrew Lenharth
2006-01-23
2
-15
/
+22
*
yea, lowering this stuff will basically work
Andrew Lenharth
2006-01-23
3
-10
/
+153
*
Add explicit #includes of <iostream>
Chris Lattner
2006-01-22
4
-3
/
+5
*
typo
Andrew Lenharth
2006-01-19
2
-4
/
+5
*
nasty nasty patterns
Andrew Lenharth
2006-01-19
1
-3
/
+8
*
fix short immediate loads
Andrew Lenharth
2006-01-16
1
-1
/
+1
*
stack and rpcc
Andrew Lenharth
2006-01-16
3
-35
/
+11
*
Friendly names
Andrew Lenharth
2006-01-16
2
-1
/
+19
*
bswap implementation
Nate Begeman
2006-01-14
1
-0
/
+1
*
make DAG isel the default
Andrew Lenharth
2006-01-13
1
-3
/
+3
*
expand unsupported stacksave/stackrestore nodes
Chris Lattner
2006-01-13
1
-0
/
+4
*
Add bswap, rotl, and rotr nodes
Nate Begeman
2006-01-11
1
-0
/
+2
*
this pattern was bogus
Andrew Lenharth
2006-01-11
1
-2
/
+1
*
Int immediate loading fix
Andrew Lenharth
2006-01-10
1
-1
/
+1
*
proper branch not equal sequence
Andrew Lenharth
2006-01-09
1
-0
/
+4
[next]