summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't try to avoid inserting loads when lowering FORMAL_ARGUMENTS. Chris Lattner2008-02-131-11/+3
* Convert SelectionDAG::ComputeMaskedBits to use APInt instead of uint64_t.Dan Gohman2008-02-131-5/+4
* Move to getCALLSEQ_END to ensure CALLSEQ_END node produces a flag. This is co...Evan Cheng2008-02-051-2/+7
* Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...Evan Cheng2008-01-301-11/+0
* More cleanups for CellSPU:Scott Michel2008-01-301-211/+210
* Factor the addressing mode and the load/store VT out of LoadSDNodeDan Gohman2008-01-301-2/+2
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-291-37/+103
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-171-80/+65
* This commit changes:Chris Lattner2008-01-171-3/+11
* improve cygwin compatibility, patch by Sam BishopChris Lattner2008-01-121-1/+1
* More CellSPU refinements:Scott Michel2008-01-111-5/+12
* More CellSPU refinement and progress:Scott Michel2008-01-111-257/+235
* Rename SSARegMap -> MachineRegisterInfo in keeping with the idea Chris Lattner2007-12-311-51/+39
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
* fix some warnings. This code needs to be de-tabified :(Chris Lattner2007-12-221-2/+3
* More working CellSPU tests:Scott Michel2007-12-201-9/+13
* CellSPU testcase, extract_elt.ll: extract vector element.Scott Michel2007-12-191-2/+5
* Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.llScott Michel2007-12-191-4/+3
* Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel2007-12-191-7/+9
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-6/+8
* fix warningsChris Lattner2007-12-051-2/+2
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
* More of the Cell SPU code drop from "Team Aerospace".Scott Michel2007-12-041-0/+2673
OpenPOWER on IntegriCloud