index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
CellSPU
Age
Commit message (
Expand
)
Author
2009-10-22
Revert the main portion of r31856. It was causing BranchFolding
Dan Gohman
2009-10-19
Teach lit that the .c files in 'test/CodeGen/CellSPU/useful-harnesses' aren't...
Daniel Dunbar
2009-09-11
Convert more tests to avoid llvm-as.
Dan Gohman
2009-09-09
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-08-25
Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM)
Scott Michel
2009-08-25
Remove obsolete -f flags.
Dan Gohman
2009-08-24
- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant
Scott Michel
2009-08-24
Prefer 'FileCheck' over 'grep'.
Scott Michel
2009-08-24
128-bit sign extension and vector shift cleanups, contributed by Ken Werner
Scott Michel
2009-06-16
Add some generic expansion logic for SMULO and UMULO. Fixes UMULO
Eli Friedman
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-03-25
Revert 67132. This is breaking some objective-c apps.
Evan Cheng
2009-03-17
Don't force promotion of return arguments on the callee.
Rafael Espindola
2009-03-17
CellSPU:
Scott Michel
2009-03-17
CellSPU:
Scott Michel
2009-03-16
CellSPU:
Scott Michel
2009-01-31
Used "-enable-unsafe-fp-math" to allow this transformation - (a * b -c) = c -...
Mon P Wang
2009-01-26
CellSPU:
Scott Michel
2009-01-21
Don't rely on grep -w working.
Duncan Sands
2009-01-21
CellSPU:
Scott Michel
2009-01-15
Add the private linkage.
Rafael Espindola
2009-01-15
- Convert remaining i64 custom lowering into custom instruction emission
Scott Michel
2009-01-07
Fix off-by-one error in traversing an array; this fixes a test.
Misha Brukman
2009-01-06
CellSPU:
Scott Michel
2009-01-05
CellSPU:
Scott Michel
2009-01-05
CellSPU:
Scott Michel
2009-01-05
CellSPU:
Scott Michel
2009-01-03
CellSPU:
Scott Michel
2009-01-01
Fix PR3274: when promoting the condition of a BRCOND node,
Duncan Sands
2008-12-31
This is not failing on Darwin for some reason. XFAIL for other platforms.
Bill Wendling
2008-12-31
XFAIL this for now until I can figure out what's going on.
Scott Michel
2008-12-30
Fix test erratum (which is wierd: works locally for me?)
Scott Michel
2008-12-30
- Start moving target-dependent nodes that could be represented by an
Scott Michel
2008-12-27
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-12-09
CellSPU:
Scott Michel
2008-12-05
CellSPU: Add new directory under tests/CodeGen/CellSPU to retain tests that
Scott Michel
2008-12-03
Fix some tests. The grep for "il" was matching "file".
Rafael Espindola
2008-12-02
CellSPU:
Scott Michel
2008-12-01
CellSPU:
Scott Michel
2008-11-30
APIntify a test which is potentially unsafe otherwise, and fix the
Eli Friedman
2008-11-25
CellSPU:
Scott Michel
2008-11-25
CellSPU: test should use shlqby, not shlqbyi
Scott Michel
2008-11-25
XFAIL this test. A recent CellSPU check-in broke it.
Bill Wendling
2008-11-24
CellSPU:
Scott Michel
2008-11-24
CellSPU:
Scott Michel
2008-11-22
CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it
Scott Michel
2008-11-21
CellSPU:
Scott Michel
2008-11-11
Un-XFAIL tests now that they're fixed.
Bill Wendling
2008-11-11
r59009 broke these tests. XFAIL for now.
Bill Wendling
2008-11-09
CellSPU: Update expected counts on expected patterns
Scott Michel
[next]