aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU
Commit message (Expand)AuthorAgeFilesLines
* Revert the main portion of r31856. It was causing BranchFoldingDan Gohman2009-10-221-1/+1
* Teach lit that the .c files in 'test/CodeGen/CellSPU/useful-harnesses' aren't...Daniel Dunbar2009-10-191-0/+1
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-1138-41/+41
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-093-3/+3
* Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM)Scott Michel2009-08-251-3/+32
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundantScott Michel2009-08-241-5/+5
* Prefer 'FileCheck' over 'grep'.Scott Michel2009-08-241-7/+8
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-241-0/+17
* Add some generic expansion logic for SMULO and UMULO. Fixes UMULO Eli Friedman2009-06-161-0/+15
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-043-50/+50
* Revert 67132. This is breaking some objective-c apps.Evan Cheng2009-03-257-8/+20
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-179-22/+10
* CellSPU:Scott Michel2009-03-171-1/+1
* CellSPU:Scott Michel2009-03-172-9/+7
* CellSPU:Scott Michel2009-03-161-51/+69
* Used "-enable-unsafe-fp-math" to allow this transformation - (a * b -c) = c -...Mon P Wang2009-01-311-1/+1
* CellSPU:Scott Michel2009-01-265-69/+84
* Don't rely on grep -w working.Duncan Sands2009-01-211-16/+16
* CellSPU:Scott Michel2009-01-211-3/+3
* Add the private linkage.Rafael Espindola2009-01-151-0/+22
* - Convert remaining i64 custom lowering into custom instruction emissionScott Michel2009-01-152-9/+40
* Fix off-by-one error in traversing an array; this fixes a test.Misha Brukman2009-01-071-2/+0
* CellSPU:Scott Michel2009-01-063-102/+345
* CellSPU:Scott Michel2009-01-052-172/+307
* CellSPU:Scott Michel2009-01-051-0/+25
* CellSPU:Scott Michel2009-01-052-59/+289
* CellSPU:Scott Michel2009-01-031-1/+1
* Fix PR3274: when promoting the condition of a BRCOND node,Duncan Sands2009-01-011-0/+31
* This is not failing on Darwin for some reason. XFAIL for other platforms.Bill Wendling2008-12-311-1/+1
* XFAIL this for now until I can figure out what's going on.Scott Michel2008-12-311-1/+3
* Fix test erratum (which is wierd: works locally for me?)Scott Michel2008-12-301-1/+1
* - Start moving target-dependent nodes that could be represented by anScott Michel2008-12-305-18/+126
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-277-25/+361
* CellSPU:Scott Michel2008-12-092-2/+2
* CellSPU: Add new directory under tests/CodeGen/CellSPU to retain tests thatScott Michel2008-12-052-0/+184
* Fix some tests. The grep for "il" was matching "file".Rafael Espindola2008-12-036-8/+10
* CellSPU:Scott Michel2008-12-021-0/+81
* CellSPU:Scott Michel2008-12-011-7/+74
* APIntify a test which is potentially unsafe otherwise, and fix the Eli Friedman2008-11-301-1/+1
* CellSPU:Scott Michel2008-11-251-4/+73
* CellSPU: test should use shlqby, not shlqbyiScott Michel2008-11-251-2/+1
* XFAIL this test. A recent CellSPU check-in broke it.Bill Wendling2008-11-251-0/+1
* CellSPU:Scott Michel2008-11-241-0/+27
* CellSPU:Scott Michel2008-11-241-6/+4
* CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was itScott Michel2008-11-221-6/+108
* CellSPU:Scott Michel2008-11-212-0/+42
* Un-XFAIL tests now that they're fixed.Bill Wendling2008-11-112-2/+0
* r59009 broke these tests. XFAIL for now.Bill Wendling2008-11-112-0/+2
* CellSPU: Update expected counts on expected patternsScott Michel2008-11-091-5/+5