| Age | Commit message (Expand) | Author |
| 2009-03-17 | CellSPU: | Scott Michel |
| 2009-03-17 | CellSPU: | Scott Michel |
| 2009-03-13 | Fix some significant problems with constant pools that resulted in unnecessar... | Evan Cheng |
| 2009-02-25 | Revert BuildVectorSDNode related patches: 65426, 65427, and 65296. | Evan Cheng |
| 2009-02-22 | Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR | Scott Michel |
| 2009-02-07 | Needs this file too. | Dale Johannesen |
| 2009-02-06 | Get rid of one more non-DebugLoc getNode and | Dale Johannesen |
| 2009-02-04 | Remove non-DebugLoc versions of getLoad and getStore. | Dale Johannesen |
| 2009-01-26 | CellSPU: | Scott Michel |
| 2009-01-26 | Untabify code. | Scott Michel |
| 2009-01-26 | CellSPU: | Scott Michel |
| 2009-01-21 | CellSPU: | Scott Michel |
| 2009-01-15 | Generalize the HazardRecognizer interface so that it can be used | Dan Gohman |
| 2009-01-15 | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman |
| 2009-01-15 | - Convert remaining i64 custom lowering into custom instruction emission | Scott Michel |
| 2008-12-30 | - Start moving target-dependent nodes that could be represented by an | Scott Michel |
| 2008-12-27 | - Remove Tilmann's custom truncate lowering: it completely hosed over | Scott Michel |
| 2008-12-10 | CellSPU: | Scott Michel |
| 2008-12-04 | CellSPU: | Scott Michel |
| 2008-12-01 | CellSPU: | Scott Michel |
| 2008-11-25 | CellSPU: | Scott Michel |
| 2008-11-25 | CellSPU: Relax constraints on when to generate a X-form address, evidently | Scott Michel |
| 2008-11-22 | CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it | Scott Michel |
| 2008-11-21 | CellSPU: | Scott Michel |
| 2008-11-05 | Eliminate the ISel priority queue, which used the topological order for a | Dan Gohman |
| 2008-10-27 | Have TableGen emit setSubgraphColor calls under control of a -gen-debug | David Greene |
| 2008-10-16 | Trim #includes. | Dan Gohman |
| 2008-09-26 | Rename ConstantSDNode's getSignExtended to getSExtValue, for | Dan Gohman |
| 2008-09-12 | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman |
| 2008-09-04 | Clean up uses of TargetLowering::getTargetMachine. | Dan Gohman |
| 2008-08-28 | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif |
| 2008-08-23 | Move the point at which FastISel taps into the SelectionDAGISel | Dan Gohman |
| 2008-08-21 | Simplify SelectRoot's interface, and factor out some common code | Dan Gohman |
| 2008-07-27 | Rename SDOperand to SDValue. | Dan Gohman |
| 2008-07-17 | Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk | Dan Gohman |
| 2008-07-07 | Add explicit keywords. | Dan Gohman |
| 2008-06-30 | Split scheduling from instruction selection. | Evan Cheng |
| 2008-06-08 | Remove comparison methods for MVT. The main cause | Duncan Sands |
| 2008-06-06 | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands |
| 2008-05-29 | Remove more iostream header includes. Needed to implement a "FlushStream" | Bill Wendling |
| 2008-05-13 | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman |
| 2008-04-30 | Bug fixes and updates for CellSPU, syncing up with trunk. Most notable | Scott Michel |
| 2008-03-20 | Add more patterns to match in the integer comparison test harnesses. | Scott Michel |
| 2008-03-10 | Integer comparison tests for CellSPU. | Scott Michel |
| 2008-02-23 | Merge current work back to tree to minimize diffs and drift. Major highlights | Scott Michel |
| 2008-02-04 | Dwarf requires variable entries to be in the source order. Right now, since w... | Evan Cheng |
| 2008-02-02 | SDIsel processes llvm.dbg.declare by recording the variable debug information... | Evan Cheng |
| 2008-01-30 | More cleanups for CellSPU: | Scott Michel |
| 2008-01-29 | Overhaul Cell SPU's addressing mode internals so that there are now | Scott Michel |
| 2008-01-17 | Forward progress: crtbegin.c now compiles successfully! | Scott Michel |