index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
SparcISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copysign needs to be expanded everywhere. Note that Alpha and IA64 should
Chris Lattner
2006-03-05
1
-0
/
+2
*
kill ADD_PARTS & SUB_PARTS and replace them with fancy new ADDC, ADDE, SUBC
Nate Begeman
2006-02-17
1
-35
/
+0
*
Rework the SelectionDAG-based implementations of SimplifyDemandedBits
Nate Begeman
2006-02-16
1
-13
/
+26
*
Fix SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c on Sparc.
Chris Lattner
2006-02-15
1
-1
/
+22
*
Switch targets over to using SelectionDAG::getCALLSEQ_START to create
Chris Lattner
2006-02-13
1
-2
/
+1
*
Use the auto-generated call matcher. Remove a broken impl of the frameaddr/r...
Chris Lattner
2006-02-10
1
-55
/
+12
*
Match getTargetNode() changes (now return SDNode* instead of SDOperand).
Evan Cheng
2006-02-09
1
-24
/
+29
*
Adjust to MachineConstantPool interface change: instead of keeping a
Chris Lattner
2006-02-09
1
-1
/
+1
*
Change Select() from
Evan Cheng
2006-02-09
1
-32
/
+49
*
Fix the Sparc backend with Evan's recent tblgen changes
Chris Lattner
2006-02-05
1
-7
/
+7
*
Use SelectRoot() as the entry to any tblgen based isel.
Evan Cheng
2006-02-05
1
-1
/
+2
*
Rename SPARC V8 target to be the LLVM SPARC target.
Chris Lattner
2006-02-05
1
-0
/
+1147