summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-271-33/+33
* CellSPU:Scott Michel2008-12-101-4/+11
* CellSPU:Scott Michel2008-12-041-1/+1
* CellSPU:Scott Michel2008-12-011-2/+2
* CellSPU:Scott Michel2008-11-251-24/+2
* CellSPU: Relax constraints on when to generate a X-form address, evidentlyScott Michel2008-11-251-0/+7
* CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was itScott Michel2008-11-221-4/+15
* CellSPU:Scott Michel2008-11-211-12/+46
* Eliminate the ISel priority queue, which used the topological order for aDan Gohman2008-11-051-8/+0
* Have TableGen emit setSubgraphColor calls under control of a -gen-debugDavid Greene2008-10-271-1/+1
* Trim #includes.Dan Gohman2008-10-161-2/+0
* Rename ConstantSDNode's getSignExtended to getSExtValue, forDan Gohman2008-09-261-8/+8
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-121-5/+5
* Clean up uses of TargetLowering::getTargetMachine.Dan Gohman2008-09-041-1/+1
* erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...Gabor Greif2008-08-281-3/+3
* Move the point at which FastISel taps into the SelectionDAGISelDan Gohman2008-08-231-5/+4
* Simplify SelectRoot's interface, and factor out some common codeDan Gohman2008-08-211-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-45/+45
* Add a new function, ReplaceAllUsesOfValuesWith, which handles bulkDan Gohman2008-07-171-1/+1
* Add explicit keywords.Dan Gohman2008-07-071-1/+1
* Split scheduling from instruction selection.Evan Cheng2008-06-301-7/+4
* Remove comparison methods for MVT. The main causeDuncan Sands2008-06-081-1/+1
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-13/+13
* Remove more iostream header includes. Needed to implement a "FlushStream"Bill Wendling2008-05-291-1/+0
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-0/+4
* Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel2008-04-301-23/+44
* Add more patterns to match in the integer comparison test harnesses.Scott Michel2008-03-201-2/+2
* Integer comparison tests for CellSPU.Scott Michel2008-03-101-2/+2
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-231-25/+25
* Dwarf requires variable entries to be in the source order. Right now, since w...Evan Cheng2008-02-041-1/+0
* SDIsel processes llvm.dbg.declare by recording the variable debug information...Evan Cheng2008-02-021-0/+1
* More cleanups for CellSPU:Scott Michel2008-01-301-167/+103
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-291-228/+180
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-171-42/+164
* More CellSPU refinements:Scott Michel2008-01-111-10/+24
* More CellSPU refinement and progress:Scott Michel2008-01-111-53/+72
* Rename SSARegMap -> MachineRegisterInfo in keeping with the idea Chris Lattner2007-12-311-1/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-4/+3
* fix strict-aliasing violationChris Lattner2007-12-221-3/+1
* More working CellSPU tests:Scott Michel2007-12-201-21/+30
* Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel2007-12-191-1/+1
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-0/+7
* Start committing working test cases for CellSPU.Scott Michel2007-12-151-0/+15
* 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/+615
OpenPOWER on IntegriCloud