index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
CellSPU
/
SPUISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small cleanups in the PowerPC backend.
Tilmann Scheller
2009-07-03
1
-1
/
+0
*
Update comments to make it clear that the function alignment is the Log2 of the
Bill Wendling
2009-07-01
1
-1
/
+1
*
Add an "alignment" field to the MachineFunction object. It makes more sense to
Bill Wendling
2009-06-30
1
-0
/
+3
*
CellSPU:
Scott Michel
2009-03-17
1
-4
/
+2
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
1
-3
/
+4
*
CellSPU:
Scott Michel
2009-01-26
1
-2
/
+2
*
CellSPU:
Scott Michel
2009-01-21
1
-1
/
+2
*
- Convert remaining i64 custom lowering into custom instruction emission
Scott Michel
2009-01-15
1
-4
/
+21
*
CellSPU:
Scott Michel
2009-01-06
1
-2
/
+0
*
Fix PR3274: when promoting the condition of a BRCOND node,
Duncan Sands
2009-01-01
1
-1
/
+1
*
- Start moving target-dependent nodes that could be represented by an
Scott Michel
2008-12-30
1
-16
/
+8
*
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-12-27
1
-1
/
+5
*
CellSPU:
Scott Michel
2008-12-04
1
-6
/
+0
*
Change the interface to the type legalization method
Duncan Sands
2008-12-01
1
-3
/
+4
*
CellSPU:
Scott Michel
2008-11-24
1
-3
/
+2
*
CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it
Scott Michel
2008-11-22
1
-1
/
+1
*
CellSPU: Fix bug 3606, as well as some ongoing work.
Scott Michel
2008-11-10
1
-2
/
+4
*
Teach DAGCombine to fold constant offsets into GlobalAddress nodes,
Dan Gohman
2008-10-18
1
-0
/
+2
*
Properly handle 'm' inline asm constraints. If a GV is being selected for the...
Evan Cheng
2008-09-24
1
-0
/
+1
*
Fix these enums' starting values to reflect the way that
Dan Gohman
2008-09-23
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-13
/
+13
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-7
/
+7
*
Add necessary 64-bit support so that gcc frontend compiles (mostly). Current
Scott Michel
2008-06-02
1
-1
/
+6
*
Bug fixes and updates for CellSPU, syncing up with trunk. Most notable
Scott Michel
2008-04-30
1
-0
/
+4
*
no need to implement this method and just have it call
Chris Lattner
2008-04-26
1
-4
/
+0
*
Integer comparison tests for CellSPU.
Scott Michel
2008-03-10
1
-1
/
+1
*
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
Scott Michel
2008-03-10
1
-0
/
+3
*
Merge current work back to tree to minimize diffs and drift. Major highlights
Scott Michel
2008-02-23
1
-1
/
+4
*
Fix single precision FP constants on SPU. They are actually legal,
Nate Begeman
2008-02-14
1
-1
/
+0
*
Simplify some logic in ComputeMaskedBits. And change ComputeMaskedBits
Dan Gohman
2008-02-13
1
-1
/
+1
*
Convert SelectionDAG::ComputeMaskedBits to use APInt instead of uint64_t.
Dan Gohman
2008-02-13
1
-3
/
+3
*
Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...
Evan Cheng
2008-01-30
1
-3
/
+0
*
More cleanups for CellSPU:
Scott Michel
2008-01-30
1
-20
/
+20
*
Overhaul Cell SPU's addressing mode internals so that there are now
Scott Michel
2008-01-29
1
-2
/
+1
*
More CellSPU refinement and progress:
Scott Michel
2008-01-11
1
-1
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-3
/
+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
/
+139