aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
AgeCommit message (Expand)Author
2008-04-30Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel
2008-03-20Add more patterns to match in the integer comparison test harnesses.Scott Michel
2008-03-10Integer comparison tests for CellSPU.Scott Michel
2008-02-23Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel
2008-02-04Dwarf requires variable entries to be in the source order. Right now, since w...Evan Cheng
2008-02-02SDIsel processes llvm.dbg.declare by recording the variable debug information...Evan Cheng
2008-01-30More cleanups for CellSPU:Scott Michel
2008-01-29Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel
2008-01-17Forward progress: crtbegin.c now compiles successfully!Scott Michel
2008-01-11More CellSPU refinements:Scott Michel
2008-01-11More CellSPU refinement and progress:Scott Michel
2007-12-31Rename SSARegMap -> MachineRegisterInfo in keeping with the idea Chris Lattner
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-22fix strict-aliasing violationChris Lattner
2007-12-20More working CellSPU tests:Scott Michel
2007-12-19Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel
2007-12-17- Restore some i8 functionality in CellSPUScott Michel
2007-12-15Start committing working test cases for CellSPU.Scott Michel
2007-12-05Updated source file headers to llvm coding standard.Scott Michel
2007-12-04More of the Cell SPU code drop from "Team Aerospace".Scott Michel