| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Remove Tilmann's custom truncate lowering: it completely hosed over | Scott Michel | 2008-12-27 | 1 | -33/+33 |
| * | CellSPU: | Scott Michel | 2008-12-10 | 1 | -4/+11 |
| * | CellSPU: | Scott Michel | 2008-12-04 | 1 | -1/+1 |
| * | CellSPU: | Scott Michel | 2008-12-01 | 1 | -2/+2 |
| * | CellSPU: | Scott Michel | 2008-11-25 | 1 | -24/+2 |
| * | CellSPU: Relax constraints on when to generate a X-form address, evidently | Scott Michel | 2008-11-25 | 1 | -0/+7 |
| * | CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it | Scott Michel | 2008-11-22 | 1 | -4/+15 |
| * | CellSPU: | Scott Michel | 2008-11-21 | 1 | -12/+46 |
| * | Eliminate the ISel priority queue, which used the topological order for a | Dan Gohman | 2008-11-05 | 1 | -8/+0 |
| * | Have TableGen emit setSubgraphColor calls under control of a -gen-debug | David Greene | 2008-10-27 | 1 | -1/+1 |
| * | Trim #includes. | Dan Gohman | 2008-10-16 | 1 | -2/+0 |
| * | Rename ConstantSDNode's getSignExtended to getSExtValue, for | Dan Gohman | 2008-09-26 | 1 | -8/+8 |
| * | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman | 2008-09-12 | 1 | -5/+5 |
| * | Clean up uses of TargetLowering::getTargetMachine. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
| * | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif | 2008-08-28 | 1 | -3/+3 |
| * | Move the point at which FastISel taps into the SelectionDAGISel | Dan Gohman | 2008-08-23 | 1 | -5/+4 |
| * | Simplify SelectRoot's interface, and factor out some common code | Dan Gohman | 2008-08-21 | 1 | -1/+1 |
| * | Rename SDOperand to SDValue. | Dan Gohman | 2008-07-27 | 1 | -45/+45 |
| * | Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk | Dan Gohman | 2008-07-17 | 1 | -1/+1 |
| * | Add explicit keywords. | Dan Gohman | 2008-07-07 | 1 | -1/+1 |
| * | Split scheduling from instruction selection. | Evan Cheng | 2008-06-30 | 1 | -7/+4 |
| * | Remove comparison methods for MVT. The main cause | Duncan Sands | 2008-06-08 | 1 | -1/+1 |
| * | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -13/+13 |
| * | Remove more iostream header includes. Needed to implement a "FlushStream" | Bill Wendling | 2008-05-29 | 1 | -1/+0 |
| * | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman | 2008-05-13 | 1 | -0/+4 |
| * | Bug fixes and updates for CellSPU, syncing up with trunk. Most notable | Scott Michel | 2008-04-30 | 1 | -23/+44 |
| * | Add more patterns to match in the integer comparison test harnesses. | Scott Michel | 2008-03-20 | 1 | -2/+2 |
| * | Integer comparison tests for CellSPU. | Scott Michel | 2008-03-10 | 1 | -2/+2 |
| * | Merge current work back to tree to minimize diffs and drift. Major highlights | Scott Michel | 2008-02-23 | 1 | -25/+25 |
| * | Dwarf requires variable entries to be in the source order. Right now, since w... | Evan Cheng | 2008-02-04 | 1 | -1/+0 |
| * | SDIsel processes llvm.dbg.declare by recording the variable debug information... | Evan Cheng | 2008-02-02 | 1 | -0/+1 |
| * | More cleanups for CellSPU: | Scott Michel | 2008-01-30 | 1 | -167/+103 |
| * | Overhaul Cell SPU's addressing mode internals so that there are now | Scott Michel | 2008-01-29 | 1 | -228/+180 |
| * | Forward progress: crtbegin.c now compiles successfully! | Scott Michel | 2008-01-17 | 1 | -42/+164 |
| * | More CellSPU refinements: | Scott Michel | 2008-01-11 | 1 | -10/+24 |
| * | More CellSPU refinement and progress: | Scott Michel | 2008-01-11 | 1 | -53/+72 |
| * | Rename SSARegMap -> MachineRegisterInfo in keeping with the idea | Chris Lattner | 2007-12-31 | 1 | -1/+0 |
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -4/+3 |
| * | fix strict-aliasing violation | Chris Lattner | 2007-12-22 | 1 | -3/+1 |
| * | More working CellSPU tests: | Scott Michel | 2007-12-20 | 1 | -21/+30 |
| * | Add new immed16.ll test case, fix CellSPU errata to make test case work. | Scott Michel | 2007-12-19 | 1 | -1/+1 |
| * | - Restore some i8 functionality in CellSPU | Scott Michel | 2007-12-17 | 1 | -0/+7 |
| * | Start committing working test cases for CellSPU. | Scott Michel | 2007-12-15 | 1 | -0/+15 |
| * | Updated source file headers to llvm coding standard. | Scott Michel | 2007-12-05 | 1 | -3/+2 |
| * | More of the Cell SPU code drop from "Team Aerospace". | Scott Michel | 2007-12-04 | 1 | -0/+615 |