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
/
CellSPU
/
SPUISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't try to avoid inserting loads when lowering FORMAL_ARGUMENTS.
Chris Lattner
2008-02-13
1
-11
/
+3
*
Convert SelectionDAG::ComputeMaskedBits to use APInt instead of uint64_t.
Dan Gohman
2008-02-13
1
-5
/
+4
*
Move to getCALLSEQ_END to ensure CALLSEQ_END node produces a flag. This is co...
Evan Cheng
2008-02-05
1
-2
/
+7
*
Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...
Evan Cheng
2008-01-30
1
-11
/
+0
*
More cleanups for CellSPU:
Scott Michel
2008-01-30
1
-211
/
+210
*
Factor the addressing mode and the load/store VT out of LoadSDNode
Dan Gohman
2008-01-30
1
-2
/
+2
*
Overhaul Cell SPU's addressing mode internals so that there are now
Scott Michel
2008-01-29
1
-37
/
+103
*
Forward progress: crtbegin.c now compiles successfully!
Scott Michel
2008-01-17
1
-80
/
+65
*
This commit changes:
Chris Lattner
2008-01-17
1
-3
/
+11
*
improve cygwin compatibility, patch by Sam Bishop
Chris Lattner
2008-01-12
1
-1
/
+1
*
More CellSPU refinements:
Scott Michel
2008-01-11
1
-5
/
+12
*
More CellSPU refinement and progress:
Scott Michel
2008-01-11
1
-257
/
+235
*
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
Chris Lattner
2007-12-31
1
-51
/
+39
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-3
/
+2
*
fix some warnings. This code needs to be de-tabified :(
Chris Lattner
2007-12-22
1
-2
/
+3
*
More working CellSPU tests:
Scott Michel
2007-12-20
1
-9
/
+13
*
CellSPU testcase, extract_elt.ll: extract vector element.
Scott Michel
2007-12-19
1
-2
/
+5
*
Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll
Scott Michel
2007-12-19
1
-4
/
+3
*
Add new immed16.ll test case, fix CellSPU errata to make test case work.
Scott Michel
2007-12-19
1
-7
/
+9
*
- Restore some i8 functionality in CellSPU
Scott Michel
2007-12-17
1
-6
/
+8
*
fix warnings
Chris Lattner
2007-12-05
1
-2
/
+2
*
Updated source file headers to llvm coding standard.
Scott Michel
2007-12-05
1
-3
/
+2
*
More of the Cell SPU code drop from "Team Aerospace".
Scott Michel
2007-12-04
1
-0
/
+2673