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
/
test
/
CodeGen
/
CellSPU
/
shift_ops.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow vector shifts (shl,lshr,ashr) on SPU.
Kalle Raiskila
2011-03-04
1
-6
/
+55
*
fix visitShift to properly zero extend the shift amount if the provided operand
Chris Lattner
2011-02-13
1
-1
/
+1
*
Handle lshr for i128 correctly on SPU also when
Kalle Raiskila
2010-11-29
1
-2
/
+14
*
Convert more tests to avoid llvm-as.
Dan Gohman
2009-09-11
1
-1
/
+1
*
Revert 67132. This is breaking some objective-c apps.
Evan Cheng
2009-03-25
1
-0
/
+2
*
Don't force promotion of return arguments on the callee.
Rafael Espindola
2009-03-17
1
-2
/
+0
*
CellSPU:
Scott Michel
2009-01-26
1
-0
/
+6
*
Don't rely on grep -w working.
Duncan Sands
2009-01-21
1
-16
/
+16
*
Fix off-by-one error in traversing an array; this fixes a test.
Misha Brukman
2009-01-07
1
-2
/
+0
*
This is not failing on Darwin for some reason. XFAIL for other platforms.
Bill Wendling
2008-12-31
1
-1
/
+1
*
XFAIL this for now until I can figure out what's going on.
Scott Michel
2008-12-31
1
-1
/
+3
*
Fix test erratum (which is wierd: works locally for me?)
Scott Michel
2008-12-30
1
-1
/
+1
*
- Start moving target-dependent nodes that could be represented by an
Scott Michel
2008-12-30
1
-6
/
+71
*
- Expand tabs to spaces.
Scott Michel
2008-03-05
1
-72
/
+72
*
More CellSPU refinement and progress:
Scott Michel
2008-01-11
1
-0
/
+2
*
More working CellSPU test cases:
Scott Michel
2007-12-19
1
-0
/
+210